summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge http://www.denx.de/git/u-bootKim Phillips2006-11-28-219/+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
* | | | | Assign maintainers for mpc8349emds and mpc8360emdsKim Phillips2006-11-28-0/+8
* | | | | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips2006-11-28-3/+3
* | | | | mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-28-218/+108
* | | | | mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-620/+163
* | | | | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-82/+82
* | | | | mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips2006-11-03-79/+82
* | | | | mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-03-34/+39
* | | | | mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-03-20/+245
* | | | | mpc83xx: change ft code to modify local-mac-address propertyKim Phillips2006-11-03-2/+2
* | | | | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-03-109/+154
* | | | | mpc83xx: add the README.mpc8360emdsDave Liu2006-11-03-0/+126
* | | | | mpc83xx: add QE ethernet supportDave Liu2006-11-03-7/+4138