summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-0918-18/+18
* Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-091-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-091-22/+0
|\
| * ARM/Versatile port: Removed unused functionsRoman Mashak2008-11-041-22/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-11-0910-18/+433
|\ \
| * | AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-074-4/+4
| * | AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-076-18/+18
| * | Custom AFEB9260 board supportSergey Lapin2008-11-045-0/+415
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-0939-4786/+242
|\ \
| * | ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-032-43/+31
| * | ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-034-0/+306
| * | ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-034-5/+161
| * | ColdFire: Use CFI driver for M5272C3TsiChung Liew2008-11-032-379/+1
| * | ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-0328-4343/+14
| * | ColdFire: Remove linker fileTsiChung Liew2008-11-032-287/+0
| |/
* | TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk2008-11-022-498/+1
* | Consolidate MAX/MIN definitionsAndy Fleming2008-11-022-4/+0
* | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-0215-167/+167
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-11-012-0/+6
|\
| * NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-312-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-11-0140-0/+0
|\ \
| * | sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu2008-10-315-0/+0
| * | sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu2008-10-315-0/+0
| * | sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu2008-10-315-0/+0
| * | sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu2008-10-315-0/+0
| * | sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu2008-10-318-0/+0
| * | sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu2008-10-316-0/+0
| * | sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu2008-10-316-0/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-016-76/+170
|\ \
| * | ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-311-22/+106
| * | ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs2008-10-311-33/+37
| * | ppc4xx: Fix esd loadpci commandMatthias Fuchs2008-10-311-8/+16
| * | ppc4xx: Clean up PMC440 headerMatthias Fuchs2008-10-311-10/+7
| * | ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs2008-10-311-2/+3
| * | ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado2008-10-311-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-016-24/+26
|\ \ | |/ |/|
| * Blackfin: bf561-ezkit: drop redundant codeMike Frysinger2008-10-231-4/+2
| * Blackfin: bf561-ezkit: drop pointless USB codeMike Frysinger2008-10-231-15/+0
| * Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-234-4/+24
| * Blackfin: punt old unused mem_init.h headerMike Frysinger2008-10-231-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-304-36/+0
|\ \
| * | 86xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu2008-10-301-3/+0
| * | 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-303-33/+0
* | | NAND: Add support for MPC8572DS boardHaiying Wang2008-10-292-0/+7
* | | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-295-5/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2008-10-286-0/+171
|\ \
| * | lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-276-0/+171
| |/
* | i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-282-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-2711-532/+259
|\ \
| * | 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-243-127/+59
OpenPOWER on IntegriCloud