summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-1515-35/+27
* Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme2007-09-153-12/+6
* cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka2007-09-131-1/+1
* Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-122-1/+4
* [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-111-3/+6
* Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk2007-09-084-20/+46
|\
| * [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-072-0/+24
| * [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-074-20/+22
* | Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk2007-09-081-1/+0
|\ \ | |/ |/|
| * [MPC512x] Correct fixup relocationRafal Jaworowski2007-09-071-1/+0
* | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-09-071-2/+0
* | PXA270: Added support for TrizepsIV board.stefano babic2007-09-077-0/+875
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-074-5/+35
|\ \ | |/
| * Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-042-1/+7
| * ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-043-4/+28
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-074-22/+10
|\ \
| * | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-064-22/+10
| |/
* | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-0224-555/+101
|\ \ | |/
| * 8548cds fixesEd Swarthout2007-08-291-3/+11
| * Remove the bios emulator binary files from MAI boardJason Jin2007-08-2914-0/+0
| * support board vendor-common makefilesKim Phillips2007-08-297-15/+66
| * Fix compilation error for omap2420h4_config.Dirk Behme2007-08-291-537/+0
| * Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-293-10/+490
| |\
| * | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-281-0/+24
* | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-311-0/+3
| |/ |/|
* | ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-231-0/+27
* | Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-08-21812-118062/+16479
|\ \ | |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-1848-399/+6201
| |\
| | * Coding style cleanupStefan Roese2007-08-183-3/+0
| | * ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-177-0/+939
| | * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-166-0/+1672
| | * ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-164-0/+346
| | * ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-164-0/+329
| | * ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-1611-390/+977
| | * ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-162-1/+305
| | * ColdFire: update r5200 platform for MCF52x2TsiChungLiew2007-08-162-1/+304
| | * ColdFire: idmr platform MCF52x2 updateTsiChungLiew2007-08-163-3/+305
| | * ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew2007-08-163-4/+306
| | * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-162-5/+5
| | * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-166-0/+721
| | |\
| | | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15741-118411/+11029
| | | |\
| | | * | Coding style cleanupStefan Roese2007-08-082-53/+51
| | | * | Added NAND supportTsiChungLiew2007-08-082-1/+116
| | | * | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-081-7/+0
| | | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-081-1/+3
| | | * | Coding style cleanupStefan Roese2007-07-161-1/+0
| | | * | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-165-0/+614
| | | |\ \
| | | | * \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-1045-362/+2897
| | | | |\ \
| | | | * | | Update for flash.o and mii.oTsiChungLiew2007-07-101-1/+1
| | | | * | | MII functions calls.TsiChungLiew2007-07-101-0/+304
OpenPOWER on IntegriCloud