summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | 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
* | ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-024-0/+12
* | ppc4xx: Fix problems in some ppc4xx board MakefilesStefan Roese2009-11-025-5/+5
* | ppc4xx: sc3: Remove unreferenced external declarations from sc3.hStefan Roese2009-11-021-5/+0
* | mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.hStefan Roese2009-11-021-0/+9
* | mpc52xx: add support for the IPEK01 boardWolfgang Grandegger2009-10-317-0/+776
* | Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2009-10-317-55/+76
|\ \
| * | video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger2009-10-313-1/+3
| * | video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2009-10-314-1/+19
| * | video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-316-53/+54
| |/
* | new PCA9564 i2c bridge driverValentin Yakovenkov2009-10-303-0/+240
* | Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger2009-10-301-11/+48
* | Blackfin: TWI/I2C: add timeout to transferMike Frysinger2009-10-301-3/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-10-282-133/+175
|\