summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* OMAP3: Add Overo boardDirk Behme2009-01-28-2/+949
* OMAP3: Add common power code, README, and BeagleBoardDirk Behme2009-01-28-10/+1161
* Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-24-0/+1026
* OMAP3: Add I2C supportDirk Behme2009-01-24-0/+152
* OMAP3: Add MMC supportDirk Behme2009-01-24-0/+960
* OMAP3: Add NAND supportDirk Behme2009-01-24-0/+354
* OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-24-0/+899
* OMAP3: Add common clock, memory and low level codeDirk Behme2009-01-24-0/+1098
* OMAP3: Add common cpu and start codeDirk Behme2009-01-24-0/+922
* OMAP3: Add OMAP3, memory and function prototype headersDirk Behme2009-01-24-0/+662
* OMAP3: Add pin mux, clock and cpu headersDirk Behme2009-01-24-0/+1099
* bugfix for i.mx31 CCM_UPCTL regMaxim Artamonov2009-01-24-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-232/+595
|\
| * 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-23-2/+54
| * 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-23-1/+9
| * 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-23-8/+8
| * Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-23-9/+29
| * 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-23-0/+6
| * 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