summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-02-24-0/+57
|\ \ \ \ \ \
| * | | | | | ARM: add an "eet" variant of the imx31_phycore boardGuennadi Liakhovetski2009-02-24-0/+57
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-02-24-0/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-23-0/+57
| |/ / / /
* | | | | mpc8641hpcn: Indicate 36-bit addr map in boot messagesBecky Bruce2009-02-23-0/+3
|/ / / /
* | | | OMAP3: Pandora: Update pin muxDirk Behme2009-02-22-6/+6
* | | | OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-22-5/+0
* | | | OMAP3: Beagle: Add board revision detectionDirk Behme2009-02-22-0/+43
* | | | OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme2009-02-22-21/+11
* | | | davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD2009-02-22-0/+1
* | | | ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve2009-02-22-105/+101
* | | | Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2009-02-22-1/+4
* | | | Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-22-3/+0
* | | | 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-19-2/+5
* | | | 8xx, mgsuvd: updates for 2009.03Heiko Schocher2009-02-19-0/+5
* | | | TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-19-1/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-19-87/+40
|\ \ \ \
| * | | | ppc4xx: Some more PMC405 coding-style cleanupStefan Roese2009-02-18-15/+15
| * | | | ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-18-13/+11
| * | | | ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-18-70/+25
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-19-0/+493
|\ \ \ \ \
| * | | | | qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok2009-02-10-0/+493
* | | | | | Fix build errors after making flash_get_info() non-staticWolfgang Denk2009-02-18-4/+3
| |/ / / / |/| | | |
* | | | | 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-16-5/+18
* | | | | 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-16-0/+14
* | | | | TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2009-02-16-3/+5
* | | | | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger2009-02-16-8/+108
* | | | | MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger2009-02-16-2/+2
* | | | | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger2009-02-16-4/+26
* | | | | MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger2009-02-16-6/+8
* | | | | MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-16-2/+4
* | | | | MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-16-6/+6
* | | | | MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger2009-02-16-2/+1
* | | | | 86xx: Reset updatePeter Tyser2009-02-16-0/+45
* | | | | 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-16-2/+6
* | | | | Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-16-0/+79
* | | | | 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-16-1/+2
* | | | | 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-2/+4
* | | | | ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-12-0/+4
* | | | | Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-12-3/+0
* | | | | mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-10-5/+5
* | | | | powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-10-18/+20
* | | | | mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce2009-02-10-6/+6
* | | | | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-20/+20
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-07-7/+1
|\ \ \ \ \
| * | | | | Blackfin: move default boot SPI CS to common codeMike Frysinger2009-02-05-7/+1
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2009-02-07-3/+149
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ADS5121 Add PATA supportRalph Kondziella2009-02-03-0/+104
| * | | | ADS5121 Add IC Ident Module (IIM) supportMartha Marx2009-02-03-0/+3
| * | | | ADS5121 Fix rev2 silicon pci iopad configJohn Rigby2009-02-03-1/+12