summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-01-24easylogo: add optional gzip supportMike Frysinger
2009-01-24fat: fix unaligned errorsBryan Wu
2009-01-24spi flash: fix crash due to spi flash miscommunicationBrad Bozarth
2009-01-24FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser
2009-01-24common: Iteration limit for memory test.Dirk Eibach
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese
2009-01-24nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dirShinya Kuribayashi
2009-01-24common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYEDPeter Korsgaard
2009-01-24Added legacy flash ST Micro M29W040BNiklaus Giger
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-23Merge branch 'next'Kim Phillips
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-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