summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-206-258/+271
|\
| * * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-191-5/+5
| * Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-121-2/+1
| |\
| * | Fix possible uninitialized variable compiler warning.Grant Likely2006-10-121-1/+1
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-111-25/+201
| |\ \
| * \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-104-4/+9
| |\ \ \
| * \ \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-1910-467/+698
| |\ \ \ \
| * \ \ \ \ Merge branch 'mpc85xx'Jon Loeliger2006-08-291-1/+1
| |\ \ \ \ \
| | * | | | | Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei2006-08-291-1/+1
| * | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-231-1/+6
| |\ \ \ \ \ \
| | * | | | | | Add AHCI support to u-bootJin Zhengxiong2006-08-231-1/+6
| | * | | | | | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-171-2/+2
| * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-222-6/+3
| |\ \ \ \ \ \ \
| * | | | | | | | Fix disable_of bootingMatthew McClintock2006-08-221-1/+4
| * | | | | | | | Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-221-5/+65
| * | | | | | | | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-171-2/+2
| * | | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-092-247/+126
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | * Patch to modify ft_build.c to update flat device trees in place Patch by Ma...Matthew McClintock2006-08-092-238/+105
| | * | | | | | | * Modify bootm command to support booting with flat device trees Patch by Mat...Matthew McClintock2006-08-091-14/+26
| * | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-0913-3300/+650
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-07-133-2/+67
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-132-1/+67
| | * | | | | | | | Fixed initrd issue by define big RAMJin Zhengxiong2006-07-131-1/+0
| * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-071-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | We made a u-boot patch to fix the hang up issueJason Jin2006-07-071-0/+1
| * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-071-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Allow args on reset command.Haiying Wang2006-05-261-1/+1
| * | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-073-8/+192
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-101-2/+2
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-091-5/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-5/+5
* | | | | | | | | | | Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-201-3/+3
* | | | | | | | | | | MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk2006-10-201-2/+5
* | | | | | | | | | | Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-0/+8
* | | | | | | | | | | Coding style cleanupWolfgang Denk2006-10-201-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix spelling; minor code cleanup.Wolfgang Denk2006-10-121-1/+1
* | | | | | | | | | Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese2006-10-111-1/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-25/+201
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge with /home/sr/git/u-boot/avr32Wolfgang Denk2006-10-091-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Define IH_CPU_AVR32Stefan Roese2006-10-091-0/+3
* | | | | | | | | Fix buffer overflow problem in ft_build.cWolfgang Denk2006-10-091-1/+3
|/ / / / / / / /
* | | | | | | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | | | | | | | Coding style cleanupWolfgang Denk2006-10-091-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-09-132-2/+51
|\ \ \ \ \ \ \
| * | | | | | | Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-122-2/+51
* | | | | | | | Fix alignment problem in "mtdparts" commandWolfgang Denk2006-09-131-1/+1
|/ / / / / / /
* | | | | | | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-2/+4
* | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-041-11/+12
|\ \ \ \ \ \ \
| * | | | | | | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-11/+12