summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0452-77/+77
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0453-75/+75
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0423-45/+45
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0428-95/+96
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-048-34/+36
* lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-17/+18
* rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0422-22/+22
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-048-54/+56
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-045-24/+24
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0423-35/+37
* drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0435-57/+59
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0413-15/+15
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0425-71/+92
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0421-50/+51
* Introduce initial versions of new Command Config files.Jon Loeliger2007-07-044-27/+165
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-0339-178/+1293
|\
| * Fix S-ATA support.Mushtaq Khan2007-06-302-12/+12
| * Add LIST_86xx MAKEALL target for PowerPC builds.Jon Loeliger2007-05-231-1/+10
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-1725-144/+119
| * Merge with /home/git/u-bootWolfgang Denk2007-05-1748-355/+2789
| |\
| * | Minor coding style cleanup.Wolfgang Denk2007-05-154-53/+55
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-157-3/+1106
| * | Fixes bug clearing the bss section for i386mushtaq khan2007-05-151-1/+1
| * | Add support for BCM5464 Quad PhyJoe Hamman2007-05-151-0/+28
| * | Search the exception table with linear algorithmZang Roy-r619112007-05-151-21/+18
| * | Fix compilation issues on MACOSXAubrey.Li2007-05-152-3/+3
| * | Fix for compile of JSE targetStephen Williams2007-05-151-0/+1
| * | Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-05-151-5/+5
| |\ \
| | * \ Merge with /home/git/u-bootWolfgang Denk2007-05-051-1/+1
| | |\ \
| | * \ \ Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-05-057-58/+44
| | |\ \ \
| | | * | | 5xxx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-05-051-0/+4
| | | * | | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-04-292-6/+14
| | | * | | [PATCH] simplify silent consoleLadislav Michl2007-04-252-46/+12
| | | * | | Fix file modeStefan Roese2007-04-231-0/+0
| | | * | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-239-42/+76
| | | |\ \ \
| | | * | | | [PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov2007-04-231-1/+6
| | | * | | | [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-04-231-1/+4
| | | * | | | [patch] use unsigned char in smc91111 driver for macMike Frysinger2007-04-231-4/+4
* | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-2545-204/+888
|\ \ \ \ \ \ \
| * | | | | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-2233-128/+167
| * | | | | | | Adapt log buffer code to support Linux 2.6Igor Lisitsin2007-06-222-46/+96
| * | | | | | | Extend POST support for PPC440Igor Lisitsin2007-06-2214-30/+625
* | | | | | | | ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger2007-06-251-1/+86
* | | | | | | | ppc4xx: Fix O=buildir buildsNiklaus Giger2007-06-251-1/+1
* | | | | | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-2538-77/+46
* | | | | | | | ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-255-21/+76
* | | | | | | | ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs2007-06-251-8/+22
* | | | | | | | ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese2007-06-221-0/+8
|/ / / / / / /
* | | | | | | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-2223-26/+34
* | | | | | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-207-181/+339
OpenPOWER on IntegriCloud