aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell
2008-11-21ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-18Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-11-11mpc8641: fix address-cells default in old .dts detectionBecky Bruce
2008-11-10lib_ppc: Move trap_init to occur earlierBecky Bruce
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce
2008-11-10toplevel Makefile: Add MPC8641HPCN_36BIT targetBecky Bruce
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce
2008-11-10mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce
2008-11-10mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce
2008-11-10mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce
2008-11-10mpc86xx: Move setup_bats into cpu_init_fBecky Bruce
2008-11-10mpc8641: Remove extra "0" from BR2 defineBecky Bruce
2008-11-10Merge commit 'wd/master'Jon Loeliger
2008-11-09drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-11-09Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-09Fix typo in cpu/mpc85xx/cpu.cBen Warren
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi
2008-11-09Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09xilinx_emaclite buffer overrunClive Stubbings
2008-11-09NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun
2008-11-09Adds two more ethernet interface to 83xxrichardretanubun
2008-11-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-11-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-11-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-11-07AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop
2008-11-07AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop
2008-11-04Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejsJean-Christophe PLAGNIOL-VILLARD
2008-11-04Custom AFEB9260 board supportSergey Lapin
2008-11-04Change to use "do_div" macroTomohiro Masubuchi
2008-11-04ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak
2008-11-04ARM/Versatile port: Removed unused functionsRoman Mashak
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce
2008-11-038641HPCN: Config file cleanupBecky Bruce