summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-1928-837/+130
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-1927-1022/+118
* Merge branch 'master' into nextWolfgang Denk2009-11-1535-233/+358
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-152-62/+64
| |\
| | * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-121-2/+2
| | * smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-121-60/+62
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-11-152-6/+5
| |\ \
| | * | ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-131-2/+2
| | * | fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-121-4/+3
| | |/
| * | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-151-9/+9
| |\ \ | | |/ | |/|
| | * ARM Don't inline weak symbolsRon Lee2009-11-111-9/+9
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-118-36/+44
| |\ \
| | * | mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-111-5/+7
| | * | mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-111-3/+5
| | * | Fix SMC91111 regression: lpd7a40x build failuresBen Warren2009-11-093-3/+1
| | * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-091-4/+4
| | * | Fix CS8900 regression on impa7 boardBen Warren2009-11-091-1/+1
| | * | clarify eth driver halt/recv stepsMike Frysinger2009-11-091-5/+8
| | * | Fix cs8900 dev->priv not init issueHui.Tang2009-11-091-3/+4
| | * | Fix DM9000 MAC address handlingBen Warren2009-10-291-12/+14
| * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-11-112-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese2009-11-091-1/+1
| | * | ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)Stefan Roese2009-11-091-1/+1
| * | | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-093-1/+142
| |\ \ \
| | * | | ARM: Use Linux version for unaligned access codeRemy Bohmer2009-11-073-1/+142
| | |/ /
| * | | ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala2009-11-041-1/+0
| * | | 86xx: Remove redundant code in initdramBecky Bruce2009-11-043-15/+0
| * | | fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-042-1/+18
| * | | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-046-28/+13
| * | | ppc/85xx: Fix misc L2 cache enabling bugDave Liu2009-10-311-4/+8
| |/ /
| * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-315-69/+54
| |\ \
| | * | sh: Update lowlevel_init.S of espt-gigaNobuhiro Iwamatsu2009-10-301-9/+1
| | * | sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu2009-10-301-54/+53
| | * | sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.Nobuhiro Iwamatsu2009-10-303-6/+0
| | |/
| * | sbc8349: fix incorrect commentWolfgang Denk2009-10-281-1/+1
| |/
* | ENV Variable support for Flex-OneNANDAmul Kumar Saha2009-11-132-0/+12
* | Flex-OneNAND driver supportAmul Kumar Saha2009-11-136-101/+703
* | fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-131-4/+0
* | ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu2009-11-131-1/+0
* | NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-131-4/+96
* | NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-131-1/+2
* | NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-131-1/+1
* | NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-131-4/+8
* | NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-131-0/+1
* | NAND: Remove commented out codeSandeep Paulraj2009-11-131-1/+0
* | NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-131-1/+1
* | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-134-31/+42
* | cmd_nand: Move conditional compilation to MakefilePeter Tyser2009-11-132-5/+1
* | cmd_nand: Remove duplicate includePeter Tyser2009-11-131-8/+0
* | ppc4xx: Katmai: Add chip_config commandStefan Roese2009-11-104-220/+66
OpenPOWER on IntegriCloud