1. 90d13b8 85xx: bugfix for reading maximum TLB size on mpc85xx by Fredrik Arnerup · 15 years ago
  2. 399aab7 ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  3. 5d841fa ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 15 years ago
  4. ec01481 Blackfin: fix timer_init()/timer_reset() by Graf Yang · 16 years ago
  5. 87423d7 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · 16 years ago
  6. c21f62d 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · 16 years ago
  7. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  8. fe6da48 MPC8260: fixup device tree by property instead of path by Wolfgang Denk · 16 years ago
  9. c63254e AFEB9260 network fix by Sergey Lapin · 16 years ago
  10. f58bf80 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · 16 years ago
  11. 02778f2 Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · 16 years ago
  12. af2c373 Blackfin: recurse with early serial initcode by Mike Frysinger · 16 years ago
  13. 6b2beb5 at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 0ee7a31 Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · 16 years ago
  15. d3a513c OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · 16 years ago
  16. ccb71df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  17. a1e5f93 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · 16 years ago
  18. 3791a11 arm925t: Fix CONFIG_SYS_HZ to 1000 by Ladislav Michl · 16 years ago
  19. cba0b77 OMAP3: Print correct silicon revision by Sanjeev Premi · 16 years ago
  20. 90006e9 OMAP3: Remove unused board-types by Sanjeev Premi · 16 years ago
  21. 6a6b62e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 16 years ago
  22. 54e822f Replace __asm references with __asm__ by Peter Tyser · 16 years ago
  23. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  24. 9c48a8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  25. 14b9308 83xx: searching "muram-data" by compatible property by Heiko Schocher · 16 years ago
  26. faa5a0c Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  27. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. f0a2c7b at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  29. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. cf94098 ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets by Stefan Roese · 16 years ago
  31. aad4eca Blackfin: audit UART for all known anomalies by Mike Frysinger · 16 years ago
  32. 8ef929a Blackfin: add check for anomaly 05000362 by Mike Frysinger · 16 years ago
  33. c2e0744 Blackfin: add comment about anomaly 05000430 avoidance by Mike Frysinger · 16 years ago
  34. 48ab150 Blackfin: add workaround for anomaly 05000242 by Mike Frysinger · 16 years ago
  35. ce1fe4b Blackfin: add workaround for anomaly 05000171 by Mike Frysinger · 16 years ago
  36. 712ac6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  37. ab29823 arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. b3acb6c arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 677e62f arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 3c853f3 mpc5200: reduce delays in i2c by Jon Smirl · 16 years ago
  41. 3600326 OMAP: Fix compile issue by Sanjeev Premi · 16 years ago
  42. ab0689c Move machine specific code to board at s3c64xx (v2) by Kyungmin Park · 16 years ago
  43. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  44. 3a671fc mpc8260: Fill in brg's clock-frequency in device tree. by Scott Wood · 16 years ago
  45. 4758ebd at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 2b7178a at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. f82518d at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 3524049 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. beebd85 at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. cb82a53 Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  51. 90a92a7 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. a47492a at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 8701ece PQ2FADS: Enable PCI. by Scott Wood · 16 years ago
  54. 46ac352 Blackfin: do not delay on output bytes by Mike Frysinger · 16 years ago
  55. ad90732 Blackfin: fix crash when booting from external memory by Mike Frysinger · 16 years ago
  56. dfc91c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  57. c840d26 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  58. 7649a59 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  59. 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  60. 1b3e404 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  61. c360cea fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  62. 6a81978 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · 16 years ago
  63. 89c00fb OMAP: use {read,write}l to access timer registers by Ladislav Michl · 16 years ago
  64. 81472d8 OMAP: rename timer divisor by Ladislav Michl · 16 years ago
  65. fe672d6 OMAP: reindent timer code by Ladislav Michl · 16 years ago
  66. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. d3b6357 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 300f99f s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 942ba99 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. d3e55d0 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. a6ef3dd arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 6790c55 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 176a600 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 6d27bca s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. ecfa8dd imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 9ea91c9 netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 412ab70 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. b236875 s3c44b0: extract cache from cpu.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 40fd626 s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 5fe1377 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 50f601c s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. 281dfb0 s3c4510b: move specific code to soc directory by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 76756e4 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  85. aaa0e08 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  86. 33e88c5 mpc5200: suppress printf until console initialized by Jon Smirl · 16 years ago
  87. 74398b2 Blackfin: put memory into self-refresh before/after programming clocks by Mike Frysinger · 16 years ago
  88. d347d57 Blackfin: do not program voltage regulator on parts that do not have one by Mike Frysinger · 16 years ago
  89. 0d4f24b Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers by Mike Frysinger · 16 years ago
  90. 3986e98 Blackfin: handle reboot anomaly 432 by Mike Frysinger · 16 years ago
  91. 7e1d212 Blackfin: kill off LDR jump block by Mike Frysinger · 16 years ago
  92. a75fa14 Blackfin: simplify symbol_lookup() a bit by Mike Frysinger · 16 years ago
  93. 2decc2a Blackfin: mark bfin_reset static by Mike Frysinger · 16 years ago
  94. e82b762 Blackfin: fix jtag console tstc by Mike Frysinger · 16 years ago
  95. 8206bfa Merge branch 'mimc200' by Haavard Skinnemoen · 16 years ago
  96. df486b1 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  97. e2c0476 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. f3f91f8 at91sam9/at91cap: move common usb host initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 7ebafb7 at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago