1. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  2. 1069a5c at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  3. 673678e remove __attribute__ ((packed)) in at91 headers by Jens Scharsig · 14 years ago
  4. ce26582 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  5. cfff263 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  6. 50f7500 AT91: remove LEGACY from at91_rstc.h by Reinhard Meyer · 14 years ago
  7. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  8. 60af568 AT91: cleanup at91sam9260_matrix.h to struct SoC access by Reinhard Meyer · 14 years ago
  9. 9f3fe90 AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  10. 83f1072 AT91: fix related arch-at91 header files by Reinhard Meyer · 14 years ago
  11. 405e591 AT91: cleanup hardware.h, remove memory-map.h by Reinhard Meyer · 14 years ago
  12. 4b1f9b1 AT91: rework at91sam9g45.h by Reinhard Meyer · 14 years ago
  13. 09aca70 AT91: rework at91sam9263.h by Reinhard Meyer · 14 years ago
  14. 5e59259 AT91: rework at91sam9261.h by Reinhard Meyer · 14 years ago
  15. aa0f5ef AT91: rework at91sam9260.h by Reinhard Meyer · 14 years ago
  16. 29d53d1 Kirkwood: allow to override CONFIG_SYS_TCLK by Simon Guinot · 13 years ago
  17. 2f22045 MX31: change return value of get_cpu_rev by Stefano Babic · 13 years ago
  18. d109b11 MX31: removed warning due to missing prototype by Stefano Babic · 13 years ago
  19. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  20. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  21. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  22. 00d10eb ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 13 years ago
  23. 5656b40 ftsdmc020: move ftsdmc020.h to include/faraday by Macpaul Lin · 13 years ago
  24. 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 13 years ago
  25. c5e9313 arm: Tegra2: GPIO: Add basic GPIO definitions by Tom Warren · 13 years ago
  26. 1436d51 arm: Tegra2: Add missing PLLX init by Tom Warren · 13 years ago
  27. 6445a30 ARM: fix stack pointer adjustment in board_init_f() by Eric Cooper · 13 years ago
  28. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 13 years ago
  29. c2b626c ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions by Luca Ceresoli · 13 years ago
  30. b32e812 ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 13 years ago
  31. d90859a omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 13 years ago
  32. 7b89795 OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 13 years ago
  33. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  34. 844c05a a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
  35. 0f7ffd7 fttmr010: move fttmr010 header to include/faraday by Macpaul Lin · 14 years ago
  36. 286a5b2 Orion5x: Correct DRAM bank detection by Rogan Dawes · 13 years ago
  37. 81a9ab2 I2C: add i2c support for Armada100 platform by Lei Wen · 13 years ago
  38. aa3b168 I2C: add i2c support for Pantheon platform by Lei Wen · 13 years ago
  39. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 13 years ago
  40. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 13 years ago
  41. 8dc667c arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  42. d8834a1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 14 years ago
  43. d4e53f0 OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · 13 years ago
  44. cd4b8a6 MX31: drop warnings in get_cpu_rev by Stefano Babic · 13 years ago
  45. 7517a79 MX5: factor out boot cause funciton to common code by Jason Liu · 13 years ago
  46. a770975 ARM: MX31: Fix file name label by Fabio Estevam · 13 years ago
  47. 25d8e1b MX31: Introduce get_reset_cause() by Fabio Estevam · 13 years ago
  48. 4adaf9b ARM: mx31: Print the silicon version by Fabio Estevam · 13 years ago
  49. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  50. 9aa720b mx25: Make the UART port number explicit in its setup function by Fabio Estevam · 14 years ago
  51. 2cf36ae MX31: add support for MX31 watchdog by Stefano Babic · 14 years ago
  52. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  53. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  54. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  55. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  56. bef5f85 ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · 14 years ago
  57. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  58. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  59. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  60. 9a3a49f SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  61. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  62. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  63. c797785 ARM: Update mach-types by Sandeep Paulraj · 14 years ago
  64. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  65. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  66. 3a8a83e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  67. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  68. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  69. cf946c6 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  70. 495df3b ARM: fix write*() I/O accessors by Wolfgang Denk · 14 years ago
  71. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  72. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  73. 008a351 armv7: add support for S5PC210 SoC by Minkyu Kang · 14 years ago
  74. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  75. c9ac3ba arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  76. 009b540 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  77. c44bf4e arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  78. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  79. 3c0659b ARM: Avoid compiler optimization for readb, writeb and friends. by Alexander Holler · 14 years ago
  80. 3c15216 armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  81. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  82. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  83. b157dd5 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · 14 years ago
  84. 04f15b3 ARM: Update mach types by Sandeep Paulraj · 14 years ago
  85. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  86. 57418d2 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  87. a4594e4 ARM: fix broken build of ARM by Stefano Babic · 14 years ago
  88. db106ef MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  89. ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  90. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago
  91. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  92. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  93. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  94. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  95. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  96. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  97. a138d96 AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU by clagix@gmail.com · 14 years ago
  98. ce089c0 add Multi Function Pin configuration support for ARMADA100 by Prafulla Wadaskar · 14 years ago
  99. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  100. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago