- 1573cca event: Correct duplicate log message in event_notify() by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- b3ca365 common/update: Finish Kconfig migration by Tom Rini · 1 year, 11 months ago
- 05ca277 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 11 months ago
- 0c23c5b autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · 1 year, 11 months ago
- d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
- 56da76d trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
- 0f1326e configs: Increase malloc size after relocation by Neha Malcom Francis · 1 year, 11 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- b18de56 Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 10 months ago
- 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 11 months ago
- daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
- 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
- d52ce65 menu: Use a switch statement by Simon Glass · 1 year, 11 months ago
- f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 11 months ago
- 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 11 months ago
- 249a238 arm: rockchip: Add RV1126 arch core support by Jagan Teki · 2 years ago
- c12bb8d usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years, 3 months ago
- 6253a7b Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
- ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 2 months ago
- b5f2af8 common: spl: ram: fix return code by Nikita Shubin · 2 years ago
- 6d09df8 console: Add option to keep it silent until env is loaded by Harald Seiler · 2 years, 5 months ago
- cd809b1 usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years ago
- fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
- bb0f62a common:autoboot:modify function parameters by Shenlin Liang · 2 years ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- de121c5 common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx by Pali Rohár · 1 year, 11 months ago
- 0f3d1de common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago
- 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
- bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
- fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
- 5a6741b global: Remove undef CONFIG_... for unused values by Tom Rini · 2 years ago
- 9bd34ac spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · 2 years, 1 month ago
- 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- 08b72b5 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 2 years ago
- a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
- 6a4a908 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 2 years ago
- a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- a0a6f69 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years ago
- 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 1bc421b console: file should always be non-negative by Heinrich Schuchardt · 2 years, 1 month ago
- 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years, 1 month ago
- 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years, 1 month ago
- f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years, 1 month ago
- 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- a36008f Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
- 9a84e07 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years, 1 month ago
- 53e0bdd Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 1 month ago
- 96c2d11 usb: storage: continue probe on "Invalid device" by Janne Grunau · 2 years, 1 month ago
- 2a45fd9 usb: Add 1ms delay after first Get Descriptor request by Marek Vasut · 2 years, 1 month ago
- 84d7eb2 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 2 years, 1 month ago
- c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
- 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
- 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 2 years, 1 month ago
- e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 2 years, 1 month ago
- b780fa5 event: Add an event for main_loop by Sughosh Ganu · 2 years, 1 month ago
- 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
- bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
- 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · 2 years, 1 month ago
- e7d53ed bloblist: Drop debugging by Simon Glass · 2 years, 1 month ago
- 66eea9f spl: Add a separate silence option for SPL by Simon Glass · 2 years, 1 month ago
- a65cc06 spl: Refactor controls for console output by Simon Glass · 2 years, 1 month ago
- 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 009ebfa video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
- bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
- c15f93f fdt: Drop support for LCD fixup in simplefb by Simon Glass · 2 years, 1 month ago
- 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
- b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- 1a4e702 video: Drop VCXK video controller by Simon Glass · 2 years, 1 month ago
- 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
- 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
- ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
- cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
- dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
- 0cdb0aa splash: get devpart from environment variable by Julien Masson · 2 years, 1 month ago
- c7b67d9 splash: support raw image from MMC by Julien Masson · 2 years, 1 month ago
- b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years, 1 month ago
- 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
- b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
- 75b0d96 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · 2 years, 1 month ago
- 32c58c1 common: board_f: Print information for all sysresets by Michal Suchanek · 2 years, 2 months ago
- c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago
- 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
- 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 2 months ago
- 73ba676 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · 2 years, 1 month ago
- c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago
- bd2a346 usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years, 2 months ago
- dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 2 months ago
- bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
- fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago
- b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 2 months ago