1. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  2. 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  3. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  4. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  5. 1721fe6 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  6. a488483 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
  7. dd58080 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
  8. 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  9. 96c5f08 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · 10 years ago
  10. 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  11. d5c5132 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  12. 24c0497 arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  13. 22700dc arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · 10 years ago
  14. 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  15. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  16. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  17. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  18. c6f3f32 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
  19. edbf8b4 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  20. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  21. d2f60f9 dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · 10 years ago
  22. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  23. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  24. 9208fff dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  25. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  26. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  27. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  28. 3b7a326 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  29. 3a4ed03 dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  30. c6b0b09 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  31. 4167848 dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  32. dd54739 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  33. 2fdd7d9 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  34. 9aafef4 tegra: apalis_t30: master revamp by Marcel Ziswiler · 10 years ago
  35. f38aaa2 tegra: dts: colibri_t30 add serial port details by Marcel Ziswiler · 10 years ago
  36. 8c33ba7 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  37. bf78b27 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  38. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  39. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  40. 026330a ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  41. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  42. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  43. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  44. 8898289 arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  45. 237faf0 arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  46. 7d83580 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  47. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  48. dab067c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  49. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  50. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  51. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  52. f0d80fb exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · 10 years ago
  53. e4d7610 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · 10 years ago
  54. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  55. c19a8bc vf610twr: Tune DDR initialization settings by Anthony Felice · 10 years ago
  56. 7249faf arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · 10 years ago
  57. 4ab333b arm: socfpga: Move cache_enable to CPU code by Marek Vasut · 10 years ago
  58. 13e81d4 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · 10 years ago
  59. 60d804c arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · 10 years ago
  60. 7056efc arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · 10 years ago
  61. 181d363 arm: socfpga: scu: Add SCU register file by Marek Vasut · 10 years ago
  62. 807abb1 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · 10 years ago
  63. abb25f4 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · 10 years ago
  64. 230fe9b arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  65. d5a3d3c arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · 10 years ago
  66. 4e73686 arm: socfpga: misc: Add SD controller init by Pavel Machek · 10 years ago
  67. 45d6e67 arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · 10 years ago
  68. e9d6a20 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · 10 years ago
  69. 2110eea arm: socfpga: timer: Pull the timer reload value from config file by Marek Vasut · 10 years ago
  70. 036ba54 arm: socfpga: clock: Sync with reference code by Marek Vasut · 10 years ago
  71. 44428ab arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  72. 5d8ad0c arm: socfpga: clock: Trim down code duplication by Marek Vasut · 10 years ago
  73. a832ddb arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · 10 years ago
  74. 4425e62 arm: socfpga: clock: Drop nonsense inlining from clock manager code by Marek Vasut · 10 years ago
  75. 09f7e31 arm: socfpga: clock: Implant order into bit definitions by Marek Vasut · 10 years ago
  76. 665e4ca arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · 10 years ago
  77. de6da92 arm: socfpga: Add watchdog disable for socfpga by Pavel Machek · 10 years ago
  78. be32435 arm: socfpga: Clean up base address file by Marek Vasut · 10 years ago
  79. e1f006f arm: socfpga: Complete the list of base addresses by Pavel Machek · 10 years ago
  80. ff7e970 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · 10 years ago
  81. 39d0973 imx6: add Bachmann OT1200 board by Christian Gmeiner · 10 years ago
  82. 66cba04 ARM: UniPhier: add Kconfig and defconfig by Masahiro Yamada · 10 years ago
  83. 5894ca0 ARM: UniPhier: add UniPhier SoC support code by Masahiro Yamada · 10 years ago
  84. 13bc8603 imx6sx: Fix i.MX6SX HAB api function table offset by Nitin Garg · 10 years ago
  85. 5546ad0 usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
  86. 9293d7f imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · 10 years ago
  87. 7c604e9 arm: mxs: Wait for DRAM to start by Marek Vasut · 11 years ago
  88. be0ecdb arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 11 years ago
  89. 2c2277f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  90. c7eae7f board/ls1021aqds: Add DDR4 support by York Sun · 10 years ago
  91. 40f8dec armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  92. d9c68b1 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · 10 years ago
  93. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  94. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  95. 75f698e arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · 10 years ago
  96. 36c1ca4 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · 10 years ago
  97. 42817eb Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  98. 2a8c9c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  99. abe307d ARM: atmel: add pcr related definition by Bo Shen · 10 years ago
  100. b24c1a1 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · 10 years ago