summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-1015-491/+935
|\
| * Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-061-0/+17
| * [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-282-153/+207
| * Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-281-0/+5
| * Minor code cleanup.Wolfgang Denk2006-10-281-94/+80
| * Code cleanup.Wolfgang Denk2006-10-262-7/+6
| * Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk2006-10-261-6/+55
| |\
| | * Added support for Multi-Image files that contain a device treeKumar Gala2006-10-241-6/+55
| * | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-251-2/+129
| |\ \ | | |/ | |/|
| | * Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-171-2/+129
| * | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-245-8/+81
| |\ \
| | * \ 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
| * | | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-204-8/+19
| |\| | | | | | | | | | |
| | * | | | | | | | | | | 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
| * | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-121-1/+0
| |\| | | | | | | | | |