summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13ENV Variable support for Flex-OneNANDAmul Kumar Saha
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu
2009-11-13ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj
2009-11-13NAND: Remove commented out codeSandeep Paulraj
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser
2009-11-13cmd_nand: Remove duplicate includePeter Tyser
2009-11-10ppc4xx: Katmai: Add chip_config commandStefan Roese
2009-11-10ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese
2009-11-10ppc4xx: Add UBI support to PLU405 boardsMatthias Fuchs
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese
2009-11-02ppc4xx: Add common ppc4xx linker scriptStefan Roese
2009-11-02ppc4xx: Add custom linker script to board/*/config.mkStefan Roese
2009-11-02ppc4xx: Fix problems in some ppc4xx board MakefilesStefan Roese
2009-11-02ppc4xx: sc3: Remove unreferenced external declarations from sc3.hStefan Roese
2009-11-02mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.hStefan Roese
2009-10-31mpc52xx: add support for the IPEK01 boardWolfgang Grandegger
2009-10-31Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk
2009-10-31video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger
2009-10-31video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger
2009-10-30new PCA9564 i2c bridge driverValentin Yakovenkov
2009-10-30Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger
2009-10-30Blackfin: TWI/I2C: add timeout to transferMike Frysinger
2009-10-28Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-10-28Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk
2009-10-28Fix Compliation warning for TNY-A9260 and TNY-A9G20Sandeep Paulraj
2009-10-28Fix Compliation warning for SBC35-A9G20 boardSandeep Paulraj
2009-10-28galaxy5200: Add default environment variablesEric Millbrandt
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk
2009-10-27Add 'editenv' commandPeter Tyser
2009-10-27setenv(): Delete 0-length environment variablesPeter Tyser
2009-10-27readline(): Add ability to modify a string bufferPeter Tyser
2009-10-27cread_line(): Remove unused variablesPeter Tyser
2009-10-27Check for NULL prompt in readline_into_buffer()Peter Tyser
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk
2009-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov