- e068226 fdt_support: include dm/ofnode.h by Patrick Delaunay · 1 year, 6 months ago
- da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 6 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- a52881e cli: avoid buffer overrun by Heinrich Schuchardt · 1 year, 7 months ago
- fabe707 spl: Correct checking of configuration node by Bin Meng · 1 year, 7 months ago
- 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
- 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
- 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
- 2510aab usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
- eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 8 months ago
- a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 7 months ago
- 35ff483 common/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- 466a3e9 common: cli_hush: Restore clear local variable support by Stefan Herbrechtsmeier · 1 year, 8 months ago
- abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · 1 year, 7 months ago
- 3ab6d9c fdt_support: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- adcd00a common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · 1 year, 8 months ago
- e8b80f3 ide: Drop init for not using BLK by Simon Glass · 1 year, 7 months ago
- e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 7 months ago
- 4bd4c31 common: Replace #ifdef and #if with if's by Nikhil M Jain · 1 year, 7 months ago
- 33ff612 common: Enable splash functions at SPL by Nikhil M Jain · 1 year, 7 months ago
- fcc4f84 common: Makefile: Rule to compile bmp.c by Nikhil M Jain · 1 year, 7 months ago
- 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 7 months ago
- 329cfe9 common: Kconfig: Add BMP configs by Nikhil M Jain · 1 year, 7 months ago
- 1c2dead common: Makefile: Add rule to compile splash and splash_source at SPL by Nikhil M Jain · 1 year, 7 months ago
- 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · 1 year, 8 months ago
- eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 9 months ago
- 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
- 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
- d95e1d1 cli: run_commandf(): small fixups by Evgeny Bachinin · 1 year, 8 months ago
- 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
- 60217a2 cli: Correct several bugs in cli_getch() by Simon Glass · 1 year, 8 months ago
- 03787a9 dlmalloc: Fix a warning with clang-15 by Tom Rini · 1 year, 9 months ago
- 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