summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-23-1/+21
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-23-4/+12
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-23-11/+16
| * fsl-ddr: update the bit mask for DDR3 controllerDave Liu2009-01-23-4/+8
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-8/+30
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-54/+84
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-23-9/+10
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-47/+55
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-95/+103
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-14/+16
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-6/+8
| * Add README file for MPC8572DS boardHaiying Wang2009-01-23-0/+167
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-24-76/+1924
|\ \
| * \ 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