aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2009-02-23mpc8641hpcn: Indicate 36-bit addr map in boot messagesBecky Bruce1-0/+3
2009-02-22OMAP3: Pandora: Update pin muxDirk Behme1-6/+6
2009-02-22OMAP3: Add OMAP3 auto detectionDirk Behme5-5/+0
2009-02-22OMAP3: Beagle: Add board revision detectionDirk Behme2-0/+43
2009-02-22OMAP3: Overo: Clean up pin mux and GPIO configurationDirk Behme3-21/+11
2009-02-22davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve6-105/+101
2009-02-22Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini1-1/+4
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk2-3/+0
2009-02-1982xx, mgcoge: updates for 2009.03Heiko Schocher1-2/+5
2009-02-198xx, mgsuvd: updates for 2009.03Heiko Schocher1-0/+5
2009-02-19TQM8xxL: make some room in low memory for future needsWolfgang Denk1-1/+0
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-87/+40
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk6-0/+493
2009-02-18Fix build errors after making flash_get_info() non-staticWolfgang Denk2-4/+3
2009-02-18ppc4xx: Some more PMC405 coding-style cleanupStefan Roese1-15/+15
2009-02-18ppc4xx: Update PMC405 board supportMatthias Fuchs2-13/+11
2009-02-18ppc4xx: Cleanup PMC405 board supportMatthias Fuchs1-70/+25
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-5/+18
2009-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming1-0/+14
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2-3/+5
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger1-8/+108
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger1-2/+2
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger3-4/+26
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger1-6/+8
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger1-2/+4
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger1-6/+6
2009-02-16MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger1-2/+1
2009-02-1686xx: Reset updatePeter Tyser3-0/+45
2009-02-1685xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala1-2/+6
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming5-0/+79
2009-02-1685xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala1-1/+2
2009-02-1685xx: Fix address map for 36-bit config of MPC8572DSKumar Gala1-2/+4
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese4-0/+4
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk3-3/+0
2009-02-10mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce1-5/+5
2009-02-10powerpc: Move duplicated BAT defines to mmu.hBecky Bruce3-18/+20
2009-02-10mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce1-6/+6
2009-02-10qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok6-0/+493
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala17-20/+20
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-7/+1
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2-3/+149
2009-02-05Blackfin: move default boot SPI CS to common codeMike Frysinger1-7/+1
2009-02-03ADS5121 Add PATA supportRalph Kondziella1-0/+104
2009-02-03ADS5121 Add IC Ident Module (IIM) supportMartha Marx1-0/+3
2009-02-03ADS5121 Fix rev2 silicon pci iopad configJohn Rigby1-1/+12
2009-02-03ADS5121 DIU Add diu_bmp_addr envJohn Rigby1-2/+26
2009-02-03ADS5121 DIU Make inclusion of FSL logo optionalJohn Rigby1-0/+4
2009-02-02Blackfin: add port muxing for BF51x SPIMike Frysinger1-9/+11
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk66-7/+3576