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