1. f4b3c1c environment: ti: Add DFU environment variables k3_dfu.h by Vignesh Raghavendra · 5 years ago
  2. addc376 common: Update comment to show progress by Simon Glass · 4 years, 11 months ago
  3. b1b8609 common: Collect all the header files together by Simon Glass · 4 years, 11 months ago
  4. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 11 months ago
  5. 6df7513 common: Move ROUND() into kernel.h by Simon Glass · 4 years, 11 months ago
  6. 825faeb common: Move check_member() to kernel.h by Simon Glass · 4 years, 11 months ago
  7. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
  8. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 11 months ago
  9. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
  10. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 11 months ago
  11. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
  12. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago
  13. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
  14. 9101a5e common: Move reset_misc() function to arch header by Simon Glass · 4 years, 11 months ago
  15. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
  16. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
  17. 6d1fdb1 common: Move upmconfig() to ppc.h by Simon Glass · 4 years, 11 months ago
  18. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 11 months ago
  19. 6f5fb71 common: arm: Move s_init() to an ARM-specific header by Simon Glass · 4 years, 11 months ago
  20. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 11 months ago
  21. 4cf7f12 common: Move type declarations to linux/types.h by Simon Glass · 4 years, 11 months ago
  22. 17401f8 common: Drop the symbol_lookup() declaration by Simon Glass · 4 years, 11 months ago
  23. 50fbd5c common: Drop CONFIG_HAS_POST by Simon Glass · 4 years, 11 months ago
  24. bd21f66 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 4 years, 11 months ago
  25. 4ab18a0 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 4 years, 11 months ago
  26. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 11 months ago
  27. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
  28. a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 11 months ago
  29. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 11 months ago
  30. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 11 months ago
  31. 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 11 months ago
  32. 2ebebb9 common: Move embedded fdt location to fdtdec.h by Simon Glass · 4 years, 11 months ago
  33. 7c810a3 common: Drop checkflash() and checkdram() by Simon Glass · 4 years, 11 months ago
  34. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 11 months ago
  35. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 11 months ago
  36. 011b572 common: Drop mdm_init() by Simon Glass · 4 years, 11 months ago
  37. 7819b57 ARM: stm32: Fill in missing loadaddr by Marek Vasut · 4 years, 10 months ago
  38. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  39. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  40. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 10 months ago
  41. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 10 months ago
  42. c3ab0fe stm32mp1: configs: Make all boot devices in distro boot conditional by Marek Vasut · 4 years, 10 months ago
  43. 9c27310 mx7ulp: Move SoC base address to a common file by Fabio Estevam · 5 years ago
  44. a44083c mx7ulp_evk: Remove unneeded SDHC definitions by Fabio Estevam · 5 years ago
  45. d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
  46. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 10 months ago
  47. c7fbc62 Add support for MT7622 reference board by Sam Shih · 4 years, 10 months ago
  48. 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
  49. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
  50. b9bf3cb ARM: MediaTek: add basic support for MT8512 boards by mingming lee · 4 years, 11 months ago
  51. c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 11 months ago
  52. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 10 months ago
  53. c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
  54. fbdbf77 Include missing headers for asm-generic/sections.h by Sean Anderson · 5 years ago
  55. 1e37330 dma: Add stub of dma_memcpy and dma_get_device by Vignesh Raghavendra · 5 years ago
  56. 8d9c076 imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK by Giulio Benetti · 4 years, 10 months ago
  57. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 10 months ago
  58. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 10 months ago
  59. e12b737 ARM: dts: imxrt1050: add dtsi file by Giulio Benetti · 4 years, 10 months ago
  60. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 10 months ago
  61. bc9b065 pico-imx7d: Convert to DM_ETH by Joris Offouga · 4 years, 11 months ago
  62. eb79caf imx: add imx8x based deneb board by Anatolij Gustschin · 4 years, 10 months ago
  63. 7b5b934 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 4 years, 10 months ago
  64. 727b396 arm64: zynqmp: Move PANIC to Kconfig by Michal Simek · 5 years ago
  65. 5b21d64 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · 5 years ago
  66. c352f1e ARM: zynq: Add jtag distro boot support by T Karthik Reddy · 5 years ago
  67. 5c03c99 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 5 years ago
  68. 53c69de board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · 5 years ago
  69. e7fdb34 arm/km: remove board KMCOGE3UN by Holger Brunck · 5 years ago
  70. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  71. ff56f2b configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  72. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 10 months ago
  73. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
  74. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
  75. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  76. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  77. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  78. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 10 months ago
  79. 74bb457 treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · 5 years ago
  80. 439321b imx: add i.MX8MP EVK board by Peng Fan · 4 years, 11 months ago
  81. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  82. 8ac4d76 dt-bindings: clock: add i.MX8MP clock header by Peng Fan · 5 years ago
  83. a3c1e0e powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 5 years ago
  84. aaa05de log: Include missing header for log.h by Sean Anderson · 5 years ago
  85. 63736e9 Include missing headers for fdt_support.h by Sean Anderson · 5 years ago
  86. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 11 months ago
  87. 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 11 months ago
  88. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 11 months ago
  89. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 11 months ago
  90. 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 11 months ago
  91. 42a8db5 dm: devres: Create a new devres header file by Simon Glass · 4 years, 11 months ago
  92. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 4 years, 11 months ago
  93. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 11 months ago
  94. 04e19ff dm: core: Add a comment for DM_FLAG_OF_PLATDATA by Simon Glass · 4 years, 11 months ago
  95. cd01d2d common: Add a noisy assert() by Simon Glass · 4 years, 11 months ago
  96. 33c37d9 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 4 years, 11 months ago
  97. f552fa4 efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 4 years, 11 months ago
  98. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 11 months ago
  99. a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 4 years, 11 months ago
  100. a031b03 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago