summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | powerpc, keymile boards: extract identical config optionsHeiko Schocher2008-11-244-216/+120
| | * | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2008-11-249-10/+92
| | * | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2008-11-208-0/+847
* | | | easylogo: add optional gzip supportMike Frysinger2009-01-241-6/+92
* | | | fat: fix unaligned errorsBryan Wu2009-01-241-3/+5
* | | | spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-242-2/+4
* | | | FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov2009-01-2410-0/+30
* | | | Add support for Maxim's DS4510 I2C devicePeter Tyser2009-01-244-0/+504
* | | | common: Iteration limit for memory test.Dirk Eibach2009-01-241-14/+31
* | | | serial: Rename driver vcth to vct to support other board variantsStefan Roese2009-01-242-3/+7
* | | | nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dirShinya Kuribayashi2009-01-241-0/+0
* | | | common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYEDPeter Korsgaard2009-01-241-13/+14
* | | | Added legacy flash ST Micro M29W040BNiklaus Giger2009-01-241-0/+14
* | | | Fixed off-by-one errors in lib_m68k/interrupts.cGraeme Russ2009-01-241-2/+2
* | | | Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ2009-01-243-3/+0
* | | | Remove #ifdef CONFIG_SC520 in source codeGraeme Russ2009-01-241-4/+0
* | | | Added MMCR reset functionalityGraeme Russ2009-01-241-0/+10
* | | | Moved generic (triple fault) reset codeGraeme Russ2009-01-242-16/+17
* | | | Moved definition of set_vector() to new header fileGraeme Russ2009-01-242-1/+31
* | | | Moved sc520 specific code into new cpu/i386/sc520 folderGraeme Russ2009-01-241-4/+4
* | | | Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-246-12/+12
* | | | Makefile: keep lists sorted.Wolfgang Denk2009-01-241-3/+3
* | | | Added initial eNET board supportGraeme Russ2009-01-2410-0/+766
* | | | POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn2009-01-241-0/+28
* | | | powerpc, keymile boards: extract identical config optionsHeiko Schocher2009-01-244-216/+120
* | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2009-01-249-10/+92
* | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2009-01-248-0/+847
* | | | Add a do_div() wrapper macro, lldiv().Sergei Poselenov2009-01-241-0/+10
|/ / /
* | | Blackfin: use common strmhz() in system outputMike Frysinger2009-01-232-6/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-2379-469/+1091
|\ \ \
| * | | nand: fixup printf modifiers to match types usedMike Frysinger2009-01-232-8/+8
| * | | nand read.jffs2 (nand_legacy) in common/cmd_nand.cSchlaegl Manfred jun2009-01-231-4/+3
| * | | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-2366-77/+12
| * | | NAND: Fix cache and memory inconsistency issueDave Liu2009-01-232-1/+10
| * | | NAND: Enable nand lock, unlock featureNishanth Menon2009-01-232-83/+92
| * | | NAND: move board_nand_init to nand.hMike Frysinger2009-01-232-2/+2
| * | | OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-232-1/+72
| * | | Add markbad functionKyungmin Park2009-01-231-0/+33
| * | | OneNAND: Bad block aware read/write command supportStefan Roese2009-01-231-110/+420
| * | | OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-231-0/+1
| * | | OneNAND: Fix compiler warningsStefan Roese2009-01-231-0/+26
| * | | mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu2009-01-231-5/+7
| * | | Sync with 2.6.27Kyungmin Park2009-01-236-179/+406
* | | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-01-2312-64/+121
|\ \ \ \ | |/ / / |/| | |
| * | | microblaze: Use cache functions (especially cache status)Michal Simek2009-01-232-6/+0
| * | | microblaze: Add cache flushMichal Simek2009-01-232-3/+32
| * | | microblaze: Add bootup messages to board.cMichal Simek2009-01-231-2/+31
| * | | microblaze: Change microblaze-generic config fileMichal Simek2009-01-232-47/+54
| * | | microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-239-9/+7
| | |/ | |/|
* | | Merge branch 'fixes'Haavard Skinnemoen2009-01-221-7/+2
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud