summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini
2022-12-21usb: Update USB_STORAGE dependenciesTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-10spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul
2022-12-05sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-02console: file should always be non-negativeHeinrich Schuchardt
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland
2022-11-21Revert "cli_readline: Only insert printable chars"Pali Rohár
2022-11-10SYS_NONCACHED_MEMORY: Correct comment in common/board_f.cTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-11-06Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-11-06efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro
2022-11-04Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-11-04usb: storage: continue probe on "Invalid device"Janne Grunau
2022-11-03usb: Add 1ms delay after first Get Descriptor requestMarek Vasut
2022-11-02mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes
2022-11-02cyclic: drop redundant cyclic_ready flagRasmus Villemoes
2022-11-02cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes
2022-10-31event: Add an event for main_loopSughosh Ganu
2022-10-31vpl: Allow signature verificationSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31spl: Allow multiple loaders of the same timeSimon Glass
2022-10-31bloblist: Drop debuggingSimon Glass
2022-10-31spl: Add a separate silence option for SPLSimon Glass
2022-10-31spl: Refactor controls for console outputSimon Glass
2022-10-31spl: Use binman suffix allow symbols of any SPL etypeSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop common LCD implementationSimon Glass
2022-10-30video: Drop use of the lcd header fileSimon Glass
2022-10-30fdt: Drop support for LCD fixup in simplefbSimon Glass
2022-10-30video: Drop remaining references to CONFIG_LCDSimon Glass
2022-10-30video: cmd: Drop old LCD codeSimon Glass
2022-10-30video: Drop VCXK video controllerSimon Glass
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass
2022-10-30video: Drop CONFIG_LCD_ALIGNMENTSimon Glass
2022-10-30video: lcd: Drop console rotationSimon Glass
2022-10-30splash: get devpart from environment variableJulien Masson
2022-10-30splash: support raw image from MMCJulien Masson