summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-24Fixed off-by-one errors in lib_m68k/interrupts.cGraeme Russ
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ
2009-01-24Added MMCR reset functionalityGraeme Russ
2009-01-24Moved generic (triple fault) reset codeGraeme Russ
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ
2009-01-24Moved sc520 specific code into new cpu/i386/sc520 folderGraeme Russ
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ
2009-01-24Makefile: keep lists sorted.Wolfgang Denk
2009-01-24Added initial eNET board supportGraeme Russ
2009-01-24POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn
2009-01-24powerpc, keymile boards: extract identical config optionsHeiko Schocher
2009-01-24powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher
2009-01-24powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher
2009-01-24Add a do_div() wrapper macro, lldiv().Sergei Poselenov
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-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-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
2009-01-16Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2009-01-16Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-01-16sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD