1. 1721fe6 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  2. a488483 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
  3. dd58080 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
  4. 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  5. 96c5f08 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · 10 years ago
  6. 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  7. d5c5132 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  8. 24c0497 arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  9. 22700dc arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · 10 years ago
  10. 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  11. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  12. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  13. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  14. 6ddc4fd x86: Add device tree information for Chrome OS EC by Simon Glass · 10 years ago
  15. 4f80a06 ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
  16. 68e80fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 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. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  23. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  24. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  25. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  26. 0b304a2 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  27. 9208fff dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  28. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  29. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  30. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  31. 3b7a326 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  32. 3a4ed03 dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  33. c6b0b09 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  34. 4167848 dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  35. dd54739 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  36. 2fdd7d9 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  37. 9aafef4 tegra: apalis_t30: master revamp by Marcel Ziswiler · 10 years ago
  38. f38aaa2 tegra: dts: colibri_t30 add serial port details by Marcel Ziswiler · 10 years ago
  39. 8c33ba7 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  40. bf78b27 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  41. 35d4fed x86: Fix GDT limit in start16.S by Bin Meng · 10 years ago
  42. fb00601 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · 10 years ago
  43. 97d1e0c x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · 10 years ago
  44. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  45. 43e84bf x86: Enable LMB and RAMDISK_HIGH by default by Simon Glass · 10 years ago
  46. a5a9fba ARM: i.MX video: declare displays and display_count publicly by Eric Nelson · 10 years ago
  47. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  48. f6d48b2 ARM: i.MX6: include prototype for get_board_rev() by Eric Nelson · 10 years ago
  49. 8d196e5 ARM: prevent compiler warnings from bootm.c by Eric Nelson · 10 years ago
  50. 7cad2e3 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · 10 years ago
  51. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  52. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  53. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  54. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  55. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  56. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  57. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  58. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  59. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  60. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  61. 026330a ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  62. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  63. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  64. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  65. 8898289 arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  66. 237faf0 arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  67. 7d83580 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  68. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  69. dab067c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  70. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  71. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  72. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  73. f0d80fb exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · 10 years ago
  74. e4d7610 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · 10 years ago
  75. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  76. c19a8bc vf610twr: Tune DDR initialization settings by Anthony Felice · 10 years ago
  77. 7249faf arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · 10 years ago
  78. 4ab333b arm: socfpga: Move cache_enable to CPU code by Marek Vasut · 10 years ago
  79. 13e81d4 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · 10 years ago
  80. 60d804c arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · 10 years ago
  81. 7056efc arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · 10 years ago
  82. 181d363 arm: socfpga: scu: Add SCU register file by Marek Vasut · 10 years ago
  83. 807abb1 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · 10 years ago
  84. abb25f4 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · 10 years ago
  85. 230fe9b arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  86. d5a3d3c arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · 10 years ago
  87. 4e73686 arm: socfpga: misc: Add SD controller init by Pavel Machek · 10 years ago
  88. 45d6e67 arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · 10 years ago
  89. e9d6a20 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · 10 years ago
  90. 2110eea arm: socfpga: timer: Pull the timer reload value from config file by Marek Vasut · 10 years ago
  91. 036ba54 arm: socfpga: clock: Sync with reference code by Marek Vasut · 10 years ago
  92. 44428ab arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  93. 5d8ad0c arm: socfpga: clock: Trim down code duplication by Marek Vasut · 10 years ago
  94. a832ddb arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · 10 years ago
  95. 4425e62 arm: socfpga: clock: Drop nonsense inlining from clock manager code by Marek Vasut · 10 years ago
  96. 09f7e31 arm: socfpga: clock: Implant order into bit definitions by Marek Vasut · 10 years ago
  97. 665e4ca arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · 10 years ago
  98. de6da92 arm: socfpga: Add watchdog disable for socfpga by Pavel Machek · 10 years ago
  99. be32435 arm: socfpga: Clean up base address file by Marek Vasut · 10 years ago
  100. e1f006f arm: socfpga: Complete the list of base addresses by Pavel Machek · 10 years ago