summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-02mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala
2007-03-02mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALLKim Phillips
2007-03-02mpc83xx: sort Makefile targetsKim Phillips
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker
2007-03-02mpc83xx: Remove a redundant semicolon in mpc8349itx.cSam Song
2007-03-02mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren
2007-03-02mpc83xx: Add the MPC832XEMDS board readmeDave Liu
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2007-03-02mpc83xx: streamline the 83xx immr head fileDave Liu
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu
2007-03-01Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese
2007-03-01Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-03-01Merge with /home/sr/git/u-boot/denxStefan Roese
2007-03-01[PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese
2007-03-01[PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUMStefan Roese
2007-02-28SC3: fix typo in default environmentWolfgang Denk
2007-02-28MCC200: Fixes for update procedureSergei Poselenov
2007-02-27Minor code cleanup.Wolfgang Denk
2007-02-27MCC200 update - add LCD Progress IndicatorSergei Poselenov
2007-02-22[PATCH] get_dev() now unconditionally uses manual relocationStefan Roese
2007-02-22[PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang
2007-02-21[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese
2007-02-21Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-02-21Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese
2007-02-20[PATCH] Fix relocation problem with "new" get_dev() functionStefan Roese
2007-02-20[PATCH] Update SystemACE driver for 16bit accessStefan Roese
2007-02-20[PATCH] Clean up Katmai (440SPe) linker scriptStefan Roese
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese
2007-02-20[PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese
2007-02-20[PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM supportStefan Roese
2007-02-20[PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 filesStefan Roese
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely
2007-02-20[PATCH 8_9] Add block_write hook to block_dev_desc_tGrant Likely
2007-02-20[PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely
2007-02-20[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely
2007-02-20[PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely
2007-02-20[PATCH 3_9] Move buffer print code from md command to common functionGrant Likely
2007-02-20[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2007-02-19MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk
2007-02-19Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese
2007-02-19MCC200: Extensions to Software Update MechanismSergei Poselenov
2007-02-19[PATCH] Update Sequoia EBC configuration (NOR FLASH)Stefan Roese
2007-02-16Merge with /home/tur/git/u-boot#motionproWolfgang Denk
2007-02-16[PATCH] Added support for the jupiter board.Heiko Schocher
2007-02-12LPC2292: patch from Siemens.Gary Jennejohn