1. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  2. ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · 4 years, 4 months ago
  3. 5dd935a spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
  4. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
  5. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  6. dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
  7. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
  8. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
  9. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
  10. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
  11. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  12. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
  13. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
  14. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  15. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  16. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  17. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
  18. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 5 months ago
  19. 1c7d904 find dtb in android boot image with header version 2 during bootm by chenshuo · 4 years, 4 months ago
  20. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  21. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  22. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  23. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  24. 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
  25. 2164429 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 5 months ago
  26. 030348f fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 5 months ago
  27. 6566960 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 5 months ago
  28. 8a49c22 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 5 months ago
  29. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  30. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  31. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  32. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  33. c663fa4 efi_loader: returning from UEFI FIT images by Heinrich Schuchardt · 4 years, 5 months ago
  34. ac068a8 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 5 months ago
  35. b51b5ce fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 5 months ago
  36. b161ffa fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 5 months ago
  37. 921b00c lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 5 months ago
  38. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  39. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 6 months ago
  40. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  41. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · 4 years, 6 months ago
  42. add83a3 log: use BIT() instead of 1 << by Heinrich Schuchardt · 4 years, 6 months ago
  43. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 6 months ago
  44. 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 6 months ago
  45. 66ee817 console: Add a way to output to serial only by Simon Glass · 4 years, 5 months ago
  46. 19f6733 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
  47. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
  48. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 6 months ago
  49. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
  50. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 6 months ago
  51. d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
  52. 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · 4 years, 6 months ago
  53. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 5 months ago
  54. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  55. 358138f riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 6 months ago
  56. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  57. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  58. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  59. a2cdea2 splash: Fix build warning on 64 bits CPU by Ye Li · 4 years, 6 months ago
  60. f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 7 months ago
  61. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  62. 585ac8d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · 4 years, 8 months ago
  63. 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
  64. 3e47248 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 6 months ago
  65. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 6 months ago
  66. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
  67. 524956c log: clean up Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  68. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
  69. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · 4 years, 6 months ago
  70. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 6 months ago
  71. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  72. d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 7 months ago
  73. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  74. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  75. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  76. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  77. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  78. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 7 months ago
  79. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  80. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  81. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  82. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  83. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
  84. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  85. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  86. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  87. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  88. c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
  89. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 7 months ago
  90. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 7 months ago
  91. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 4 years, 7 months ago
  92. b03e666 spl: Always define preloader_console_init by Samuel Holland · 4 years, 7 months ago
  93. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  94. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
  95. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 9 months ago
  96. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  97. 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · 4 years, 7 months ago
  98. 9728682 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 7 months ago
  99. 9a6c4d8 spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 7 months ago
  100. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 7 months ago