summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | Merge branch 'next'Kim Phillips2009-01-23-202/+2883
| |\ \ | | |/ | |/|
| | * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-23-0/+1186
| | * 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-21-3/+15
| | * mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-21-5/+117
| | * mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-21-0/+73
| | * mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-21-23/+488
| | * MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder2009-01-21-7/+0
| | * 83xx: PCI agent mode fixes for multi-board systemsIra Snyder2009-01-21-0/+6
| | * mpc83xx: Size optimization of start.SRon Madrid2009-01-21-38/+39
| | * Merge branch 'master' into nextKim Phillips2009-01-21-5566/+27040
| | |\
| | * | powerpc, keymile boards: extract identical config optionsHeiko Schocher2008-11-24-216/+120
| | * | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2008-11-24-10/+92
| | * | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2008-11-20-0/+847
* | | | easylogo: add optional gzip supportMike Frysinger2009-01-24-6/+92
* | | | fat: fix unaligned errorsBryan Wu2009-01-24-3/+5
* | | | spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-2/+4
* | | | FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov2009-01-24-0/+30
* | | | Add support for Maxim's DS4510 I2C devicePeter Tyser2009-01-24-0/+504
* | | | common: Iteration limit for memory test.Dirk Eibach2009-01-24-14/+31
* | | | serial: Rename driver vcth to vct to support other board variantsStefan Roese2009-01-24-3/+7
* | | | nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dirShinya Kuribayashi2009-01-24-0/+0
* | | | common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYEDPeter Korsgaard2009-01-24-13/+14
* | | | Added legacy flash ST Micro M29W040BNiklaus Giger2009-01-24-0/+14
* | | | Fixed off-by-one errors in lib_m68k/interrupts.cGraeme Russ2009-01-24-2/+2
* | | | Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ2009-01-24-3/+0
* | | | Remove #ifdef CONFIG_SC520 in source codeGraeme Russ2009-01-24-4/+0
* | | | Added MMCR reset functionalityGraeme Russ2009-01-24-0/+10
* | | | Moved generic (triple fault) reset codeGraeme Russ2009-01-24-16/+17
* | | | Moved definition of set_vector() to new header fileGraeme Russ2009-01-24-1/+31
* | | | Moved sc520 specific code into new cpu/i386/sc520 folderGraeme Russ2009-01-24-4/+4
* | | | Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-12/+12
* | | | Makefile: keep lists sorted.Wolfgang Denk2009-01-24-3/+3
* | | | Added initial eNET board supportGraeme Russ2009-01-24-0/+766
* | | | POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn2009-01-24-0/+28
* | | | powerpc, keymile boards: extract identical config optionsHeiko Schocher2009-01-24-216/+120
* | | | powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher2009-01-24-10/+92
* | | | powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher2009-01-24-0/+847
* | | | Add a do_div() wrapper macro, lldiv().Sergei Poselenov2009-01-24-0/+10
|/ / /
* | | Blackfin: use common strmhz() in system outputMike Frysinger2009-01-23-6/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-23-469/+1091
|\ \ \
| * | | nand: fixup printf modifiers to match types usedMike Frysinger2009-01-23-8/+8
| * | | nand read.jffs2 (nand_legacy) in common/cmd_nand.cSchlaegl Manfred jun2009-01-23-4/+3
| * | | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-77/+12
| * | | NAND: Fix cache and memory inconsistency issueDave Liu2009-01-23-1/+10
| * | | NAND: Enable nand lock, unlock featureNishanth Menon2009-01-23-83/+92
| * | | NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-2/+2
| * | | OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-23-1/+72
| * | | Add markbad functionKyungmin Park2009-01-23-0/+33
| * | | OneNAND: Bad block aware read/write command supportStefan Roese2009-01-23-110/+420
| * | | OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-23-0/+1