Age | Commit message (Expand) | Author |
2006-10-20 | Cleanup compile warnings. Prepare for release 1.1.5 | Wolfgang Denk |
2006-10-20 | MCC200: Fix uninitialized variable problem in LCD driver | Wolfgang Denk |
2006-10-20 | Add board/cpu specific NAND chip select function to 440 NDFC | Stefan Roese |
2006-10-20 | Coding style cleanup | Wolfgang Denk |
2006-10-19 | * Fix a bunch of compiler warnings for gcc 4.0 | Jon Loeliger |
2006-10-17 | Add monitor functions for indirect access to PPC440 DCR's | Stefan Roese |
2006-10-12 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-10-12 | Fix possible uninitialized variable compiler warning. | Grant Likely |
2006-10-12 | Fix spelling; minor code cleanup. | Wolfgang Denk |
2006-10-12 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-10-11 | Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd | Wolfgang Denk |
2006-10-11 | * Fix a bunch of compiler warnings for gcc 4.0 | Matthew McClintock |
2006-10-11 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-10-11 | Cleanup of NAND update patch (remove changelog from cmd_nand.c) | Stefan Roese |
2006-10-11 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-10-10 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-10-10 | * Several improvements to the new NAND subsystem: | Stefan Roese |
2006-10-09 | Merge with /home/sr/git/u-boot/avr32 | Wolfgang Denk |
2006-10-09 | Define IH_CPU_AVR32 | Stefan Roese |
2006-10-09 | Fix buffer overflow problem in ft_build.c | Wolfgang Denk |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-10-09 | Coding style cleanup | Wolfgang Denk |
2006-10-07 | Remove compile warnings in fpga code | Stefan Roese |
2006-09-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-09-18 | Merge with /home/stefan/git/u-boot/denx | Stefan Roese |
2006-09-13 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk |
2006-09-13 | Fix alignment problem in "mtdparts" command | Wolfgang Denk |
2006-09-12 | Add NAND environment support for PPC440EPx Sequoia NAND boot config | Stefan Roese |
2006-09-07 | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese |
2006-09-04 | Merge with /home/m8/git/u-boot | Wolfgang Denk |
2006-09-03 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-09-01 | Added simple_strtoul(), getenv() and setenv() to the exported functions. | Detlev Zundel |
2006-08-31 | Coding Style cleanup. | Wolfgang Denk |
2006-08-30 | Add splashscreen support for MCC200 board. | Wolfgang Denk |
2006-08-30 | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled | Wolfgang Denk |
2006-08-30 | Fixed an OF-tree off-by-one bug when adding a new property name. | Zhang Wei |
2006-08-29 | Merge branch 'mpc85xx' | Jon Loeliger |
2006-08-29 | Fixed an OF-tree off-by-one bug when adding a new property name. | Zhang Wei |
2006-08-23 | * Another small fix for booting with disable_of | Matthew McClintock |
2006-08-23 | Merge branch 'mpc86xx' | Jon Loeliger |
2006-08-23 | Add AHCI support to u-boot | Jin Zhengxiong |
2006-08-22 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-08-22 | Fix disable_of booting | Matthew McClintock |
2006-08-22 | Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock |
2006-08-22 | Add a fix for a buggy USB device on the FO300 board. | Bartlomiej Sieka |
2006-08-19 | Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd | Wolfgang Denk |
2006-08-17 | Unlock cache before kernel starts up for MPC86xx | Haiying Wang |
2006-08-17 | Unlock cache before kernel starts up for MPC86xx | Haiying Wang |
2006-08-16 | * Fix disable_of booting | Matthew McClintock |