summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport
2009-11-12smc911x_eeprom: fix building after smc911x overhaulMike Frysinger
2009-11-12fsl-ddr: Fix the chip-select interleaving issueDave Liu
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin
2009-11-11ARM Don't inline weak symbolsRon Lee
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-09Fix SMC91111 regression: lpd7a40x build failuresBen Warren
2009-11-09SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren
2009-11-09Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-11-09Fix CS8900 regression on impa7 boardBen Warren
2009-11-09clarify eth driver halt/recv stepsMike Frysinger
2009-11-09Fix cs8900 dev->priv not init issueHui.Tang
2009-11-09ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese
2009-11-09ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)Stefan Roese
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-07ARM: Use Linux version for unaligned access codeRemy Bohmer
2009-11-04ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala
2009-11-0486xx: Remove redundant code in initdramBecky Bruce
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
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-31ppc/85xx: Fix misc L2 cache enabling bugDave Liu
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-31Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang 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