summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-0921-20/+19
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-0951-12/+53
* Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-093-4/+5
* Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-094-4/+16
* Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-094-20/+38
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-095-6/+31
* Fix typo in cpu/mpc85xx/cpu.cBen Warren2008-11-091-1/+1
* net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-094-5/+11
* Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren2008-11-093-4/+10
* xilinx_emaclite buffer overrunClive Stubbings2008-11-091-1/+1
* NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun2008-11-091-3/+43
* Adds two more ethernet interface to 83xxrichardretanubun2008-11-091-0/+8
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-11-095-37/+47
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-095-37/+47
| |\
| | * Change to use "do_div" macroTomohiro Masubuchi2008-11-041-13/+45
| | * ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak2008-11-043-2/+2
| | * ARM/Versatile port: Removed unused functionsRoman Mashak2008-11-041-22/+0
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-11-0915-30/+619
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-11-0915-30/+619
| |\ \
| | * | AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-075-7/+4
| | * | AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-076-18/+18
| | * | Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejsJean-Christophe PLAGNIOL-VILLARD2008-11-041-9/+9
| | * | Custom AFEB9260 board supportSergey Lapin2008-11-049-0/+592
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-11-09106-7701/+4335
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-09106-7701/+4335
| |\ \
| | * | ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-032-43/+31
| | * | ColdFire: Fix compilation errorTsiChung Liew2008-11-033-9/+9
| | * | ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-0316-49/+2003
| | * | ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-0312-62/+843
| | * | ColdFire: Use CFI driver for M5272C3TsiChung Liew2008-11-033-383/+11
| | * | ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-037-12/+197
| | * | ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-0328-4343/+14
| | * | ColdFire: Modules header files cleanupTsiChung Liew2008-11-0341-2784/+1498
| | * | ColdFire: Remove linker fileTsiChung Liew2008-11-032-287/+0
| | |/
* | | ppc: Fix compile warnings when !CONFIG_OF_LIBFDTPeter Tyser2008-11-021-2/+3
|/ /
* | common/Makefile: create others group for non core, environment and command filesJean-Christophe PLAGNIOL-VILLARD2008-11-021-2/+5
* | TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk2008-11-023-498/+8
* | Consolidate MAX/MIN definitionsAndy Fleming2008-11-027-22/+3
* | mgsuvd: remove unused defines in config file.Heiko Schocher2008-11-021-3/+0
* | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-0221-241/+2599
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-11-016-79/+67
|\
| * NAND: Allow NAND and OneNAND to coexistAlessandro Rubini2008-10-311-69/+1
| * JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood2008-10-311-7/+5
| * NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-313-2/+60
| * NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang2008-10-311-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-11-0141-7/+7
|\ \
| * | sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
| * | sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu2008-10-316-1/+1
OpenPOWER on IntegriCloud