summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-282-133/+175
* | Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2009-10-281-2/+2
|\ \
| * | Fix bug in jumptable call stubs for SPARC.Sergey Mironov2009-10-271-2/+2
* | | Fix Compliation warning for TNY-A9260 and TNY-A9G20Sandeep Paulraj2009-10-281-0/+1
* | | Fix Compliation warning for SBC35-A9G20 boardSandeep Paulraj2009-10-281-0/+1
* | | galaxy5200: Add default environment variablesEric Millbrandt2009-10-281-2/+8
| |/ |/|
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-2816-56/+6210
* | Add 'editenv' commandPeter Tyser2009-10-274-0/+43
* | setenv(): Delete 0-length environment variablesPeter Tyser2009-10-271-1/+1
* | readline(): Add ability to modify a string bufferPeter Tyser2009-10-271-0/+10
* | cread_line(): Remove unused variablesPeter Tyser2009-10-271-4/+1
* | Check for NULL prompt in readline_into_buffer()Peter Tyser2009-10-271-1/+2
* | drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-271-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-10-2727-81/+460
|\ \
| * | mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-273-0/+38