aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2007-12-27Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson1-29/+29
2007-12-27Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson1-49/+1
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese1-0/+23
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2-1/+25
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese49-154/+543
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2-0/+16
2007-12-06ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese3-8/+13
2007-11-30ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese1-9/+6
2007-11-26Merge commit '87ddedd'Wolfgang Denk6-6/+6
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD6-6/+6
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala5-7/+7
2007-11-19[MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi1-0/+4
2007-11-18pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk6-6/+9
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2-2/+4
2007-11-17[MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi1-1/+1
2007-11-17[MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi2-3/+3
2007-11-17[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi6-22/+30
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-0/+285
2007-11-17Fix the i2c frequency and default address in rsdproto boardLuotao Fu1-2/+2
2007-11-17powerpc: Backout relocation changes for MPC5121, too.Wolfgang Denk1-0/+1
2007-11-17powerpc: Backout relocation changes.Grant Likely4-0/+4
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD6-8/+21
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-9/+17
2007-11-17Unify pixis_reset altbank across board familiesJason Jin1-1/+4
2007-11-17Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-16ppc4xx: Update AMCC Makalu for board rev 1.1Stefan Roese2-54/+13
2007-11-15ppc4xx: Small AMCC Kilauea cleanupStefan Roese1-39/+0
2007-11-13ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese1-9/+17
2007-11-07ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2-0/+285
2007-11-05ppc4xx: Make output a little shorter on PCIe detectionStefan Roese3-17/+12
2007-11-03TQM5200: Call usb_cpu_init() during board initMarian Balakowicz1-2/+8
2007-11-03changes for IDS8247 board supportSergej Stepanov1-33/+73
2007-11-03ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese3-1/+148
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk9-51/+61
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-1/+4
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-1/+4
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2-7/+12
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk7-50/+57
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk6-42/+42
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk1-8/+15
2007-10-31ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese1-0/+4
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese1-3/+33
2007-10-31ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAMEugene O'Brien1-2/+2
2007-10-31ppc4xx: Rework of 4xx serial driver (3)Stefan Roese1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese51-316/+40
2007-10-31ppc4xx: Add initial AMCC Makalu 405EX supportStefan Roese7-0/+1228
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese6-17/+11
2007-10-31ppc4xx: Fix size setup in Kilauea DDR2 init routineStefan Roese1-26/+26
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese3-104/+100