1. 21e67e7 sc520: Board Specific PCI Init by Graeme Russ · 14 years ago
  2. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 14 years ago
  3. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 14 years ago
  4. 64a0a49 x86: Fix MMCR Access by Graeme Russ · 14 years ago
  5. b4377e1 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  6. e98ecd7 MX31: Add support for PMIC to the QONG module by Stefano Babic · 14 years ago
  7. 68c07a0 MX51evk: Removed warnings by Stefano Babic · 14 years ago
  8. 87db58d tx25: fix crash while booting Linux by Anatolij Gustschin · 14 years ago
  9. 7769c5b mvsmr: fix link error by Anatolij Gustschin · 14 years ago
  10. 900a1fe Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  11. 20d98c2 pm9263 converted to at91 soc access by Asen Dimov · 14 years ago
  12. eeb50ce MX31: Removed erroneous board name from QONG by Stefano Babic · 14 years ago
  13. eab40f8 MX31: Support 128MB RAM on QONG module by Stefano Babic · 15 years ago
  14. 45997e0 MX31: Add support for NAND to QONG board by Stefano Babic · 15 years ago
  15. dfe8335 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · 14 years ago
  16. 16b7670 Marvell GuruPlug Board Support by Siddarth Gore · 15 years ago
  17. 2720178 MX51EVK: Remove CPLD related code by Fabio Estevam · 15 years ago
  18. bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago
  19. e3150c7 pm9261 converted to at91 soc access by Asen Dimov · 14 years ago
  20. 029faf3 ppc4xx: Add support for ICON board (PPC440SPe) by Stefan Roese · 14 years ago
  21. 64123e3 Fix typos in Korat board console output by Larry Johnson · 14 years ago
  22. 8e98f5f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 14 years ago
  23. c303176 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  24. c88d6ab Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  25. 7e1afb6 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 14 years ago
  26. 1749c3d ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · 14 years ago
  27. 8cbb0dd nios2: add nios2-generic board by Thomas Chou · 14 years ago
  28. e4bf588 nios2: add altera cf reset by Thomas Chou · 15 years ago
  29. a3921ee mpc5121: add support for PDM360NG board by Anatolij Gustschin · 14 years ago
  30. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  31. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  32. 500fbae Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  33. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  34. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  35. 254ab7b nios2: Move individual board linker scripts to common script in cpu tree. by Scott McNutt · 14 years ago
  36. b266409 microblaze: Move FSL initialization to board.c by Michal Simek · 14 years ago
  37. 6a8a2b7 nios: Move cpu/nios/* to arch/nios/cpu/* by Peter Tyser · 14 years ago
  38. 1e9c265 sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] by Peter Tyser · 14 years ago
  39. 6260fb0 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · 14 years ago
  40. 8a15c2d avr32: Move cpu/at32ap/* to arch/avr32/cpu/* by Peter Tyser · 14 years ago
  41. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago
  42. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 14 years ago
  43. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago
  44. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  45. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  46. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  47. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  48. 89f39e1 Change directory-specific CFLAGS to use full path by Peter Tyser · 14 years ago
  49. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  50. fd4e49c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  51. 1f2463d Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  52. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  53. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  54. 5a46960 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  55. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  56. 3f1a5c1 Blackfin: IP04: new board port by Brent Kandetzki · 15 years ago
  57. 6a0be8f Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · 15 years ago
  58. b5045cd arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · 15 years ago
  59. 2528dc5 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  60. 9e486ab nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · 15 years ago
  61. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  62. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  63. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  64. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  65. a574cff ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  66. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  67. 9d3a86a ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · 15 years ago
  68. 53e4290 ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · 15 years ago
  69. d04c1ef ColdFire: Correct bit definition by TsiChung Liew · 15 years ago
  70. 9d79e57 add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago
  71. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  72. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  73. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  74. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  75. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  76. 9c9cbe7 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  77. 6ed3b9d TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · 15 years ago
  78. 6258b04 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · 15 years ago
  79. 637833c arm: kirkwood: suen3: fixed build warning by Prafulla Wadaskar · 15 years ago
  80. e4d3449 MX51: removed warnings for the mx51evk by Stefano Babic · 15 years ago
  81. 9d69e33 SPEAr : Supporting new mach ids for spear310 and spear320 by Vipin Kumar · 15 years ago
  82. cc0b53c arm, suen3: fix compile error, if doing not a local build by Heiko Schocher · 15 years ago
  83. 67fa8c2 arm: add support for the suen3 board from keymile by Heiko Schocher · 15 years ago
  84. 6895d45 Add support for KARO TX25 board by John Rigby · 15 years ago
  85. c5fb70c Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago
  86. 18ba012 edb93xx: Fix SDRAM initialization by Matthias Kaehlcke · 15 years ago
  87. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  88. 5c97a1d VoiceBlue: fix linker errors by Ladislav Michl · 15 years ago
  89. 37cffda da830evm: Add support for TI EMAC by Nick Thompson · 15 years ago
  90. 3a67566 NetStar: eeprom - fix linker error by Ladislav Michl · 15 years ago
  91. 308d463 NetStar: eeprom - be less verbose by Ladislav Michl · 15 years ago
  92. b29ff62 NetStar: eeprom - undefined reference to `memset' by Ladislav Michl · 15 years ago
  93. 77e7273 new board (eb_cpux9k2) by Jens Scharsig · 15 years ago
  94. 1b34f00 update at91sam9263ek board to new SoC access by Jens Scharsig · 15 years ago
  95. 3a4e439 DA830 EVM: Enable NAND support on Spectrum Digital EVM by Nick Thompson · 15 years ago
  96. 39a91422 edb93xx: enable the uart in devicecfg register by Alessandro Rubini · 15 years ago
  97. 822bd70 edb93xx: change calculation un early_udelay.h by Alessandro Rubini · 15 years ago
  98. cf3c142 Add support for EDB93xx boards by Matthias Kaehlcke · 15 years ago
  99. d798e27 NetStar: Remove debug junk leaked into eeprom utility by Ladislav Michl · 15 years ago
  100. 89e94d8 NetStar: make crcit utility more readable by Ladislav Michl · 15 years ago