1. 959daa2 arm: Enable generic board support by Simon Glass · 12 years ago
  2. e103b7a arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  3. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  4. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  5. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  6. 03414ac gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  7. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. fd8e1c3 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  9. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  10. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  11. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  12. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  13. 2fc65e2 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  14. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  15. 91673e2 tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  16. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  17. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  18. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  19. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  20. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  21. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  22. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  23. 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  24. 1c1b7c3 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  25. aca0b8b am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  26. baa1e53 arm: Use generic global_data by Simon Glass · 12 years ago
  27. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  28. 2ff467c ARM: add wfi assembly macro by Rob Herring · 12 years ago
  29. e5f5c4a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. 34fd5d2 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  31. b4d51db ixp: Move timestamp to arch_global_data by Simon Glass · 12 years ago
  32. 5f70714 arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  33. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  34. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  35. 8ff43b0 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  36. b339051 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  37. f47e6ec at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  38. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  39. 4e5eb45 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  40. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  41. f3801e2 mxs: ssp: Add SSP registers map for MX23 by Marek Vasut · 12 years ago
  42. 0e5c05e mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · 12 years ago
  43. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  44. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  45. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  46. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  47. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  48. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  49. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  50. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  51. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  52. a8b2884 mx23: Add boot mode description by Otavio Salvador · 12 years ago
  53. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  54. 95e873d mx23: ssp: Fix ssp-regs.h for MX23 by Marek Vasut · 12 years ago
  55. 06dc816 mx23: Add POWER and CLKCTRL register definitions by Marek Vasut · 12 years ago
  56. 180f47a mx23: Add iomux-mx23.h by Otavio Salvador · 12 years ago
  57. 3fd7f36 mx23: Add register base addresses by Otavio Salvador · 12 years ago
  58. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  59. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  60. 64e6ec1 tegra: fdt: add apbdma node by Allen Martin · 12 years ago
  61. b7723f3 tegra: fdt: sort dts files by Allen Martin · 12 years ago
  62. d3f8752 tegra: fdt: remove clocks nodes by Allen Martin · 12 years ago
  63. d08b9e9 tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  64. 083bbbb Tegra30: fdt: Update DT files with I2C info for T30/Cardhu by Tom Warren · 12 years ago
  65. 619bd99 Tegra30: clocks: Fix clock tables for I2C and other periphs by Tom Warren · 12 years ago
  66. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  67. 79ce91b Tegra30: Cardhu: Add DT files by Tom Warren · 12 years ago
  68. b287103 Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  69. 5576aab Tegra30: Add CPU (armv7) files by Tom Warren · 12 years ago
  70. 1b245fe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  71. dc89ad1 Tegra30: Add arch-tegra30 include files by Tom Warren · 12 years ago
  72. 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  73. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  74. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  75. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  76. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  77. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  78. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  79. 80e4095 arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  80. 2f8d8d6 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  81. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  82. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  83. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  84. eae78c3 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  85. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  86. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  87. 7b4bd12 EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  88. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  89. 9b57285 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  90. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  91. 2b16e51 mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  92. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  93. 3e75e69 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  94. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  95. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  96. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  97. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  98. 69c6f97 EXYNOS5: Add device node for USB. by Rajeshwari Shinde · 12 years ago
  99. cb9b23c EXYNOS5: FDT: Add SPI device node data by Rajeshwari Shinde · 12 years ago
  100. f0b1619 EXYNOS5: FDT: Add sound device node data by Rajeshwari Shinde · 12 years ago