aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha6-101/+703
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu1-4/+0
2009-11-13ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu1-1/+0
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+96
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj1-1/+2
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj1-1/+1
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj1-4/+8
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj1-0/+1
2009-11-13NAND: Remove commented out codeSandeep Paulraj1-1/+0
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj1-1/+1
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj4-31/+42
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser2-5/+1
2009-11-13cmd_nand: Remove duplicate includePeter Tyser1-8/+0
2009-11-10ppc4xx: Katmai: Add chip_config commandStefan Roese4-220/+66
2009-11-10ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese1-0/+6
2009-11-10ppc4xx: Add UBI support to PLU405 boardsMatthias Fuchs1-4/+14
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese5-0/+20
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese23-387/+25
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese7-442/+172
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese69-9566/+0
2009-11-02ppc4xx: Add common ppc4xx linker scriptStefan Roese2-0/+172
2009-11-02ppc4xx: Add custom linker script to board/*/config.mkStefan Roese4-0/+12
2009-11-02ppc4xx: Fix problems in some ppc4xx board MakefilesStefan Roese5-5/+5
2009-11-02ppc4xx: sc3: Remove unreferenced external declarations from sc3.hStefan Roese1-5/+0
2009-11-02mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.hStefan Roese1-0/+9
2009-10-31mpc52xx: add support for the IPEK01 boardWolfgang Grandegger7-0/+776
2009-10-31Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk7-55/+76
2009-10-31video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger3-1/+3
2009-10-31video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin4-1/+19
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger6-53/+54
2009-10-30new PCA9564 i2c bridge driverValentin Yakovenkov3-0/+240
2009-10-30Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger1-11/+48
2009-10-30Blackfin: TWI/I2C: add timeout to transferMike Frysinger1-3/+12
2009-10-28Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2-133/+175
2009-10-28Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk1-2/+2
2009-10-28Fix Compliation warning for TNY-A9260 and TNY-A9G20Sandeep Paulraj1-0/+1
2009-10-28Fix Compliation warning for SBC35-A9G20 boardSandeep Paulraj1-0/+1
2009-10-28galaxy5200: Add default environment variablesEric Millbrandt1-2/+8
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese2-133/+175
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk16-56/+6210
2009-10-27Add 'editenv' commandPeter Tyser4-0/+43
2009-10-27setenv(): Delete 0-length environment variablesPeter Tyser1-1/+1
2009-10-27readline(): Add ability to modify a string bufferPeter Tyser1-0/+10
2009-10-27cread_line(): Remove unused variablesPeter Tyser1-4/+1
2009-10-27Check for NULL prompt in readline_into_buffer()Peter Tyser1-1/+2
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk27-81/+460
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk6-13/+27
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov3-0/+38
2009-10-27mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov2-21/+78