aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-01ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese3-8/+20
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese8-119/+536
2007-06-01NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.cStefan Roese1-39/+56
2007-06-01ppc4xx: Prepare Bamboo port for NAND booting supportStefan Roese5-109/+119
2007-06-01ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese1-34/+55
2007-06-01NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese1-20/+54
2007-06-01NAND: Update nand_ecc.c to latest Linux versionStefan Roese1-136/+92
2007-06-01ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese1-175/+166
2007-04-29Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese1-9/+21
2007-04-29ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driverStefan Roese3-154/+8
2007-04-24ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs1-9/+21
2007-04-19ppc4xx: Fix chip select timing for SysACE access on AMCC KatmaiStefan Roese1-1/+13
2007-04-18Merge with git://www.denx.de/git/u-boot.gitStefan Roese3-0/+23
2007-04-18[PATCH] icecube/lite5200b: document wakeup from low-power supportDomen Puncer1-0/+22
2007-04-18ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROMStefan Roese1-3/+7
2007-04-18ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese3-5/+29
2007-04-16[PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer2-0/+54
2007-04-14Update CHANGELOGWolfgang Denk1-0/+17
2007-04-14[Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher2-0/+6
2007-04-13[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2-2/+2
2007-04-13[PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp1-3/+3
2007-04-12ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann1-3/+1
2007-04-12Merge with git://www.denx.de/git/u-boot.gitStefan Roese62-80/+4989
2007-04-11Update CHANGELOGWolfgang Denk1-0/+123
2007-04-11Update for SC3 boardWolfgang Denk2-11/+12
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk27-2241/+696
2007-04-04Minor coding style cleanup.Wolfgang Denk8-7/+68
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk38-42/+2131
2007-04-04Minor cleanup.Wolfgang Denk6-32/+146
2007-04-02ppc4xx: Change SysACE address on KatmaiStefan Roese2-2/+2
2007-03-31Fix some minor whitespace violations.Gerald Van Baren3-5/+5
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren8-27/+237
2007-03-31Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren1-0/+874
2007-03-31libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren7-52/+119
2007-03-31libfdt: Customizations for use by u-boot.Gerald Van Baren2-91/+44
2007-03-31libfdt: Import libfdt source (2 of 2)Gerald Van Baren4-0/+860
2007-03-31libfdt: Import libfdt source (1 of 2)Gerald Van Baren8-0/+557
2007-03-31Merge with git://www.denx.de/git/u-boot.gitStefan Roese216-10738/+24825
2007-03-31ppc4xx: Update Katmai bootstrap commandStefan Roese1-1/+3
2007-03-31ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese1-19/+49
2007-03-31ppc4xx: Change Yucca config file to support ECCStefan Roese1-1/+1
2007-03-31ppc4xx: Fix "bootstrap" command for Katmai boardStefan Roese1-76/+25
2007-03-31ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese1-48/+81
2007-03-30[PATCH] Clean include dependenceMichal Simek2-2/+2
2007-03-30[CLEAN] Remove inefficient Suzaku codeMichal Simek4-57/+5
2007-03-29Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk5-15/+29
2007-03-28Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese3-33/+19
2007-03-28i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese1-2/+1
2007-03-27PATCH: Resolve GPL license problemMichal Simek4-24/+97
2007-03-26Support for XUPV2P boardMichal Simek21-110/+550