summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-2385xx: enable the auto self refresh for wake up ARPDave Liu
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu
2009-01-23fsl-ddr: make the self refresh idle threshold configurableDave Liu
2009-01-23fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu
2009-01-23fsl-ddr: update the bit mask for DDR3 controllerDave Liu
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2009-01-2385xx: separate FLASH BASE virtual from physical addressKumar Gala
2009-01-2385xx: separate PIXIS virtual from physical addressKumar Gala
2009-01-23Add README file for MPC8572DS boardHaiying Wang
2009-01-23Blackfin: use common strmhz() in system outputMike Frysinger
2009-01-23Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-01-23Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-01-23mpc83xx: New board support for SIMPC8313Ron Madrid
2009-01-23nand: fixup printf modifiers to match types usedMike Frysinger
2009-01-23nand read.jffs2 (nand_legacy) in common/cmd_nand.cSchlaegl Manfred jun
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-23NAND: Fix cache and memory inconsistency issueDave Liu
2009-01-23NAND: Enable nand lock, unlock featureNishanth Menon
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese
2009-01-23Add markbad functionKyungmin Park
2009-01-23OneNAND: Bad block aware read/write command supportStefan Roese
2009-01-23OneNAND: Save version_id in onenand_chip structStefan Roese
2009-01-23OneNAND: Fix compiler warningsStefan Roese
2009-01-23mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu
2009-01-23Sync with 2.6.27Kyungmin Park
2009-01-23microblaze: Use cache functions (especially cache status)Michal Simek
2009-01-23microblaze: Add cache flushMichal Simek
2009-01-23microblaze: Add bootup messages to board.cMichal Simek
2009-01-23microblaze: Change microblaze-generic config fileMichal Simek
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek
2009-01-22Merge branch 'fixes'Haavard Skinnemoen
2009-01-2283xx: Use the proper sequence for updating IMMR.Scott Wood
2009-01-22mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov
2009-01-22mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov
2009-01-22mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov
2009-01-22MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder
2009-01-2283xx: PCI agent mode fixes for multi-board systemsIra Snyder
2009-01-22mpc83xx: Size optimization of start.SRon Madrid
2009-01-22Merge branch 'master' into nextKim Phillips
2009-01-21Prepare v2009.01Wolfgang Denk
2009-01-18Prepare 2009.01-rc3Wolfgang Denk
2009-01-18Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-01-18build system: treat all Darwin's alikeMike Frysinger
2009-01-17fdt_resize(): fix actualsize calculations with unaligned blobsPeter Korsgaard
2009-01-16ncb: use socklen_tMike Frysinger