summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix warning differ in signedness in common/cmd_scsi.cStefan Roese2007-11-181-3/+6
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-4/+0
* Fix a bug in the slave serial programming mode for the XilinxWolfgang Denk2007-11-172-2/+2
* Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-171-6/+6
|\
| * Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD2007-11-161-6/+6
* | NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-062-60/+99
* | NET: Cosmetic changesLarry Johnson2007-11-061-73/+68
|/
* Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei2007-11-031-1/+1
* Fix two typos.Detlev Zundel2007-10-192-2/+2
* Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-131-8/+8
|\
| * [FIX] repair MFSL commandsMichal Simek2007-09-241-8/+8
| * synchronizition with mainlineMichal Simek2007-09-242-33/+14
| * Merge ../u-bootMichal Simek2007-09-242-13/+6
| |\
| * \ Merge git://www.denx.de/git/u-bootMichal Simek2007-09-118-92/+177
| |\ \
| * \ \ Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-158-447/+536
| |\ \ \
| * \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0759-246/+250
| |\ \ \ \
| * | | | | [FIX] Coding style cleanup - Wolfgang's suggestionsMichal Simek2007-08-061-8/+8
| * | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-08-057-150/+110
| |\ \ \ \ \
| * | | | | | [FS] Added support for ROMFSMichal Simek2007-07-141-17/+35
| * | | | | | [FIX] correct help for rsprMichal Simek2007-07-131-5/+6
* | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-134-4/+297
|\ \ \ \ \ \ \
| * | | | | | | OneNAND support (take #2)Kyungmin Park2007-09-174-4/+297
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fpga: fix incorrect test of CFG_FPGA_XILINX macroGrant Likely2007-09-261-1/+1
|/ / / / / /
* | | | | | TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-161-12/+1
* | | | | | Fix do_div() usage in nand process outputMatthias Fuchs2007-09-151-1/+1
* | | | | | NAND: Add CFG_NAND_QUIET optionMatthias Fuchs2007-09-151-0/+4
| |_|_|_|/ |/| | | |
* | | | | Bugfix: make bootm+libfdt compile on boards with no flashGrant Likely2007-09-091-0/+2
* | | | | PXA270: Add support for multiple serial ports.stefano babic2007-09-071-2/+11
* | | | | Fix do_bootm_linux() so that multi-file images with FDT blob boot.Bartlomiej Sieka2007-09-071-10/+19
* | | | | bootm/fdt: Only process the fdt if an fdt address was providedGrant Likely2007-09-061-17/+19
* | | | | Fix compilation error for omap2420h4_config.Dirk Behme2007-08-291-19/+1
* | | | | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-281-35/+16
* | | | | ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-181-2/+2
* | | | | ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-161-5/+17
* | | | | ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-161-6/+6
* | | | | Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-162-1/+54
|\ \ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1565-693/+785
| |\ \ \ \ \
| * \ \ \ \ \ Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-162-1/+54
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-1010-93/+906
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-182-1/+54
* | | | | | | fdt: suppress unused variable 'bd' warningKim Phillips2007-08-161-1/+0
* | | | | | | Fix warnings from of_data copy fixAndy Fleming2007-08-161-2/+2
* | | | | | | Fix of_data copying for CONFIG_OF_FLAT_TREE-using boardsAndy Fleming2007-08-161-0/+9
* | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-166/+163
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix where the #ifdef CFG_BOOTMAPSZ is placed.Jerry Van Baren2007-08-151-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1565-635/+766
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-142-5/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1462-680/+765
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-141-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-261-0/+2
| | | | |/ / / / | | | |/| | | |
OpenPOWER on IntegriCloud