1. a970ee2 db410c: on aarch64 the fdtfile is in per-vendor subdirectory by Rob Clark · 7 years ago
  2. 3b595da fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE by Rob Clark · 7 years ago
  3. 5bef399 db410c: configs: increase gunzip buffer size for the kernel by Jorge Ramirez-Ortiz · 7 years ago
  4. 100fb0b db820c: stop autoboot when vol- pressed by Jorge Ramirez-Ortiz · 7 years ago
  5. 4b684a6 db820c: add qualcomm dragonboard 820C support by Jorge Ramirez-Ortiz · 7 years ago
  6. 42091fa poplar: configs: increase gunzip buffer size for the kernel by Jorge Ramirez-Ortiz · 7 years ago
  7. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  8. 18af965 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  9. e43effc ARM: Tegra: p2771-0000: use calculate env var feature by Stephen Warren · 7 years ago
  10. a9819b9 ARM: tegra: p2771-000: increase max DRAM bank count by Stephen Warren · 7 years ago
  11. f097532 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET by Stephen Warren · 7 years ago
  12. 0d1bd15 ARM: tegra: remove SPL config for non-SPL SoCs by Stephen Warren · 7 years ago
  13. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  14. 56a4ca8 riscv: configs: Add nx25-ae250.h to support RISC-V by Rick Chen · 7 years ago
  15. b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  16. 173c06d mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
  17. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  18. 5b2e72f mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  19. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  20. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  21. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  22. 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  23. bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  24. 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  25. 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  26. 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  27. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  28. 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  29. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  30. 35f6782 mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  31. 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  32. aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  33. 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  34. 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  35. d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  36. 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  37. 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  38. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  39. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  40. 6bf6342 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  41. e38c66e Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  42. 1cabeb8 ls1088ardb: Add SD Secure boot target support by Sumit Garg · 7 years ago
  43. 10e7eaf armv8: ls1088a: SPL size reduction by Sumit Garg · 7 years ago
  44. 7abcd0c Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macro by Bao Xiaowei · 7 years ago
  45. 541d576 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
  46. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  47. 084edbb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  48. 75db00e linux/kernel.h: Add ALIGN_DOWN macro by Masahiro Yamada · 7 years ago
  49. e7dd4f9 sh: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  50. cfb8462 ARM: Drop unreferenced CONFIG_MACH_* defines by Tuomas Tynkkynen · 7 years ago
  51. 77729bd ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco by Patrice Chotard · 7 years ago
  52. c0cdd5a board: stm32: add stm32f469-discovery board support by Patrice Chotard · 7 years ago
  53. c8f7877 board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · 7 years ago
  54. 2d18d72 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · 7 years ago
  55. 7fd65ef board: stm32f429-discovery: switch to DM STM32 sdram driver by Patrice Chotard · 7 years ago
  56. 791651e ARM: DTS: stm32: add stm32f429-disco-u-boot dts file by Patrice Chotard · 7 years ago
  57. 46b1e54 ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support by Patrice Chotard · 7 years ago
  58. 6779d65 arm64: a37xx: use distro bootcmd by Andre Heider · 7 years ago
  59. e1489ba arm64: a37xx: add distro compatible env vars by Andre Heider · 7 years ago
  60. d7da570 arm64: a37xx: use disto defaults by Andre Heider · 7 years ago
  61. a322eb9 ARM: uniphier: hide memory top by platform hook instead of CONFIG by Masahiro Yamada · 7 years ago
  62. 91f4fb9 arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig by Ran Wang · 7 years ago
  63. 2f4c9de Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  64. 4671835 imx: initialize and use generic timer on i.MX 6UL/ULL by Stefan Agner · 7 years ago
  65. 616aa55 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · 7 years ago
  66. 598e9dc crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  67. 290e7cf mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  68. 5a6440c ARM: imx: cm_fx6: env: don't run boot scripts twice by Christopher Spinrath · 7 years ago
  69. 3ef5f67 ARM: imx: cm_fx6: env: support distro boot command by Christopher Spinrath · 7 years ago
  70. 6b79f71 ARM: imx: cm_fx6: env: use standard variables by Christopher Spinrath · 7 years ago
  71. baefb63 mx6: Add board mx6memcal for use in validating DDR by Eric Nelson · 7 years ago
  72. 5da3b3d dm: core: remove orphaned parameter description in platdata.h by Heinrich Schuchardt · 7 years ago
  73. c2900f5 ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} by Derald D. Woods · 7 years ago
  74. 2d28ba1 ARM: omap3: evm: Do not relocate FDT address by Derald D. Woods · 7 years ago
  75. 3bb6dc0 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  76. 6ca03f0 mx6sxsabresd: Load the correct dtb for revA board by Fabio Estevam · 7 years ago
  77. d56f6ca power: pmic.h: include dm/ofnode.h by Peng Fan · 7 years ago
  78. 1b25f2d mx6_common: remove dead code by Adam Ford · 7 years ago
  79. 8e5f049 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  80. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  81. 4ace304 boards: ls1046ardb: disable unavailable "ethernet" node in dts by Prabhakar Kushwaha · 7 years ago
  82. 6bedf44 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · 7 years ago
  83. b55c89c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  84. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  85. e628f00 sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB by Jagan Teki · 7 years ago
  86. eeab579 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  87. 1a3fc35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  88. dd0829f am335x_evm: Fix DFU for eMMC by Sam Protsenko · 7 years ago
  89. 90d75d2 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  90. 1b7910a armv8: ls1046aqds: Adjust IFC timing for NOR flash by York Sun · 7 years ago
  91. 63143a5 armv8: ls2080a: Increase load image len for NAND boot by York Sun · 7 years ago
  92. 81f53b0 rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig by Klaus Goger · 7 years ago
  93. c5a4141 rockchip: config: update part table by Kever Yang · 7 years ago
  94. 678e03a efi_loader: new function efi_delete_handle() by Heinrich Schuchardt · 7 years ago
  95. 56d9288 efi_loader: return status from efi_setup_loaded_image() by Heinrich Schuchardt · 7 years ago
  96. 4a47bf8 armv8: ls1012ardb: add more board version information by Yangbo Lu · 7 years ago
  97. 481fb01 armv8: ls1012ardb: clean up definitions for I2C IO expanders by Yangbo Lu · 7 years ago
  98. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  99. 24124ab arm64: zynqmp: Add support for generic QSPI boot by Michal Simek · 8 years ago
  100. b45c17c arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocator by Michal Simek · 7 years ago