summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* AVR32: Enable MMC supportHaavard Skinnemoen2007-04-141-0/+3
* AVR32: Enable networkingHaavard Skinnemoen2007-04-143-1/+43
* AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen2007-04-141-2/+2
* AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen2007-04-142-10/+13
* AVR32: Resource management rewriteHaavard Skinnemoen2007-04-141-0/+13
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-0412-1797/+110
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-3134-228/+4068
| |\
| * | ppc4xx: Update Katmai bootstrap commandStefan Roese2007-03-311-1/+3
| * | ppc4xx: Fix "bootstrap" command for Katmai boardStefan Roese2007-03-311-76/+25
| * | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-2410-1725/+73
| |\ \
| | * | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-243-10/+2
| | * | [PATCH] Small Sequoia cleanupStefan Roese2007-03-241-2/+2
| | * | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-246-1713/+69
* | | | Minor coding style cleanup.Wolfgang Denk2007-04-041-1/+1
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-0413-2/+564
|\ \ \ \
| * | | | [PATCH] Clean include dependenceMichal Simek2007-03-302-2/+2
| * | | | [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-301-1/+1
| * | | | PATCH: Resolve GPL license problemMichal Simek2007-03-274-24/+97
| * | | | Support for XUPV2P boardMichal Simek2007-03-2610-78/+298
| * | | | [Microblaze][PATCH] part 2Michal Simek2007-03-112-1/+5
| * | | | [Microblaze][PATCH]Michal Simek2007-03-115-0/+265
* | | | | Minor cleanup.Wolfgang Denk2007-04-041-1/+0
* | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-313-6/+50
| |_|_|/ |/| | |
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-291-0/+2
|\ \ \ \
| * | | | Fix 8641HPCN problem with ld version 2.16Jon Loeliger2007-03-221-0/+2
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-2229-211/+4043
|\ \ \ \ \
| * \ \ \ \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-202-64/+29
| |\ \ \ \ \
| * | | | | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-204-0/+309
| * | | | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-192-6/+15
| |\ \ \ \ \ \
| * | | | | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-191-5/+5
| * | | | | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-1912-0/+3035
| * | | | | | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-122-14/+34
| * | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-123-39/+42
| * | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-104-6/+4
| * | | | | | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-0914-263/+730
* | | | | | | | Code cleanup. Update CHANGELOGWolfgang Denk2007-03-214-22/+10
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-217-0/+2257
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-217-0/+2257
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-217-0/+2257
| | | |_|_|/ | | |/| | |
* | | | | | [PATCH] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-161-58/+19
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval boardStefan Roese2007-03-161-58/+19
| | |_|/ | |/| |
* | | | Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-131-6/+10
|/ / /
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-082-6/+15
|\ \ \ | |_|/ |/| |
| * | ppc4xx: Fix file mode of sequoia.cStefan Roese2007-03-081-0/+0
| * | ppc4xx: Clear Sequoia/Rainier security engine reset bitsJohn Otken john@softadvances.com2007-03-081-0/+4
| * | fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-081-6/+11
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-0816-96/+1897
|\ \ \
| * | | mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2007-03-022-0/+6
| * | | mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips2007-03-021-1/+8
OpenPOWER on IntegriCloud