aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips11-45/+50
2007-08-16mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li10-84/+142
2007-08-15mpc83xx: enable libfdt by default on freescale boardsKim Phillips4-4/+4
2007-08-15mpc83xx: migrate remaining freescale boards to libfdtKim Phillips10-48/+170
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips4-60/+31
2007-08-15mpc83xx: remaining 8360 libfdt fixesKim Phillips4-22/+61
2007-08-15mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips1-1/+1
2007-08-15mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdbKim Phillips2-13/+18
2007-08-15Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk7-6/+7
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2-4/+4
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger7-6/+7
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2-4/+4
2007-08-15Fix where the #ifdef CFG_BOOTMAPSZ is placed.Jerry Van Baren1-2/+3
2007-08-14Fix malloc size error in ahci_init_one.Ed Swarthout1-2/+2
2007-08-14TI DaVinci - fix unsupported %hhx formatksi@koi8.net3-3/+3
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk81-1431/+9729
2007-08-14Coding style cleanup. Update CHANGELOG.Wolfgang Denk8-105/+165
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk23-1383/+1474
2007-08-14Merge with /home/wd/git/u-boot/workWolfgang Denk1-9/+14
2007-08-14Fix initrd/dtb interactionAndy Fleming1-9/+14
2007-08-14Supply spi interface in at45.cPeter Pearse1-0/+5
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1457-131219/+61767
2007-08-14POST: Fix merge problemStefan Roese1-4/+1
2007-08-14Coding style cleanupStefan Roese1-2/+2
2007-08-14Merge with /home/stefan/git/u-boot/zeusStefan Roese32-43/+4149
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese16-44/+1344
2007-08-14POST: Add option for external ethernet loopback testStefan Roese1-1/+8
2007-08-14POST: Add ppc405 support to cache and UART POSTStefan Roese3-7/+186
2007-08-14Replace lost end of at45.c.Peter Pearse1-0/+14
2007-08-14Update Makefiles for merged and split at45.c.Peter Pearse3-3/+3
2007-08-14Delete the merged files.Peter Pearse2-1242/+0
2007-08-14Add the files.Peter Pearse6-0/+937
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse13-139/+516
2007-08-14Coding style cleanup, update CHANGELOGWolfgang Denk2-1/+229
2007-08-14Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk40-712/+2036
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk5-25/+180
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson9-23/+75
2007-08-1485xxCDS: Enable the VIA PCI-to-ISA bridge.Andy Fleming1-1/+6
2007-08-14Add support for UEC to 8568Andy Fleming15-35/+313
2007-08-14Add PCI support for MPC8568MDS boardHaiying Wang4-38/+98
2007-08-14Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang1-5/+7
2007-08-14Use an absolute address when jumping out of 4k boot pageKumar Gala1-29/+24
2007-08-14MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming1-1/+6
2007-08-14Fix minor 85xx warningsAndy Fleming3-4/+7
2007-08-148548cds PCIE support.Ed Swarthout5-221/+522
2007-08-148544ds PCIE supportEd Swarthout4-60/+468
2007-08-1485xx start.S cleanup and exception supportAndy Fleming5-302/+326
2007-08-14Add MPC8544DS READMEAndy Fleming1-0/+122
2007-08-1485xx allow debugger to configure ddr.Ed Swarthout1-3/+45
2007-08-14mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout1-18/+47