summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18260-81/+260
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-11-1817-278/+721
|\
| * mpc8641: fix address-cells default in old .dts detectionBecky Bruce2008-11-111-3/+3
| * lib_ppc: Move trap_init to occur earlierBecky Bruce2008-11-101-5/+5
| * mpc8641: Try to detect old .dts filesBecky Bruce2008-11-102-0/+30
| * toplevel Makefile: Add MPC8641HPCN_36BIT targetBecky Bruce2008-11-101-1/+7
| * mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-104-53/+192
| * mpc8641: Change 32-bit memory mapBecky Bruce2008-11-105-68/+75
| * mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-104-11/+39
| * mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce2008-11-101-11/+8
| * mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce2008-11-101-1/+1
| * mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-102-28/+15
| * mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce2008-11-101-2/+1
| * mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-102-5/+4
| * mpc8641: Remove extra "0" from BR2 defineBecky Bruce2008-11-101-1/+1
| * Merge commit 'wd/master'Jon Loeliger2008-11-10156-8536/+7619
| |\
| * | powerpc: change 86xx SMP boot methodBecky Bruce2008-11-0410-73/+298
| * | 8641HPCN: Config file cleanupBecky Bruce2008-11-031-5/+15
| * | 86xx: Make dram_size a phys_size_tBecky Bruce2008-11-032-6/+6
| * | powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-032-16/+37
| * | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-033-17/+38
| * | mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-032-27/+1
* | | drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun2008-11-091-0/+79
* | | ColdFire: Add mii driver in drivers/netTsiChung Liew2008-11-093-17/+326
* | | Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-093-4/+15
* | | 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
| |\ \
OpenPOWER on IntegriCloud