1. a927d26 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  2. 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  3. 4cb7186 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  4. 11bf576 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  5. 750fdd0 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  6. a7e15ff ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
  7. 4684fde OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  8. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  9. ed77645 davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  10. 7ea4b7c omap3: fix comment typos by Peter Meerwald · 13 years ago
  11. 143a653 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  12. ad4426b OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  13. 3968a6a OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  14. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  15. 34076a0 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  16. 6a870e1 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  17. 047ece7 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  18. b371727 ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · 13 years ago
  19. 2a907f9 ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · 13 years ago
  20. 3c7721f Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
  21. 9d599cb Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · 13 years ago
  22. f4ce6ad bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
  23. 5ae3eec arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  24. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  25. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  26. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  27. ce0e55e i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 13 years ago
  28. edba4bd mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  29. 64c316d mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  30. 910611e i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · 13 years ago
  31. 507dfab arm, davinci: add timer defines for tcr field by Heiko Schocher · 13 years ago
  32. f15223f arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  33. f8c6e1b OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  34. d639cf5 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  35. 7c3c76e arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
  36. b2a4752 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  37. 410012f tegra2: Enable data cache by Simon Glass · 13 years ago
  38. fb1ea63 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  39. d8c03b8 tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  40. 43b1a7c tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  41. 3ba99a3 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  42. b60fa39 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  43. 0b764d6 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
  44. 5f70c51 ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  45. 785f1f0 overo: add SPL support by Andreas Müller · 13 years ago
  46. 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  47. de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  48. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  49. d6e97f8 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  50. 5b5c212 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  51. 68e382b ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX by Chandan Nath · 13 years ago
  52. 275c05a omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  53. 89376b3 omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  54. 256e843 arm, davinci: Change byte order of RTC kick register values by Christian Riesch · 13 years ago
  55. bb25e07 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  56. c108d81 mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
  57. bf651aa i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  58. 93f3a89 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  59. 4029c01 mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  60. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  61. 21ce7cd mx28: remove omap specific config options by Veli-Pekka Peltola · 13 years ago
  62. 92aa90b i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  63. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  64. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  65. 84a97c5 tegra: Add a function mux feature by Simon Glass · 13 years ago
  66. 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  67. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  68. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  69. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  70. 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  71. 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  72. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  73. 2513db4 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  74. 17a6a2f arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  75. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  76. 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  77. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  78. 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  79. cee0b35 davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  80. fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  81. b60c557 Coding Style cleanup by Wolfgang Denk · 13 years ago
  82. bf73126 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  83. 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  84. 8c1e4d3 USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  85. 35be850 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  86. 39cc4ac pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  87. 13d240f pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  88. 38f79c6 pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  89. 74b04d9 arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 13 years ago
  90. 93757cf arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  91. da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  92. 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  93. dec1112 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  94. 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  95. 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  96. f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  97. 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  98. 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  99. 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  100. ec8dab4 tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago