summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2007-03-02-0/+6
* mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-46/+30
* mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-02-0/+42
* mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-02-0/+8
* mpc83xx: add command line editing by defaultKim Phillips2007-03-02-0/+4
* mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips2007-03-02-1/+8
* mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-02-62/+354
* mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-02-4/+33
* mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-02-13/+61
* mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund2007-03-02-13/+14
* mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-02-288/+447
* mpc83xx: Delete sdram_init() for MPC8349E-mITXTimur Tabi2007-03-02-87/+1
* mpc83xx: Fix the LAW1/3 bugDave Liu2007-03-02-3/+3
* mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-02-4/+0
* mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-02-0/+2
* mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips2007-03-02-1/+1
* mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve2007-03-02-1/+1
* mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-02-15/+15
* mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALLKim Phillips2007-03-02-1/+2
* mpc83xx: sort Makefile targetsKim Phillips2007-03-02-19/+20
* mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-02-0/+2077
* mpc83xx: Remove a redundant semicolon in mpc8349itx.cSam Song2007-03-02-1/+1
* mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-02-12/+16
* mpc83xx: Add the MPC832XEMDS board readmeDave Liu2007-03-02-0/+129
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-32/+1488
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-2061/+1122
* mpc83xx: Fix the UEC driver bug of QEDave Liu2007-03-02-8/+6
* Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-03-01-6/+8
|\
| * Merge with /home/sr/git/u-boot/denxStefan Roese2007-03-01-6/+8
| |\
| | * SC3: fix typo in default environmentWolfgang Denk2007-02-28-1/+1
| | * MCC200: Fixes for update procedureSergei Poselenov2007-02-28-5/+7
* | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-03-01-83/+617
|\ \ \ | |/ /
| * | [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUMStefan Roese2007-03-01-0/+8
| |/
| * Minor code cleanup.Wolfgang Denk2007-02-27-81/+518
| * MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-27-9/+98
* | [PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese2007-03-01-180/+369
|/
* [PATCH] get_dev() now unconditionally uses manual relocationStefan Roese2007-02-22-9/+1
* [PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese2007-02-22-5/+2
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-16/+54
* [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese2007-02-21-4/+4
* Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-21-9/+11
|\
| * Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-21-9/+11
| |\
| | * MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk2007-02-19-9/+11
* | | [PATCH] Fix relocation problem with "new" get_dev() functionStefan Roese2007-02-20-0/+12
* | | [PATCH] Update SystemACE driver for 16bit accessStefan Roese2007-02-20-3/+11
* | | [PATCH] Clean up Katmai (440SPe) linker scriptStefan Roese2007-02-20-16/+0
* | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-20-526/+1220
|\ \ \ | |/ /
| * | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-16/+15
| * | [PATCH 8_9] Add block_write hook to block_dev_desc_tGrant Likely2007-02-20-0/+4
| * | [PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely2007-02-20-26/+10