summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-02-4/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-167/+167
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-11-01-0/+6
|\
| * NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-31-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-11-01-0/+0
|\ \
| * | sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| * | sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| * | sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| * | sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| * | sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| * | sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| * | sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu2008-10-31-0/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-01-76/+170
|\ \
| * | ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-31-22/+106
| * | ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs2008-10-31-33/+37
| * | ppc4xx: Fix esd loadpci commandMatthias Fuchs2008-10-31-8/+16
| * | ppc4xx: Clean up PMC440 headerMatthias Fuchs2008-10-31-10/+7
| * | ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs2008-10-31-2/+3
| * | ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado2008-10-31-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-01-24/+26
|\ \ | |/ |/|
| * Blackfin: bf561-ezkit: drop redundant codeMike Frysinger2008-10-23-4/+2
| * Blackfin: bf561-ezkit: drop pointless USB codeMike Frysinger2008-10-23-15/+0
| * Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-23-4/+24
| * Blackfin: punt old unused mem_init.h headerMike Frysinger2008-10-23-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-30-36/+0
|\ \
| * | 86xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu2008-10-30-3/+0
| * | 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-30-33/+0
* | | NAND: Add support for MPC8572DS boardHaiying Wang2008-10-29-0/+7
* | | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-29-5/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2008-10-28-0/+171
|\ \
| * | lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-27-0/+171
| |/
* | i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-28-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-27-532/+259
|\ \
| * | 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-127/+59
| * | 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-405/+200
| |/
* | ppc4xx: New board avnet fx12 minimodulGeorg Schardt2008-10-24-0/+157
* | ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-24-0/+459
|/
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-21-4/+2
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-21-0/+44
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-21-0/+123
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-21-2/+2
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-21-12/+27
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-21-0/+477
|\
| * ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese2008-10-21-0/+12
| * ppc4xx: Add GDSys neo 405EP board supportDirk Eibach2008-10-21-0/+308
| * ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2008-10-21-0/+157
* | TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk2008-10-21-2/+11
* | 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-21-1/+0
* | Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-77/+77
* | Use strmhz() to format clock frequenciesWolfgang Denk2008-10-21-10/+13