summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-238-1/+21
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-232-4/+12
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-232-11/+16
| * fsl-ddr: update the bit mask for DDR3 controllerDave Liu2009-01-231-4/+8
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-2311-8/+30
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-2319-54/+84
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-237-9/+10
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-2315-47/+55
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-2321-95/+103
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-238-14/+16
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-236-6/+8
| * Add README file for MPC8572DS boardHaiying Wang2009-01-231-0/+167
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-2427-76/+1924
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-2339-202/+2883
| |\ \ | | |/ | |/|
| | * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-2311-0/+1186
| | * 83xx: Use the proper sequence for updating IMMR.Scott Wood2009-01-211-3/+15
| | * mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-214-5/+117
| | * mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-212-0/+73
| | * mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-217-23/+488
| | * MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder2009-01-211-7/+0
| | * 83xx: PCI agent mode fixes for multi-board systemsIra Snyder2009-01-212-0/+6
| | * mpc83xx: Size optimization of start.SRon Madrid2009-01-211-38/+39
| | * Merge branch 'master' into nextKim Phillips2009-01-21423-5566/+27040
| | |\
| | * | 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
OpenPOWER on IntegriCloud