summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-10-24cyclic: Don't disable cylic function upon exceeding CPU timeStefan Roese
2022-10-21common: board_f: Print information for all sysresetsMichal Suchanek
2022-10-21input: Remove legacy KEYBOARD optionTom Rini
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-10-18sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara
2022-10-17stdio: Fix class iteration in stdio_add_devices()Michal Suchanek
2022-10-10spl: atf: Fix clang -Wasm-operand-widths warningAlistair Delva
2022-10-10usb: Add missing guard around env_get() in usb_hubMarek Vasut
2022-10-06common/board_f: drop ifdefs around header includesOvidiu Panait