1. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  2. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  3. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  4. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  5. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  6. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  7. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  8. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  9. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  10. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  11. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  12. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  13. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  14. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  15. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  16. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  17. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  18. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  19. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  20. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  21. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  22. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  23. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  24. 66a1818 pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  25. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  26. 953209b arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 13 years ago
  27. e21b3dfb arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  28. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  29. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  30. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  31. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  32. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  33. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  34. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  35. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  36. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  37. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  38. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  39. 13119bc Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
  40. e8f4735 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  41. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  42. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  43. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  44. aa72e43 MXS: Add static annotations to dma driver by Marek Vasut · 13 years ago
  45. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  46. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  47. 673283f OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  48. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  49. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  50. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  51. fc41ba1 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
  52. 1be1433 OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
  53. 14ca3de omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
  54. 50e7ff0 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
  55. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  56. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  57. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  58. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  59. 5cb939f arm: printf() is not available in some SPL configurations by Christian Riesch · 13 years ago
  60. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  61. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  62. b5ce18a arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  63. 6520471 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  64. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  65. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  66. ca4b558 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  67. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  68. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  69. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  70. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  71. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  72. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  73. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  74. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  75. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  76. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  77. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  78. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  79. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  80. 8f1da53 arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  81. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  82. 77b04c5 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
  83. d1bb944 PXA: Replace timer driver by Marek Vasut · 13 years ago
  84. e8de0fa PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
  85. d10237d PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
  86. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  87. 7f4cfcf PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
  88. 20f7b1b PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
  89. 581a811 hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
  90. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  91. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  92. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  93. 604256a arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  94. 2cc8b5c net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  95. 7a1b07e arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  96. 75acc4d arm, davinci: add DAVINCI_MMC_CLKID by Heiko Schocher · 13 years ago
  97. f3c149d arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  98. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  99. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  100. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago