aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-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-03TQM5200: Call usb_cpu_init() during board initMarian Balakowicz1-2/+8
2007-11-03changes for IDS8247 board supportSergej Stepanov1-33/+73
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-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-1/+3
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew1-0/+1
2007-10-24Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk1-0/+6
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2-7/+12
2007-10-24TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2-7/+12
2007-10-24xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-10-23Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-10-23fix pxa255_idp boardMarcel Ziswiler4-7/+8
2007-10-23Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka1-0/+6
2007-10-23Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause4-21/+36
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi6-6/+12
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi6-18/+30
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi6-18/+0
2007-10-21Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk1-7/+9
2007-10-19Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala1-8/+15
2007-10-18Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-1/+7
2007-10-18mpc83xx: pq-mds-pib.c typo errorTony Li1-13/+13
2007-10-18ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap commandStefan Roese1-1/+7
2007-10-15ppc4xx: Fix bug in I2C bootstrap values for Sequoia/RainierStefan Roese1-2/+7
2007-10-15ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2-5/+9
2007-10-15TQM8xx: Fix CAN timing.Jens Gehrlein1-7/+9
2007-10-13Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk1-2/+2
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk1-4/+0
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk1-1/+1