summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-2713-11/+11
| | * | | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-2724-31/+31
| | * | | | ARM Update mach-typesTom Rix2009-11-271-2/+1211
| | * | | | sheevaplug: correct SDRAM address control registerMark Asselstine2009-11-271-5/+5
| | * | | | Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-271-1/+0
| | * | | | ARM Update mach-types.hTom Rix2009-11-271-19/+263
| * | | | | ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2009-11-253-19/+0
| |/ / / /
| * | | | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-245-161/+118
| |\ \ \ \
| | * | | | ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-234-157/+118
| | * | | | ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-231-4/+0
| * | | | | at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski2009-11-231-0/+5
| |/ / / /
| * | | | Add 'true' and 'false' commandsPeter Tyser2009-11-231-0/+22
| * | | | cmd_help: General cleanupPeter Tyser2009-11-231-14/+7
| * | | | command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-237-233/+353
| * | | | Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-11-214-13/+45
| |\ \ \ \
| | * | | | NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-201-7/+16
| | * | | | S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-181-4/+27
| | * | | | NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-181-1/+1
| | * | | | NAND:Extending the nand_ecclayout structureSandeep Paulraj2009-11-181-1/+1
| * | | | | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-2135-2041/+272
| |\ \ \ \ \
| | * | | | | ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs2009-11-191-2/+0
| | * | | | | ppc4xx: Remove confusing commentMatthias Fuchs2009-11-191-4/+0
| | * | | | | ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-11-191-2/+0
| | * | | | | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-1912-182/+32
| | * | | | | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-1928-837/+130
| | * | | | | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-1927-1022/+118
| | |/ / / /
| * | | | | OMAP2/3: I2C: Add support for second and third busDirk Behme2009-11-163-98/+170
| |/ / / /
| * | | | Merge branch 'master' into nextWolfgang Denk2009-11-1535-233/+358
| |\ \ \ \
| * | | | | 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
| * | | | | ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese2009-11-101-0/+6
| * | | | | ppc4xx: Add UBI support to PLU405 boardsMatthias Fuchs2009-11-101-4/+14
| * | | | | ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese2009-11-095-0/+20
| * | | | | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-0923-387/+25
| * | | | | ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-097-442/+172
| * | | | | ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-0269-9566/+0
| * | | | | ppc4xx: Add common ppc4xx linker scriptStefan Roese2009-11-022-0/+172
OpenPOWER on IntegriCloud