Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix warning differ in signedness in common/cmd_scsi.c | Stefan Roese | 2007-11-18 | -3/+6 |
* | Fixed mips_io_port_base build errors. | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-17 | -4/+0 |
* | Fix a bug in the slave serial programming mode for the Xilinx | Wolfgang Denk | 2007-11-17 | -2/+2 |
* | Merge branch 'master' of /home/wd/git/u-boot/work | Wolfgang Denk | 2007-11-17 | -6/+6 |
|\ | ||||
| * | Fix warning differ in signedness in common/cmd_ide.c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-16 | -6/+6 |
* | | NET: Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-11-06 | -60/+99 |
* | | NET: Cosmetic changes | Larry Johnson | 2007-11-06 | -73/+68 |
|/ | ||||
* | Fix the issue of usb_kbd driver missing the scan code of key 'z'. | Zhang Wei | 2007-11-03 | -1/+1 |
* | Fix two typos. | Detlev Zundel | 2007-10-19 | -2/+2 |
* | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze | Wolfgang Denk | 2007-10-13 | -8/+8 |
|\ | ||||
| * | [FIX] repair MFSL commands | Michal Simek | 2007-09-24 | -8/+8 |
| * | synchronizition with mainline | Michal Simek | 2007-09-24 | -33/+14 |
| * | Merge ../u-boot | Michal Simek | 2007-09-24 | -13/+6 |
| |\ | ||||
| * \ | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-09-11 | -92/+177 |
| |\ \ | ||||
| * \ \ | Merge git://www.denx.de/git/u-boot into merge | Michal Simek | 2007-08-15 | -447/+536 |
| |\ \ \ | ||||
| * \ \ \ | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -246/+250 |
| |\ \ \ \ | ||||
| * | | | | | [FIX] Coding style cleanup - Wolfgang's suggestions | Michal Simek | 2007-08-06 | -8/+8 |
| * | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-05 | -150/+110 |
| |\ \ \ \ \ | ||||
| * | | | | | | [FS] Added support for ROMFS | Michal Simek | 2007-07-14 | -17/+35 |
| * | | | | | | [FIX] correct help for rspr | Michal Simek | 2007-07-13 | -5/+6 |
* | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2007-10-13 | -4/+297 |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | OneNAND support (take #2) | Kyungmin Park | 2007-09-17 | -4/+297 |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Fpga: fix incorrect test of CFG_FPGA_XILINX macro | Grant Likely | 2007-09-26 | -1/+1 |
|/ / / / / / | ||||
* | | | | | | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk | 2007-09-16 | -12/+1 |
* | | | | | | Fix do_div() usage in nand process output | Matthias Fuchs | 2007-09-15 | -1/+1 |
* | | | | | | NAND: Add CFG_NAND_QUIET option | Matthias Fuchs | 2007-09-15 | -0/+4 |
| |_|_|_|/ |/| | | | | ||||
* | | | | | Bugfix: make bootm+libfdt compile on boards with no flash | Grant Likely | 2007-09-09 | -0/+2 |
* | | | | | PXA270: Add support for multiple serial ports. | stefano babic | 2007-09-07 | -2/+11 |
* | | | | | Fix do_bootm_linux() so that multi-file images with FDT blob boot. | Bartlomiej Sieka | 2007-09-07 | -10/+19 |
* | | | | | bootm/fdt: Only process the fdt if an fdt address was provided | Grant Likely | 2007-09-06 | -17/+19 |
* | | | | | Fix compilation error for omap2420h4_config. | Dirk Behme | 2007-08-29 | -19/+1 |
* | | | | | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher | 2007-08-28 | -35/+16 |
* | | | | | ColdFire: Fix some remaining problems with CFG_CMD_ | Stefan Roese | 2007-08-18 | -2/+2 |
* | | | | | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -5/+17 |
* | | | | | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -6/+6 |
* | | | | | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | -1/+54 |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -693/+785 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -1/+54 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | * | | | | | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | -93/+906 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||
| | * | | | | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -1/+54 |
* | | | | | | | fdt: suppress unused variable 'bd' warning | Kim Phillips | 2007-08-16 | -1/+0 |
* | | | | | | | Fix warnings from of_data copy fix | Andy Fleming | 2007-08-16 | -2/+2 |
* | | | | | | | Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards | Andy Fleming | 2007-08-16 | -0/+9 |
* | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -166/+163 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | Fix where the #ifdef CFG_BOOTMAPSZ is placed. | Jerry Van Baren | 2007-08-15 | -2/+3 |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -635/+766 |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-14 | -5/+7 |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -680/+765 |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge with /home/stefan/git/u-boot/zeus | Stefan Roese | 2007-08-14 | -0/+2 |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | ppc4xx: Add support for AMCC 405EP Taihu board | John Otken | 2007-07-26 | -0/+2 |
| | | | |/ / / / | | | |/| | | | |