summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* fix: read and write MSR - repair number of parametersMichal Simek2007-05-07-1/+1
* new: fsl interrupt supportMichal Simek2007-05-07-1/+25
* fix: interrupt handlerMichal Simek2007-05-07-10/+1
* fix: remove asm codeMichal Simek2007-05-07-223/+17
* fix: clean interruptMichal Simek2007-05-07-3/+13
* fix: interrupt handler for multiple sourcesMichal Simek2007-05-07-10/+15
* new: add writing to msr registerMichal Simek2007-05-07-22/+38
* new: FSL and MSR support #2Michal Simek2007-05-05-1/+10
* new: FSL and MSR supportMichal Simek2007-05-05-0/+302
* [PATCH] MTD partition support, JFFS2 supportMichal Simek2007-04-24-4/+30
* [PATCH] SystemACE support for MicroblazeMichal Simek2007-04-21-15/+31
* 16bit read/write little endianMichal Simek2007-04-21-0/+37
* Change ML401 parameters - Xilinx BSPMichal Simek2007-04-21-13/+13
* [PATCH] Clean include dependenceMichal Simek2007-03-30-2/+2
* [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-30-57/+5
* PATCH: Resolve GPL license problemMichal Simek2007-03-27-24/+97
* Support for XUPV2P boardMichal Simek2007-03-26-110/+550
* [Microblaze][PATCH] part 2Michal Simek2007-03-11-29/+518
* [Microblaze][PATCH]Michal Simek2007-03-11-0/+1139
* 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
| * | [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-20-3/+2
| * | [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely2007-02-20-149/+146
| * | [PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely2007-02-20-5/+1
| * | [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-20-51/+86
| * | [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely2007-02-20-8/+7
| * | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-125/+82
| * | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-19-47/+46
| |\ \ | | |/
| | * MCC200: Extensions to Software Update MechanismSergei Poselenov2007-02-19-47/+46