1. 4efb77d arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  2. 6bde171 s3c64xx: move the reset_cpu function by Minkyu Kang · 15 years ago
  3. 1dc4da7 mx27: basic cpu support by Ilya Yanok · 15 years ago
  4. dd2f696 i.MX31: Create a common device file. by Magnus Lilja · 15 years ago
  5. 40c642b MX31: Add NAND SPL for i.MX31. by Magnus Lilja · 15 years ago
  6. df81238 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · 15 years ago
  7. 8096c51 at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  8. 63cb0f4 Blackfin: bump up default JTAG console timeout by Vivi Li · 15 years ago
  9. 8453587 Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 15 years ago
  10. 09cdd1b Moved Davinci Ethernet driver to drivers/net by Ben Warren · 15 years ago
  11. 2f21ce4 fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 15 years ago
  12. b1f1265 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 15 years ago
  13. 8e55258 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  14. b3d7f20 85xx: Add QE clk support by Haiying Wang · 15 years ago
  15. 71b358c 85xx: Added MPC8535/E identifiers by Kumar Gala · 15 years ago
  16. 22419d7 85xx: Always attempt ethernet device tree fixup by Kumar Gala · 15 years ago
  17. c60dc85 mpc512x: Fix problem with I2C access before relocation by Stefan Roese · 15 years ago
  18. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  19. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  20. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  21. ba4feae mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · 15 years ago
  22. b8c1d6a mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · 15 years ago
  23. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  24. 843efb1 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 15 years ago
  25. 19dc7e1 MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 15 years ago
  26. debf874 cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · 15 years ago
  27. 8b25126 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · 15 years ago
  28. de26ef9 mpc512x: Move common files to share them by several boards by Wolfgang Denk · 15 years ago
  29. 03e069d mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · 15 years ago
  30. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  31. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  32. 708cfb7 OMAP3 Turn on the GPIO bank clocks by Tom Rix · 15 years ago
  33. b240358 at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  34. 5bb59b3 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  35. 61cf851 omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  36. 3ea201b lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  37. 379be58 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  38. ad7e8aac arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  39. c358d9c3 arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  40. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  41. 9475c63 afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  42. 1bbae2b ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 15 years ago
  43. 2ae0f35 ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 15 years ago
  44. 1699da6 at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  45. 0c872ec OMAP3 Port kernel omap gpio interface. by Tom Rix · 15 years ago
  46. 53925ac ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 15 years ago
  47. 68a531f OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · 15 years ago
  48. 2907798 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  49. 7a4f511 davinci: display correct clock info by David Brownell · 15 years ago
  50. b54384e arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  51. 5b4bebe OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  52. b196698 OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  53. ac7260a at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  54. 2c75c78 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  55. 8fc3bb4 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  56. c20e28f arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  57. f1d944e davinci: add basic dm355/dm350/dm335 support by David Brownell · 15 years ago
  58. bd36fdc davinci: fix dm644x buglets by David Brownell · 15 years ago
  59. f790436 davinci: split out some dm644x-specific bits from psc by David Brownell · 15 years ago
  60. 48ef572 davinci: cpu-specific build uses conditional make syntax by David Brownell · 15 years ago
  61. 7b7808a davinci: move psc support board-->cpu by David Brownell · 15 years ago
  62. 84f7411 DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · 15 years ago
  63. d873133 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 15 years ago
  64. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  65. 9c90a2c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 15 years ago
  66. e7563af fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT by Kumar Gala · 15 years ago
  67. d4b130d 85xx: Use print_size to report amount of memory not mapped by TLBs by Kumar Gala · 15 years ago
  68. a53c997 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  69. 90d13b8 85xx: bugfix for reading maximum TLB size on mpc85xx by Fredrik Arnerup · 15 years ago
  70. 399aab7 ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  71. 5d841fa ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 15 years ago
  72. ec01481 Blackfin: fix timer_init()/timer_reset() by Graf Yang · 15 years ago
  73. 87423d7 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · 15 years ago
  74. c21f62d 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · 15 years ago
  75. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  76. fe6da48 MPC8260: fixup device tree by property instead of path by Wolfgang Denk · 15 years ago
  77. c63254e AFEB9260 network fix by Sergey Lapin · 15 years ago
  78. f58bf80 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · 15 years ago
  79. 02778f2 Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · 15 years ago
  80. af2c373 Blackfin: recurse with early serial initcode by Mike Frysinger · 15 years ago
  81. 6b2beb5 at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  82. 0ee7a31 Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · 15 years ago
  83. d3a513c OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · 15 years ago
  84. ccb71df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  85. a1e5f93 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · 15 years ago
  86. 3791a11 arm925t: Fix CONFIG_SYS_HZ to 1000 by Ladislav Michl · 15 years ago
  87. cba0b77 OMAP3: Print correct silicon revision by Sanjeev Premi · 15 years ago
  88. 90006e9 OMAP3: Remove unused board-types by Sanjeev Premi · 15 years ago
  89. 6a6b62e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 15 years ago
  90. 54e822f Replace __asm references with __asm__ by Peter Tyser · 15 years ago
  91. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  92. 9c48a8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  93. 14b9308 83xx: searching "muram-data" by compatible property by Heiko Schocher · 15 years ago
  94. faa5a0c Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 15 years ago
  95. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  96. f0a2c7b at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 15 years ago
  97. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  98. cf94098 ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets by Stefan Roese · 15 years ago
  99. aad4eca Blackfin: audit UART for all known anomalies by Mike Frysinger · 15 years ago
  100. 8ef929a Blackfin: add check for anomaly 05000362 by Mike Frysinger · 15 years ago