1. 22cca17 spi: zynqmp_gqspi: Add support for ZynqMP qspi driver by Siva Durga Prasad Paladugu · 6 years ago
  2. 6e9d9fc spi: xilinx_spi: convert to livetree by Vipul Kumar · 6 years ago
  3. 83ce646 spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time by Vipul Kumar · 6 years ago
  4. 0c0de58 spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function by Vipul Kumar · 6 years ago
  5. 4e7c1a2 spi: xilinx: Read reg base address from DTS file by Michal Simek · 6 years ago
  6. a8b36f2 configs: Bananapi_M2_Ultra: enable gigabit ethernet by Lothar Felten · 6 years ago
  7. 3c2abf5 sunxi: R40: add gigabit ethernet devicetree node by Lothar Felten · 6 years ago
  8. e46d73f net: sun8i-emac: support R40 GMAC by Lothar Felten · 6 years ago
  9. c6a21d6 net: sun8i-emac: set mux and clock by driver data by Lothar Felten · 6 years ago
  10. 2f15743 net: sun8i-emac: fix printing NULL character by Lothar Felten · 6 years ago
  11. 30e71ad sunxi: R40: add gigabit ethernet clocks by Lothar Felten · 6 years ago
  12. df63fcc dm: sunxi: Use DM for MMC and SATA on all A10 boards by Adam Sampson · 6 years ago
  13. 979b239 dm: mmc: sunxi: Add A10/A20 compatible strings by Adam Sampson · 6 years ago
  14. df3ebdc sunxi: DT: A64: add proper SoPine baseboard device tree by Andre Przywara · 6 years ago
  15. 2d0c3d6 sunxi: DT: H3: update board .dts files from Linux by Andre Przywara · 6 years ago
  16. 1caeae3 sunxi: DT: H5: update board .dts files from Linux by Andre Przywara · 6 years ago
  17. 7514ed3 sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs by Andre Przywara · 6 years ago
  18. 68dd17c sunxi: DT: A64: update board .dts files from Linux by Andre Przywara · 6 years ago
  19. 62f3c12 sunxi: DT: A64: update device tree file for Allwinner A64 SoC by Andre Przywara · 6 years ago
  20. 5e9a964 mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  21. 914bb7e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  22. f2df46e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  23. aa52966 arm: socfpga: Fixes: include <debug_uart.h> by Ley Foon Tan · 6 years ago
  24. 8c9f247 arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only by Ley Foon Tan · 6 years ago
  25. 17b3f32 arm: dts: socfpga: stratix10: Fix memory node by Ley Foon Tan · 6 years ago
  26. 62a69a6 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  27. 971490c lpi2c: Add bus busy error handling by Ye Li · 6 years ago
  28. d144f61 lpi2c: Fix bus stop problem in xfer by Ye Li · 6 years ago
  29. a32effd imx: lpi2c: fix clock issue when NACK detected by Gao Pan · 6 years ago
  30. 9b2ebcc imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · 6 years ago
  31. 887a8b6 ARM: socfpga: Assure correct ACTLR configuration by Marek Vasut · 6 years ago
  32. df78f01 ARM: socfpga: Make DRAM node available in SPL by Marek Vasut · 6 years ago
  33. 297b653 ARM: socfpga: Pull DRAM size from DT by Marek Vasut · 6 years ago
  34. 07252f6 ddr: altera: Add ECC DRAM scrubbing support for Arria10 by Marek Vasut · 6 years ago
  35. 93a8ed8 ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 by Marek Vasut · 6 years ago
  36. 2e1de5b arm: socfpga: Add do_bridge_reset for Arria 10 by Ley Foon Tan · 6 years ago
  37. a684729 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · 6 years ago
  38. f6b8345 board: altera: stratix10: Add socdk board support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  39. 0bc28b7 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  40. 73aede5 arm: socfpga: stratix10: Add timer support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  41. 4765ddb arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC by Ley Foon Tan · 6 years ago
  42. c859f2a arm: socfpga: Restructure the SPL file by Ley Foon Tan · 6 years ago
  43. 914a84e arm: socfpga: stratix10: Add MMU support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  44. a280e9d arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  45. d559130 arm: socfpga: stratix10: Add misc support for Stratix10 SoC by Ley Foon Tan · 6 years ago
  46. 10f9e4b arm: socfpga: misc: Move bridge command to misc common by Ley Foon Tan · 6 years ago
  47. 8b71e46 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · 6 years ago
  48. 9bd39dd spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · 6 years ago
  49. 5a08cfe ubifs: remove useless code by Christophe Kerello · 6 years ago
  50. 4a94e53 cmd: ubi: Add additional message upon UBI attach error by Stefan Roese · 6 years ago
  51. 68c7025 cmd: ubi: print load size after establishing volume size by Stefan Agner · 6 years ago
  52. 1612ff0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  53. 1703fbe Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  54. c38abed led: bcm6328: read base address in the parent node by Philippe Reynes · 6 years ago
  55. cef1f0c cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  56. d0626e0 MIPS: add MIPS Release 6 build coverage for Boston boards by Daniel Schwierzeck · 6 years ago
  57. 421be6f Makefile: drop mention of *.cfgtmp by Baruch Siach · 6 years ago
  58. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  59. 87925df mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · 6 years ago
  60. 67a2616 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · 6 years ago
  61. 0fd2290c cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  62. bf5dd78 Makefile: drop unused cpp_cfg macro by Baruch Siach · 6 years ago
  63. e745782 omap3_logic: Change console from ttyO0 to ttyS0 by Adam Ford · 6 years ago
  64. 3804f5b common: print \n in initr_scsi() by Heinrich Schuchardt · 6 years ago
  65. 6696de8 gpio: omap_gpio: Convert to auto-alloc feature when DT is supported by Adam Ford · 6 years ago
  66. 7346c1e vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  67. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  68. 894c3ad board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  69. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  70. d673668 configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  71. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  72. 26ad648 spl: spi: Support full fitImage handling by Marek Vasut · 6 years ago
  73. 8b1531f spl: fat: Support full fitImage handling by Marek Vasut · 6 years ago
  74. 078e558 fit: Verify all configuration signatures by Marek Vasut · 6 years ago
  75. 8793631 test/py: vboot: Remove stderr redirect from openssl command by Paul Burton · 7 years ago
  76. 9f9e8a4 test/py: hush_if_test: Use open() in place of file() by Paul Burton · 7 years ago
  77. 57bf9be test/py: fit: Open files as binary files by Paul Burton · 7 years ago
  78. 052ca37 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 7 years ago
  79. b8c4555 test/py: Use range() rather than xrange() by Paul Burton · 7 years ago
  80. dffd56d test/py: Make print statements python 3.x safe by Paul Burton · 7 years ago
  81. e3396ff Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  82. 495c70f net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  83. b051eec serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  84. 2d4d693 mmc: dwmmc: socfpga: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  85. d99894d include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) by Ley Foon Tan · 6 years ago
  86. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  87. e2a1484 MAINTAINERS: Add entries for Actions Semi OWL family by Manivannan Sadhasivam · 6 years ago
  88. 6f9347f serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · 6 years ago
  89. ca769a1 arm: dts: bubblegum_96: Enable UART5 for serial console by Manivannan Sadhasivam · 6 years ago
  90. 2a8afb4 arm: dts: s900: Add UART node by Manivannan Sadhasivam · 6 years ago
  91. ae485b5 clk: Add Actions Semi OWL clock support by Manivannan Sadhasivam · 6 years ago
  92. 69e6241 arm: dts: s900: Add Clock Management Unit (CMU) nodes by Manivannan Sadhasivam · 6 years ago
  93. 188d7aa dt-bindings: clock: Add S900 CMU register definitions by Manivannan Sadhasivam · 6 years ago
  94. eba6589 board: Add uCRobotics Bubblegum-96 board support by Manivannan Sadhasivam · 6 years ago
  95. 97775d2 arm: Add support for Actions Semi OWL SoC family by Manivannan Sadhasivam · 6 years ago
  96. 3eae864 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  97. 16b8d6b binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  98. 078ab1a binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  99. ecab897 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  100. 0a4357c binman: Complete documentation of stages by Simon Glass · 6 years ago