summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| | * AVR32: Initialize bi_flash* in board_init_rHaavard Skinnemoen2007-10-06-4/+0
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-10-13-1/+1
| |\ \
| | * \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-04-5/+12
| | |\ \ | | | |/
| | * | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-18-57/+46
| | |\ \
| | * \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-11-3/+6
| | |\ \ \
| | * \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-10-21/+46
| | |\ \ \ \
| | * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-07-27/+921
| | |\ \ \ \ \
| | * | | | | | 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
| * | | | | | | CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka2007-10-05-0/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | ppc4xx: Coding style cleanupStefan Roese2007-10-02-1/+1
| * | | | | | Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-02-5/+12
| | |_|_|_|/ | |/| | | |
* | | | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-23-0/+542
* | | | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-23-27/+38
* | | | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23-121585/+24919
|\ \ \ \ \ \ | |/ / / / /
| * | | | | TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-16-0/+1
| * | | | | ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-15-6/+6
| * | | | | ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-15-2/+1
| * | | | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-35/+27
| * | | | | Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme2007-09-15-12/+6
| * | | | | cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka2007-09-13-1/+1
| * | | | | Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-12-1/+4
| | |_|_|/ | |/| | |
| * | | | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-11-3/+6
| | |_|/ | |/| |
| * | | 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
| * | | 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
| |\ \ | | |/
| | * 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
| | |\
| | * | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-28-0/+24
| * | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-31-0/+3
| | |/ | |/|
| * | 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
| |\ \ | | |/
| | * 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