1. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 7 months ago
  2. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 7 months ago
  3. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 4 years, 7 months ago
  4. b03e666 spl: Always define preloader_console_init by Samuel Holland · 4 years, 7 months ago
  5. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  6. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
  7. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  8. 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
  9. 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · 4 years, 7 months ago
  10. 9728682 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 7 months ago
  11. 9a6c4d8 spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 7 months ago
  12. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 7 months ago
  13. a36d93e spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 7 months ago
  14. 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 7 months ago
  15. 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
  16. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
  17. b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · 4 years, 7 months ago
  18. 093f01c rsa: sig: fix config signature check for fit with padding by Philippe Reynes · 4 years, 7 months ago
  19. a988916 hush: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
  20. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  21. aa1c1d3 spl: spl_legacy: Add lzma decompression support for legacy image by developer · 4 years, 7 months ago
  22. 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 7 months ago
  23. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  24. fc962c5 spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · 4 years, 7 months ago
  25. 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 7 months ago
  26. be9ab32 log: remove useless cast by Heinrich Schuchardt · 4 years, 7 months ago
  27. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 8 months ago
  28. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 8 months ago
  29. 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 7 months ago
  30. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago
  31. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 8 months ago
  32. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 7 months ago
  33. 28105f4 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · 4 years, 8 months ago
  34. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 8 months ago
  35. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  36. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
  37. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
  38. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
  39. 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · 4 years, 8 months ago
  40. 04e8cd8 image: Add a common compression type detection function. by Atish Patra · 4 years, 9 months ago
  41. e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · 4 years, 9 months ago
  42. 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · 4 years, 9 months ago
  43. 2db9516 log: syslog driver by Heinrich Schuchardt · 4 years, 9 months ago
  44. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · 4 years, 9 months ago
  45. f282d76 Merge branch 'next' by Tom Rini · 4 years, 8 months ago
  46. 609add3 main: Drop show_boot_progress() prototype by Simon Glass · 4 years, 8 months ago
  47. 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 8 months ago
  48. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  49. c205da8 Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · 4 years, 8 months ago
  50. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 8 months ago
  51. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
  52. 81d1387 image: Load the correct configuration in fit_check_sign by Simon Glass · 4 years, 8 months ago
  53. 086ae65 image: Check hash-nodes when checking configurations by Simon Glass · 4 years, 8 months ago
  54. ff35f0c image: Return an error message from fit_config_verify_sig() by Simon Glass · 4 years, 8 months ago
  55. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 8 months ago
  56. 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 8 months ago
  57. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  58. 03b0d1e image-fit: Allow loading FIT image for VxWorks by Lihua Zhao · 4 years, 8 months ago
  59. 067b9ff spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · 4 years, 9 months ago
  60. 0be986f fit: check return value of fit_image_get_data_size() by Heinrich Schuchardt · 4 years, 9 months ago
  61. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  62. 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 9 months ago
  63. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
  64. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 10 months ago
  65. 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · 4 years, 10 months ago
  66. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  67. 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 10 months ago
  68. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  69. 2bd6471 exports: Add the malloc.h header by Simon Glass · 4 years, 10 months ago
  70. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
  71. e6d6d14 image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 5 years ago
  72. b17c158 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 10 months ago
  73. 3e85ea0 bloblist: Zero records when adding by Simon Glass · 4 years, 10 months ago
  74. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 10 months ago
  75. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · 4 years, 10 months ago
  76. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 10 months ago
  77. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 10 months ago
  78. 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 10 months ago
  79. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
  80. 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
  81. 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
  82. e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 5 years ago
  83. 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  84. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  85. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  86. 0c715a2 common: Move the image globals into image.h by Simon Glass · 5 years ago
  87. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  88. 0eb84bf common: Move clock functions into a new file by Simon Glass · 5 years ago
  89. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  90. 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
  91. aca84e0 common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  92. 8fc96b0 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  93. 2ea5f53 board_init: remove meaningless increment in board_init_f_init_reserve() by Masahiro Yamada · 4 years, 11 months ago
  94. 4a9a042 spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 5 years ago
  95. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  96. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  97. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  98. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  99. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  100. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago