summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-278-34/+27
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2710-0/+945
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-2710-0/+945
| |\
| | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-0711-13/+13
| | |\
| | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2956-197/+619
| | |\ \
| | * | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-235-0/+542
| | * | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-232-27/+38
| | * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23913-121585/+24919
| | |\ \ \
| | * | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-135-0/+392
* | | | | | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-1122-6/+6
* | | | | | Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-115-2/+2
* | | | | | Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-115-2/+2
* | | | | | Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-117-2/+2
* | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-113-46/+25
* | | | | | Stop using immap_t on 85xxKumar Gala2007-12-1115-68/+35
* | | | | | Update MPC8568 MDS to use libfdtKumar Gala2007-12-111-27/+19
* | | | | | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-114-63/+188
* | | | | | Update MPC85xx CDS to use libfdtKumar Gala2007-12-114-50/+99
* | | | | | Update MPC8540 ADS to use libfdtKumar Gala2007-12-111-15/+15
* | | | | | Update MPC8560 ADS to use libfdtKumar Gala2007-12-111-30/+18
* | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-1115-44/+28
* | | | | | Update MPC8544DS to use libfdtKumar Gala2007-12-111-39/+32
|/ / / / /
* | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-072-27/+5
* | | | | Fix build breakage due to libfdt importKumar Gala2007-12-071-1/+1
| |_|_|/ |/| | |
* | | | Merge commit '87ddedd'Wolfgang Denk2007-11-266-6/+6
|\ \ \ \
| * | | | drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-256-6/+6
| | |_|/ | |/| |
* | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-215-7/+7
|/ / /
* | | [MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi2007-11-191-0/+4
* | | pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD2007-11-181-0/+2
* | | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-186-6/+9
* | | Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-182-2/+4
* | | [MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi2007-11-171-1/+1
* | | [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi2007-11-172-3/+3
* | | [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-176-22/+30
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-172-0/+285
|\ \ \
| * | | ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-072-0/+285
* | | | Fix the i2c frequency and default address in rsdproto boardLuotao Fu2007-11-171-2/+2
* | | | powerpc: Backout relocation changes for MPC5121, too.Wolfgang Denk2007-11-171-0/+1
* | | | powerpc: Backout relocation changes.Grant Likely2007-11-174-0/+4
* | | | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-176-8/+21
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-171-9/+17
|\ \ \ \
| * | | | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese2007-11-131-9/+17
| |/ / /
* | | | Unify pixis_reset altbank across board familiesJason Jin2007-11-171-1/+4
* | | | Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-171-1/+1
|/ / /
* | | TQM5200: Call usb_cpu_init() during board initMarian Balakowicz2007-11-031-2/+8
* | | changes for IDS8247 board supportSergej Stepanov2007-11-031-33/+73
* | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-029-51/+61
|\ \ \
| * \ \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-022-1/+4
| |\ \ \
| | * \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-012-1/+4
| | |\ \ \
| | | * | | ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-251-1/+3
OpenPOWER on IntegriCloud