| Commit message (Expand) | Author | Age | Lines |
* | mpc83xx: Add the MPC832XEMDS board readme | Dave Liu | 2007-03-02 | -0/+129 |
* | mpc83xx: Add support for the MPC832XEMDS board | Dave Liu | 2007-03-02 | -32/+1488 |
* | mpc83xx: streamline the 83xx immr head file | Dave Liu | 2007-03-02 | -2061/+1122 |
* | mpc83xx: Fix the UEC driver bug of QE | Dave Liu | 2007-03-02 | -8/+6 |
* | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | 2007-03-01 | -6/+8 |
|\ |
|
| * | Merge with /home/sr/git/u-boot/denx | Stefan Roese | 2007-03-01 | -6/+8 |
| |\ |
|
| | * | SC3: fix typo in default environment | Wolfgang Denk | 2007-02-28 | -1/+1 |
| | * | MCC200: Fixes for update procedure | Sergei Poselenov | 2007-02-28 | -5/+7 |
* | | | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-03-01 | -83/+617 |
|\ \ \
| |/ / |
|
| * | | [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM | Stefan Roese | 2007-03-01 | -0/+8 |
| |/ |
|
| * | Minor code cleanup. | Wolfgang Denk | 2007-02-27 | -81/+518 |
| * | MCC200 update - add LCD Progress Indicator | Sergei Poselenov | 2007-02-27 | -9/+98 |
* | | [PATCH] Update AMCC Katmai 440SPe eval board support | Stefan Roese | 2007-03-01 | -180/+369 |
|/ |
|
* | [PATCH] get_dev() now unconditionally uses manual relocation | Stefan Roese | 2007-02-22 | -9/+1 |
* | [PATCH] Change systemace driver to select 8 & 16bit mode | Stefan Roese | 2007-02-22 | -5/+2 |
* | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang | 2007-02-21 | -16/+54 |
* | [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) | Stefan Roese | 2007-02-21 | -4/+4 |
* | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-21 | -9/+11 |
|\ |
|
| * | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-21 | -9/+11 |
| |\ |
|
| | * | MCC200: Software Updater: allow both "ramdisk" and "filesystem" types | Wolfgang Denk | 2007-02-19 | -9/+11 |
* | | | [PATCH] Fix relocation problem with "new" get_dev() function | Stefan Roese | 2007-02-20 | -0/+12 |
* | | | [PATCH] Update SystemACE driver for 16bit access | Stefan Roese | 2007-02-20 | -3/+11 |
* | | | [PATCH] Clean up Katmai (440SPe) linker script | Stefan Roese | 2007-02-20 | -16/+0 |
* | | | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-20 | -526/+1220 |
|\ \ \
| |/ / |
|
| * | | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | -16/+15 |
| * | | [PATCH 8_9] Add block_write hook to block_dev_desc_t | Grant Likely | 2007-02-20 | -0/+4 |
| * | | [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros | Grant Likely | 2007-02-20 | -26/+10 |
| * | | [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c | Grant Likely | 2007-02-20 | -3/+2 |
| * | | [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) | Grant Likely | 2007-02-20 | -149/+146 |
| * | | [PATCH 4_4] Remove local implementation of isprint() in ft_build.c | Grant Likely | 2007-02-20 | -5/+1 |
| * | | [PATCH 3_9] Move buffer print code from md command to common function | Grant Likely | 2007-02-20 | -51/+86 |
| * | | [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets | Grant Likely | 2007-02-20 | -8/+7 |
| * | | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -125/+82 |
| * | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-19 | -47/+46 |
| |\ \
| | |/ |
|
| | * | MCC200: Extensions to Software Update Mechanism | Sergei Poselenov | 2007-02-19 | -47/+46 |
| * | | [PATCH] Update Sequoia EBC configuration (NOR FLASH) | Stefan Roese | 2007-02-19 | -2/+2 |
| |/ |
|
| * | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-02-16 | -7/+690 |
| |\ |
|
| | * | [Motion-PRO] Preliminary support for the Motion-PRO board. | Bartlomiej Sieka | 2007-02-09 | -7/+689 |
| * | | LPC2292: patch from Siemens. | Gary Jennejohn | 2007-02-12 | -1/+1 |
| * | | [PATCH] Add missing p3mx.h file to repository (ups) | Stefan Roese | 2007-02-10 | -0/+34 |
| * | | [PATCH] Update some AMCC 4xx board config files (set initrd_high) | Stefan Roese | 2007-02-07 | -0/+8 |
* | | | [PATCH] Add support for the AMCC Katmai (440SPe) eval board | Stefan Roese | 2007-02-20 | -19/+1700 |
* | | | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT | Stefan Roese | 2007-02-20 | -9/+40 |
* | | | [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support | Stefan Roese | 2007-02-20 | -42/+3109 |
* | | | [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files | Stefan Roese | 2007-02-20 | -413/+478 |
* | | | [PATCH] PPC4xx: Add support for multiple I2C busses | Stefan Roese | 2007-02-20 | -363/+383 |
|/ / |
|
* | | [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards | Stefan Roese | 2007-02-02 | -6/+10 |
* | | [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier | Stefan Roese | 2007-02-02 | -8/+4 |
* | | [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file | Stefan Roese | 2007-02-01 | -1/+1 |
* | | [PATCH] Update 440EPx/440GRx cpu detection | Stefan Roese | 2007-01-31 | -6/+10 |