summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-27-31/+31
| | * | | | ARM Update mach-typesTom Rix2009-11-27-2/+1211
| | * | | | sheevaplug: correct SDRAM address control registerMark Asselstine2009-11-27-5/+5
| | * | | | Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-27-1/+0
| | * | | | ARM Update mach-types.hTom Rix2009-11-27-19/+263
| * | | | | ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2009-11-25-19/+0
| |/ / / /
| * | | | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-24-161/+118
| |\ \ \ \
| | * | | | ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-23-157/+118
| | * | | | ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-23-4/+0
| * | | | | at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski2009-11-23-0/+5
| |/ / / /
| * | | | Add 'true' and 'false' commandsPeter Tyser2009-11-23-0/+22
| * | | | cmd_help: General cleanupPeter Tyser2009-11-23-14/+7
| * | | | command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-23-233/+353
| * | | | Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-11-21-13/+45
| |\ \ \ \
| | * | | | NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-20-7/+16
| | * | | | S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-18-4/+27
| | * | | | NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-18-1/+1
| | * | | | NAND:Extending the nand_ecclayout structureSandeep Paulraj2009-11-18-1/+1
| * | | | | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-21-2041/+272
| |\ \ \ \ \
| | * | | | | ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs2009-11-19-2/+0
| | * | | | | ppc4xx: Remove confusing commentMatthias Fuchs2009-11-19-4/+0
| | * | | | | ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-11-19-2/+0
| | * | | | | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-182/+32
| | * | | | | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-837/+130
| | * | | | | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-1022/+118
| | |/ / / /
| * | | | | OMAP2/3: I2C: Add support for second and third busDirk Behme2009-11-16-98/+170
| |/ / / /
| * | | | Merge branch 'master' into nextWolfgang Denk2009-11-15-233/+358
| |\ \ \ \
| * | | | | ENV Variable support for Flex-OneNANDAmul Kumar Saha2009-11-13-0/+12
| * | | | | Flex-OneNAND driver supportAmul Kumar Saha2009-11-13-101/+703
| * | | | | fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-13-4/+0
| * | | | | ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu2009-11-13-1/+0
| * | | | | NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-13-4/+96
| * | | | | NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-13-1/+2
| * | | | | NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-13-1/+1
| * | | | | NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-13-4/+8
| * | | | | NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-13-0/+1
| * | | | | NAND: Remove commented out codeSandeep Paulraj2009-11-13-1/+0
| * | | | | NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-13-1/+1
| * | | | | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-13-31/+42
| * | | | | cmd_nand: Move conditional compilation to MakefilePeter Tyser2009-11-13-5/+1
| * | | | | cmd_nand: Remove duplicate includePeter Tyser2009-11-13-8/+0
| * | | | | ppc4xx: Katmai: Add chip_config commandStefan Roese2009-11-10-220/+66
| * | | | | ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese2009-11-10-0/+6
| * | | | | ppc4xx: Add UBI support to PLU405 boardsMatthias Fuchs2009-11-10-4/+14
| * | | | | ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese2009-11-09-0/+20
| * | | | | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-387/+25
| * | | | | ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-09-442/+172
| * | | | | ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-02-9566/+0
| * | | | | ppc4xx: Add common ppc4xx linker scriptStefan Roese2009-11-02-0/+172
| * | | | | ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-02-0/+12