1. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  2. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  3. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  4. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  5. 9057e65 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  6. 4850ab9 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
  7. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  8. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  9. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  10. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  11. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  12. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  13. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  14. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  15. f2f7745 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  16. 8db9eff mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
  17. bd2e27c i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  18. 5bcc6a8 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  19. 5cb525f mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  20. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  21. 00699f8 mx28: remove omap specific config options by Veli-Pekka Peltola · 13 years ago
  22. ff167df i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  23. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  24. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  25. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  26. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  27. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  28. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  29. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  30. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  31. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  32. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  33. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  34. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  35. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  36. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  37. 66a1818 pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  38. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  39. e21b3dfb arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  40. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  41. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  42. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  43. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  44. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  45. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  46. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  47. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  48. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  49. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  50. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  51. 13119bc Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
  52. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  53. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  54. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  55. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  56. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  57. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  58. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  59. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  60. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  61. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  62. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  63. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  64. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  65. 6520471 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  66. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  67. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  68. ca4b558 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  69. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  70. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  71. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  72. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  73. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  74. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  75. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  76. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  77. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  78. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  79. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  80. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  81. 8f1da53 arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  82. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init 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. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  90. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  91. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  92. 604256a arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  93. 7a1b07e arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  94. f3c149d arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  95. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  96. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  97. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  98. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  99. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  100. c0225d1 mx31: Fix checkpatch warnings in generic.c by Fabio Estevam · 13 years ago