summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-11-3/+6
|\
| * [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-11-3/+6
* | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-10-21/+46
|\ \ | |/
| * Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk2007-09-08-20/+46
| |\
| | * [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-07-0/+24
| | * [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-07-20/+22
| * | Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk2007-09-08-1/+0
| |\ \ | | |/ | |/|
| | * [MPC512x] Correct fixup relocationRafal Jaworowski2007-09-07-1/+0
* | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-07-27/+921
|\ \ \ | |/ /
| * | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-09-07-2/+0
| * | PXA270: Added support for TrizepsIV board.stefano babic2007-09-07-0/+875
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-07-5/+35
| |\ \ | | |/
| | * Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-04-1/+7
| | * ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-04-4/+28
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-07-22/+10
| |\ \
| | * | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-22/+10
| | |/
| * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-02-555/+101
| |\ \ | | |/
| * | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-31-0/+3
* | | Changed API name to coloured_led.hPeter Pearse2007-09-05-1/+1
* | | Add coloured led interface for ARM boards.Peter Pearse2007-09-04-45/+0
* | | Move include/led.h to board/at91rm9200dkPeter Pearse2007-09-04-0/+45
| |/ |/|
* | 8548cds fixesEd Swarthout2007-08-29-3/+11
* | Remove the bios emulator binary files from MAI boardJason Jin2007-08-29-0/+0
* | support board vendor-common makefilesKim Phillips2007-08-29-15/+66
* | Fix compilation error for omap2420h4_config.Dirk Behme2007-08-29-537/+0
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-29-10/+490
|\ \ | |/
| * ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-23-0/+27
| * Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-08-21-118062/+16479
| |\
| * | ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese2007-08-21-13/+466
* | | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-28-0/+24
| |/ |/|
* | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18-399/+6201
|\ \
| * | Coding style cleanupStefan Roese2007-08-18-3/+0
| * | ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-17-0/+939
| * | ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-0/+1672
| * | ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-0/+346
| * | ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-16-0/+329
| * | ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-16-390/+977
| * | ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-16-1/+305
| * | ColdFire: update r5200 platform for MCF52x2TsiChungLiew2007-08-16-1/+304
| * | ColdFire: idmr platform MCF52x2 updateTsiChungLiew2007-08-16-3/+305
| * | ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew2007-08-16-4/+306
| * | ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-5/+5
| * | Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-16-0/+721
| |\ \
| | * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-118411/+11029
| | |\ \
| | * | | Coding style cleanupStefan Roese2007-08-08-53/+51
| | * | | Added NAND supportTsiChungLiew2007-08-08-1/+116
| | * | | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-08-7/+0
| | * | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-08-1/+3
| | * | | Coding style cleanupStefan Roese2007-07-16-1/+0
| | * | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-0/+614
| | |\ \ \