1. 8749fa6 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · 8 years ago
  2. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  3. d891ab9 board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · 8 years ago
  4. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  5. 75efc34 board_f: Remove adjust_sdram_tbs_8xx() from the init sequence by Simon Glass · 8 years ago
  6. 2634555 board_f: Remove sdram_adjust_866() from the init sequence by Simon Glass · 8 years ago
  7. d593c61 board_f: powerpc: Rename get_clocks_866() to get_clocks() by Simon Glass · 8 years ago
  8. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  9. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  10. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  11. 936478e SPARC: Remove by Tom Rini · 8 years ago
  12. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  13. 2a4058c ARM: mx5: Rename M53EVK by Marek Vasut · 8 years ago
  14. fcea480 ARM: mxs: Rename M28EVK by Marek Vasut · 8 years ago
  15. 433647a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  16. e7bd15e sunxi: Add OrangePi PC 2 initial support by Andre Przywara · 8 years ago
  17. 997bde6 sunxi: introduce Allwinner H5 config option by Andre Przywara · 8 years ago
  18. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  19. 170817a sunxi: DRAM: add Allwinner H5 support by Andre Przywara · 8 years ago
  20. ce6912e sunxi: provide ARMv8 mem_map for every ARM64 board by Andre Przywara · 8 years ago
  21. bc613d8 sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · 8 years ago
  22. 85db583 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · 8 years ago
  23. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  24. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  25. 1afd0f6 sunxi: fix ACTLR.SMP assembly routine by Andre Przywara · 8 years ago
  26. 1b8220a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  27. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  28. 7da8680 rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago
  29. 43b5c78 rockchip: cosmetic: Sort RK3288 boards by Jernej Skrabec · 8 years ago
  30. aad10a0 dts: rk3399: move rockchip, vbus-gpio properties into board-specific files by Philipp Tomsich · 8 years ago
  31. 3c2bbd5 dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM by Philipp Tomsich · 8 years ago
  32. db4cc9a arm64: rockchip: rk3399-puma: add DDR3-1333 timings by Philipp Tomsich · 8 years ago
  33. d02d11f rockchip: rk3399: spl: make SPL boot-order configurable via /chosen by Philipp Tomsich · 8 years ago
  34. 4719768 rockchip: rk3188: Add Radxa Rock board by Heiko Stübner · 8 years ago
  35. 07352c9 rockchip: dts: firefly: add usb host power supply node by Eddie Cai · 8 years ago
  36. ca0ab27 dts: rk3399: add gmac for the rk3399 by Philipp Tomsich · 8 years ago
  37. 1f08aa1 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  38. 476f709 rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · 8 years ago
  39. f93a511 rockchip: arm64: rk3399: remove unconditional debug message by Philipp Tomsich · 8 years ago
  40. cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  41. f4f57c5 rockchip: rk3188: Setup the armclk in spl by Heiko Stübner · 8 years ago
  42. f785357 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  43. 007a435 rockchip: rk3188: Cleanup some SPL/TPL rename leftovers by Heiko Stübner · 8 years ago
  44. 78959d4 rockchip: rk3188: Decode the actual amount of ram by Heiko Stübner · 8 years ago
  45. 3408509 rockchip: rk3188: sdram: Set correct sdram base by Heiko Stübner · 8 years ago
  46. 3c732de rockchip: rk3188: enable TPL_LIBGENERIC for generic memset by Heiko Stübner · 8 years ago
  47. 232cf96 rockchip: spl: use spl_early_init() instead of spl_init() by Kever Yang · 8 years ago
  48. 3d54eab rockchip: spl: RK3399: use boot0 hook to create space for SPL magic by Philipp Tomsich · 8 years ago
  49. 3b19c1d Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  50. 4951e94 Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  51. 7d67bb1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  52. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  53. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  54. 3813065 odroid: dts: change the buck8 min-microvolt value by Jaehoon Chung · 8 years ago
  55. 57bbc37 arm: dts: trats: add i2c_fg node for fuelgauge by Jaehoon Chung · 8 years ago
  56. 4119b70 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  57. f38f5f4 arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  58. 6cba327 arcv2: Halt non-master cores by Alexey Brodkin · 8 years ago
  59. d74238a arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G by Stefan Roese · 8 years ago
  60. a6555eb arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K by Thomas Petazzoni · 8 years ago
  61. 1c69410 arc: use timer driver for ARC boards by Vlad Zakharov · 8 years ago
  62. 7c760f6 arc: dts: separate single axs10x.dts file by Vlad Zakharov · 8 years ago
  63. 20699e6 drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  64. 15f0561 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  65. 6bbe092 arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width by Stefan Roese · 8 years ago
  66. a7223f3 arm64: dts: Add device tree for ESPRESSOBin board by Konstantin Porotchkin · 8 years ago
  67. 67de49e arm64: a37xx: dts: Add pin control nodes to DT by Konstantin Porotchkin · 8 years ago
  68. 40991a9 arm64: mvebu: Rename the db-88f3720 to armada-37xx platform by Konstantin Porotchkin · 8 years ago
  69. a0c89da arm64: mvebu: dts: Add DTS file for MACCHIATOBin board by Rabeeh Khoury · 8 years ago
  70. 7c4f915 arm64: mvebu: dts: Add i2c1 pin definitions to CPM by Konstantin Porotchkin · 8 years ago
  71. 995a9f4 arm64: mvebu: gpio: Add GPIO nodes to A8K family devices by Konstantin Porotchkin · 8 years ago
  72. 5344c7b arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2 by Bharat Bhushan · 8 years ago
  73. a4954f9 armv8: fsl-lsch3: Rewrite comment for stream IDs by Bharat Bhushan · 8 years ago
  74. 08c5130 armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.h by Bharat Bhushan · 8 years ago
  75. 77bbe55 armv8: Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash by Hou Zhiqiang · 8 years ago
  76. 75ce8ee fsl: PPA: add support PPA image loading from NAND and SD by Hou Zhiqiang · 8 years ago
  77. 132a146 armv8/fsl-layerscape: fdt: Skip checking USB clock on LS1012A by Yingxi Yu · 8 years ago
  78. 54ad7b5 board: freescale: ls2080a/ls2088a: Enable PPA by Santan Kumar · 8 years ago
  79. 3d8553f pci: layerscape: add LS2088A series SoC pcie support by Hou Zhiqiang · 8 years ago
  80. dd48f0b armv8: fsl-lsch3: Conditionally apply workaround for erratum a0009203 by Ashish kumar · 8 years ago
  81. 2652a28 armv8: dts: fsl-ls1012a: Change number of CS in SPI node by Suresh Gupta · 8 years ago
  82. 7b45b38 armv8:fsl-layerscape: Avoid RCWSR28 register hard-coding by Prabhakar Kushwaha · 8 years ago
  83. 1b7dba9 arm: fsl-layerscape: Move QSGMII wriop_init to SoC file by Prabhakar Kushwaha · 8 years ago
  84. eea1cb7 armv8/fsl-layerscape: Update erratum A009635 implementation by Priyanka Jain · 8 years ago
  85. ac55dad fsl: Secure Boot: Enable IE (Key extention) Feature by Udit Agarwal · 8 years ago
  86. 9e052d9 fsl-layerscape/ppa: cleanup ppa.h by Hou Zhiqiang · 8 years ago
  87. 350e16c armv8: lsch3: SECURE_BOOT: Define CONFIG_SYS_LS_PPA_ESBC_ADDR for LS2080A by Udit Agarwal · 8 years ago
  88. fb057880 i2c: lpc32xx: Move definitions to header file by Liam Beguin · 8 years ago
  89. 584861f reset: Add STi reset support by Patrice Chotard · 8 years ago
  90. a2f8a45 configs: imx6: Select missing BOARD_LATE_INIT by Jagan Teki · 8 years ago
  91. 5cf618e Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  92. 3daa7c7 arc: use timer driver for ARC boards by Vlad Zakharov · 8 years ago
  93. 0c77092 arc: dts: separate single axs10x.dts file by Vlad Zakharov · 8 years ago
  94. ad9b5f7 drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  95. 6008326 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  96. 2399e40 arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width by Stefan Roese · 8 years ago
  97. d1625a9 arm64: dts: Add device tree for ESPRESSOBin board by Konstantin Porotchkin · 8 years ago
  98. f7cab0f arm64: a37xx: dts: Add pin control nodes to DT by Konstantin Porotchkin · 8 years ago
  99. c5330ae arm64: mvebu: Rename the db-88f3720 to armada-37xx platform by Konstantin Porotchkin · 8 years ago
  100. 94a6660 arm64: mvebu: dts: Add DTS file for MACCHIATOBin board by Rabeeh Khoury · 8 years ago