summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | 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 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
|/ / /
* | | Merge with /home/sr/git/u-boot/nand-ladisWolfgang Denk2006-10-29-217/+230
|\ \ \
| * | | [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-28-38/+0
| * | | [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-28-5/+4
| * | | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-28-174/+226
* | | | Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk2006-10-29-0/+4
|/ / /
* | | Update CHANGELOG.Wolfgang Denk2006-10-28-0/+77
* | | Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-28-41/+43
* | | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-28-5/+8
* | | Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-28-0/+5
* | | Minor code cleanup.Wolfgang Denk2006-10-28-94/+80
* | | Don't pass any debug options directly to the assemblerHaavard Skinnemoen2006-10-27-1/+3
* | | MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-27-6/+2
* | | Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-27-6/+6
* | | Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren2006-10-26-3/+6
* | | Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren2006-10-26-113/+120