1. da104e0 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  2. 27b6662 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  3. eb93524 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  4. 9540c7e ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
  5. c8ff6a9 OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  6. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  7. 6678ceb davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  8. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  9. c8e5ba8 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  10. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  11. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  12. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  13. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  14. 5e46f83 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  15. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  16. 77e490e ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · 13 years ago
  17. 792be0a ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · 13 years ago
  18. db68bc2 Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
  19. e619a0d Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · 13 years ago
  20. 96f5c4b bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
  21. 6795302 arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  22. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  23. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  24. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  25. 0d8a749 i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 13 years ago
  26. 8218272 mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  27. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  28. 4591f52 i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · 13 years ago
  29. 2627c8c arm, davinci: add timer defines for tcr field by Heiko Schocher · 13 years ago
  30. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  31. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  32. 0ae0565 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  33. 2047051 arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
  34. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  35. bd29cb0 tegra2: Enable data cache by Simon Glass · 13 years ago
  36. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  37. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  38. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  39. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  40. 9057e65 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  41. 4850ab9 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
  42. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  43. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  44. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  45. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  46. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  47. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  48. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  49. f16da74 ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX by Chandan Nath · 13 years ago
  50. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  51. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  52. a601bed arm, davinci: Change byte order of RTC kick register values by Christian Riesch · 13 years ago
  53. f2f7745 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  54. 8db9eff mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
  55. bd2e27c i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  56. 5bcc6a8 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  57. 5cb525f mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  58. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  59. 00699f8 mx28: remove omap specific config options by Veli-Pekka Peltola · 13 years ago
  60. ff167df i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  61. e0f1fd4 openrisc: Add library functions by Stefan Kristiansson · 13 years ago
  62. 272f84b openrisc: Add cpu files by Stefan Kristiansson · 13 years ago
  63. ca9d3ab openrisc: Add architecture header files by Stefan Kristiansson · 13 years ago
  64. 670c24f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  65. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  66. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  67. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  68. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  69. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  70. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  71. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  72. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  73. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  74. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  75. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  76. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  77. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  78. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  79. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  80. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  81. bf0b631 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  82. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  83. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  84. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  85. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  86. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  87. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  88. 6f9d998 x86: Add support for specifying an initrd with the zboot command by Gabe Black · 13 years ago
  89. 69370d1 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  90. f08fa7a x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · 13 years ago
  91. 233dbc1 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  92. d3a2bc3 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · 13 years ago
  93. 63f559c x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · 13 years ago
  94. ef5a5b0 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  95. 87c24e2 avr32:mmu.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  96. 8b0affe Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  97. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  98. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  99. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  100. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago