summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb: Update USB_STORAGE dependenciesTom Rini2022-12-211-1/+1
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-212-3/+3
|\
| * spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura2022-12-101-2/+2
| * common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul2022-12-081-1/+1
* | sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini2022-12-051-0/+3
* | Convert CONFIG_HWCONFIG to KconfigTom Rini2022-12-051-0/+4
* | global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-059-19/+19
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-4/+4
* | spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini2022-12-052-4/+5
* | global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-051-2/+2
* | global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-4/+4
|/
* console: file should always be non-negativeHeinrich Schuchardt2022-12-021-5/+5
* spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland2022-11-211-1/+3
* Revert "cli_readline: Only insert printable chars"Pali Rohár2022-11-211-4/+2
* SYS_NONCACHED_MEMORY: Correct comment in common/board_f.cTom Rini2022-11-101-2/+2
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-4/+7
* Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-11-061-1/+1
|\
| * efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro2022-11-061-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-11-042-0/+12
|\ \
| * | usb: storage: continue probe on "Invalid device"Janne Grunau2022-11-041-0/+1
| * | usb: Add 1ms delay after first Get Descriptor requestMarek Vasut2022-11-031-0/+11
| |/
* | mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese2022-11-021-0/+1
|/
* cyclic: get rid of cyclic_init()Rasmus Villemoes2022-11-023-27/+17
* cyclic: switch to using hlist instead of listRasmus Villemoes2022-11-021-8/+10
* cyclic: drop redundant cyclic_ready flagRasmus Villemoes2022-11-021-4/+2
* cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes2022-11-021-3/+3
* event: Add an event for main_loopSughosh Ganu2022-10-312-0/+6
* vpl: Allow signature verificationSimon Glass2022-10-311-0/+7
* vbe: Add Kconfig options for VPLSimon Glass2022-10-311-0/+30
* spl: Allow multiple loaders of the same timeSimon Glass2022-10-311-31/+25
* bloblist: Drop debuggingSimon Glass2022-10-311-1/+0
* spl: Add a separate silence option for SPLSimon Glass2022-10-312-1/+23
* spl: Refactor controls for console outputSimon Glass2022-10-311-3/+1
* spl: Use binman suffix allow symbols of any SPL etypeSimon Glass2022-10-311-8/+8
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-317-19/+19
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-305-8/+8
* video: Drop common LCD implementationSimon Glass2022-10-303-750/+0
* video: Drop use of the lcd header fileSimon Glass2022-10-301-3/+2
* fdt: Drop support for LCD fixup in simplefbSimon Glass2022-10-301-8/+0
* video: Drop remaining references to CONFIG_LCDSimon Glass2022-10-301-3/+0
* video: cmd: Drop old LCD codeSimon Glass2022-10-302-45/+11
* video: Drop VCXK video controllerSimon Glass2022-10-301-2/+0
* Drop CONFIG_LCD_LOGOSimon Glass2022-10-302-74/+0
* video: Drop CONFIG_LCD_INFOSimon Glass2022-10-301-5/+0
* video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass2022-10-302-6/+2
* video: Drop CONFIG_LCD_ALIGNMENTSimon Glass2022-10-301-8/+0
* video: lcd: Drop console rotationSimon Glass2022-10-302-195/+0
* splash: get devpart from environment variableJulien Masson2022-10-301-0/+5
* splash: support raw image from MMCJulien Masson2022-10-302-0/+32
* scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros2022-10-261-0/+7