summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda2009-03-129-4/+399
* sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda2009-03-123-3/+9
* sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda2009-03-121-0/+10
* sh: Add value for PCI system memory registration of sh7785lcrYoshihiro Shimoda2009-03-121-0/+4
* sh: Add macros for SH-4A 32-Bit Address Extended ModeYoshihiro Shimoda2009-03-121-0/+25
* sh: use write{8,16,32} in ms7720se lowlevel_initNobuhiro Iwamatsu2009-03-121-114/+42
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-03-104-10/+6
|\
| * tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-091-4/+3
| * Add eTSEC 1/2 IO override control (corrected)ksi@koi8.net2009-03-091-1/+1
| * fsl: Remove unnecessary debug printfsAndy Fleming2009-03-091-3/+0
| * Fix mpc85xx ddr-gen3 ddr_sdram_cfg.Ed Swarthout2009-03-091-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-100-0/+0
|\ \
| * | SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-091-9/+18
| |/
* | SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-091-9/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-0910-70/+259
|\
| * 8360, kmeter1: added bootcount feature.Heiko Schocher2009-03-052-0/+52
| * 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1Heiko Schocher2009-03-051-8/+12
| * 83xx, kmeter1: updates for 2009.03Heiko Schocher2009-03-051-31/+50
| * 83xx, kmeter1: autodetect size of DDR II RAMHeiko Schocher2009-03-052-12/+20
| * 83xx, i2c: add mux support for fsl_i2cHeiko Schocher2009-03-051-1/+21
| * 83xx, kmeter1: add I2C, dtt, eeprom supportHeiko Schocher2009-03-054-8/+69
| * i2c, dtt: move dtt_init () to board_init_r ()Heiko Schocher2009-03-051-1/+4
| * 83xx: Fix some bugs in spd sdram codeDave Liu2009-03-051-3/+23
| * MPC8349ITX: several config issues fixedValeriy Glushkov2009-03-051-0/+5
| * mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov2009-03-051-7/+7
* | i2c, dtt: move dtt_init () to board_init_r ()Heiko Schocher2009-03-021-3/+3
* | lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin2009-02-251-1/+4
* | Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ2009-02-254-5/+53
* | smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-252-455/+496
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-02-2414-58/+1325
|\ \
| * | ARM: add an "eet" variant of the imx31_phycore boardGuennadi Liakhovetski2009-02-244-1/+101
| * | video: add an i.MX31 framebuffer driverGuennadi Liakhovetski2009-02-242-0/+857
| * | LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski2009-02-242-33/+47
| * | Add 16bpp BMP supportMark Jackson2009-02-241-10/+41
| * | A driver for the S6E63D6 SPI display controller from SamsungGuennadi Liakhovetski2009-02-243-0/+114
| * | i.MX31: support GPIO as a chip-select in the mxc_spi driverGuennadi Liakhovetski2009-02-241-8/+56
| * | i.MX31: add a simple gpio driverGuennadi Liakhovetski2009-02-243-1/+95
| * | i.MX31: fix SPI driver for shorter than 32 bitGuennadi Liakhovetski2009-02-241-11/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-02-248-10/+127
|\ \ \ | |/ / |/| / | |/
| * mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-232-0/+78
| * mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov2009-02-231-1/+1
| * mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov2009-02-231-2/+2
| * mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov2009-02-231-2/+7
| * mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov2009-02-231-3/+1
| * PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-232-0/+15
| * Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2009-02-2386-470/+3437
| |\
| * \ Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2009-02-19129-616/+2688
| |\ \
| * | | 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher2009-02-161-0/+2
| * | | mpc8349itx: allow SATA boot from the onboard SIL1334Valeriy Glushkov2009-02-161-2/+21
* | | | MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by defaultBecky Bruce2009-02-231-1/+1
OpenPOWER on IntegriCloud