- a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
- 8a80386 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
- dd4c85a console: Use only 0x00 as line separator for console recording by Marek Vasut · 1 year, 9 months ago
- 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
- ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
- b629c96 usb: USB hubs require host mode by Heinrich Schuchardt · 1 year, 10 months ago
- 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 9 months ago
- 82779d2 Add VPL options for BLOBLIST by Simon Glass · 1 year, 9 months ago
- dd2e5f2 event: Add Kconfig options for SPL by Simon Glass · 1 year, 9 months ago
- 5f65f1a common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · 1 year, 9 months ago
- a6980b8 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · 1 year, 9 months ago
- a081155 spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION by Pali Rohár · 1 year, 10 months ago
- 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- 2800ac9 common: avb_verify: prevent opening incorrect session by Ivan Khoronzhuk · 1 year, 10 months ago
- c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
- d270aae dm: Allow serial output during the relocation process by Simon Glass · 1 year, 10 months ago
- 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 10 months ago
- be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- 13c79d2 Correct SPL uses of VIDEO by Simon Glass · 1 year, 10 months ago
- 1abcc2f Correct SPL use of SPLASH_SOURCE by Simon Glass · 1 year, 10 months ago
- c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 10 months ago
- 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 10 months ago
- 12f813d Correct SPL use of OF_EMBED by Simon Glass · 1 year, 10 months ago
- a4d9fd1 Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · 1 year, 10 months ago
- 7c1d34b Correct SPL use of HUSH_PARSER by Simon Glass · 1 year, 10 months ago
- d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
- 905ea88 Correct SPL use of CMD_SHA1SUM by Simon Glass · 1 year, 10 months ago
- 778451e Correct SPL use of CMD_HASH by Simon Glass · 1 year, 10 months ago
- ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
- 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 10 months ago
- 468247d log: Add a category for filesystems by Simon Glass · 1 year, 10 months ago
- 29c647e spl: Drop unwanted return in spl_fit_upload_fpga() by Simon Glass · 1 year, 10 months ago
- 4a207b8 common: bouncebuf: Use dma-mapping for cache ops by Andrew Davis · 1 year, 11 months ago
- 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 · 1 year, 11 months 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