summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Clean up the code according to codestyle:roy zang2006-12-01-1794/+1747
* Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-29-222/+2368
|\
| * Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-27-56/+1913
| |\
| | * [PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese2006-11-27-1/+2
| | * [PATCH] alpr: remove unused board specific flash driverStefan Roese2006-11-27-70/+0
| | * [PATCH] 4xx: Fix problem with board specific reset codeStefan Roese2006-11-27-0/+3
| | * [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-27-17/+2
| | * [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-27-138/+171
| | * Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-27-115/+291
| | |\
| | * \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-10-2266/+27990
| | |\ \
| | * | | CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese2006-10-07-0/+5
| | * | | Update ALPR code (NAND support working now)Stefan Roese2006-10-07-284/+218
| | * | | Remove compile warnings in fpga codeStefan Roese2006-10-07-2/+5
| | * | | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-07-12/+25
| | * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-18-7521/+11265
| | |\ \ \
| | * | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-15-1/+1603
| | * | | | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-15-1/+372
| * | | | | Update CHANGELOGWolfgang Denk2006-11-27-0/+63
| * | | | | Merge with /home/sr/git/u-boot/4xx-enetWolfgang Denk2006-11-27-4/+4
| |\ \ \ \ \
| | * | | | | [PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese2006-11-27-4/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge with /home/sr/git/u-boot/nand-envWolfgang Denk2006-11-27-2/+2
| |\ \ \ \ \
| | * | | | | [PATCH] Select NAND embedded environment from board configurationStefan Roese2006-11-27-2/+2
| | |/ / / /
| * | | | | Merge with /home/sr/git/u-boot/nand-timeoutWolfgang Denk2006-11-27-4/+4
| |\ \ \ \ \
| | * | | | | [PATCH] nand_wait() timeout fixesStefan Roese2006-11-27-4/+4
| | |/ / / /
| * | | | | Merge with /home/sr/git/u-boot/denx-ofWolfgang Denk2006-11-27-32/+22
| |\ \ \ \ \
| | * | | | | [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese2006-11-27-32/+22
| | |/ / / /
| * | | | | Minor code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-27-8/+41
| |/ / / /
| * | | | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-11-27-11/+12
| |\ \ \ \
| | * | | | [PATCH] PPC4xx start.S: Fix for processor errataStefan Roese2006-11-22-11/+12
| * | | | | Updates for TQM5200 modules:Wolfgang Denk2006-11-23-37/+13
| |/ / / /
| * | | | [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASHStefan Roese2006-11-20-6/+6
| * | | | Update CHANGELOGWolfgang Denk2006-11-20-0/+22
| * | | | Merge with /home/sr/git/u-boot/cfi-updateWolfgang Denk2006-11-20-58/+164
| |\ \ \ \
| | * | | | [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese2006-11-13-58/+164
| | | |_|/ | | |/| |
| * | | | Update CHANGELOGWolfgang Denk2006-11-12-0/+65
| * | | | Merge with /home/tur/proj/v38b/u-bootWolfgang Denk2006-11-12-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Disable the watchdog in the default config for the V38B board.Bartlomiej Sieka2006-11-11-1/+1
| | * | | Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka2006-11-11-1/+1
| * | | | Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-06-1/+37
* | | | | Merge branch 'master' into hpc2roy zang2006-11-03-263/+244
|\ \ \ \ \ | |/ / / /
| * | | | Merge with /home/tur/proj/uboot_linux_v38b/u-bootWolfgang Denk2006-11-02-262/+198
| |\ \ \ \ | | |/ / /
| | * | | Finish up support for MarelV38B boardBartlomiej Sieka2006-11-01-48/+56
| | * | | - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka2006-11-01-66/+28
| | * | | - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-01-40/+31
| | * | | Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-01-108/+83
| * | | | Release U-Boot 1.1.6Wolfgang Denk2006-11-02-1/+46
| |/ / /
* | | | Remove some unused CFG define.roy zang2006-11-03-12/+3
* | | | Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.roy zang2006-11-03-1/+1
* | | | This patch comes from Yuli's posted patch on 8/8/2006roy zang2006-11-02-6/+26
* | | | Tsi108 on chip i2c support.roy zang2006-11-02-0/+300