summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
...
* | Add 'license' command to U-Boot command lineHarald Welte2008-08-18-0/+60
* | add 'unzip' command to u-boot commandlineHarald Welte2008-08-18-0/+36
* | Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew2008-08-14-1/+9
* | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-32/+32
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-14-5/+5
|\ \
| * | Fix OneNAND build breakKyungmin Park2008-08-13-5/+5
* | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-13-112/+32
|\ \ \
| * | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-9/+9
| * | | common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-103/+23
| |/ /
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-13-140/+358
|\ \ \ | |/ /
| * | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-12-1/+1
| * | NAND: Do not write or read a whole block if it is larger than the environmentGuennadi Liakhovetski2008-08-12-9/+9
| * | NAND read/write fixScott Wood2008-08-12-27/+9
| * | NAND: Always skip blocks on read/write/boot.Scott Wood2008-08-12-13/+14
| * | NAND: Fix compilation warning and small coding style issueStefan Roese2008-08-12-3/+2
| * | make nand dump and nand dump.oob workWilliam Juul2008-08-12-19/+27
| * | Incorporate yaffs2 into U-bootWilliam Juul2008-08-12-0/+216
| * | Whitespace cleanup and marking broken code.William Juul2008-08-12-44/+57
| * | Fixing coding style issuesWilliam Juul2008-08-12-52/+58
| * | Remove white space at end.William Juul2008-08-12-1/+1
| * | Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-142/+135
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-12-25/+14
|\ \ \ | |/ /
| * | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-12-2/+2
| * | Fix fallout from autostart revertKumar Gala2008-08-12-20/+2
| * | common/cmd_load.c - Minor code & Coding Style cleanupGururaja Hebbar K R2008-08-11-7/+8
| * | OneNAND: Remove base address offset usagedirk.behme@googlemail.com2008-08-10-9/+0
| * | Revert "[new uImage] Add autostart flag to bootm_headers structure"Wolfgang Denk2008-08-10-1/+16
| * | FIT: Fix handling of images without ramdisksPeter Tyser2008-08-09-1/+1
| * | TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-08-1/+1
| * | Fix bitmap display for atmel lcd controllerMark Jackson2008-08-01-1/+5
| * | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-31-3/+15
| |\ \
| | * | Add gzipped logo supportMark Jackson2008-07-31-0/+13
| | * | Uncompressed images loaded to their start address shall set load_end tooGuennadi Liakhovetski2008-07-31-3/+2
| * | | Fix printf() format problems with configurable promptsWolfgang Denk2008-07-31-2/+2
| |/ /
| * | Fix compile warnings in dlmallocKumar Gala2008-07-31-10/+11
| * | cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'Stefan Roese2008-07-31-2/+2
| * | Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-30-2/+2
| * | Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-30-2/+2
| * | Fix warnings if compiling with IDE support.Heiko Schocher2008-07-30-24/+22
| * | microblaze: Fix printf() format issuesMichal Simek2008-07-20-4/+4
| * | ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOULStefan Roese2008-07-20-2/+2
| |/
* | Fix merge problemsStefan Roese2008-08-06-50/+65
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-17-36/+123
|\ \ | |/
| * Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-15-9/+9
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-15-0/+87
| |\
| | * fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-14-0/+87
| * | Fix some more printf() format problems.Kumar Gala2008-07-14-1/+1
| * | Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-25/+25
| * | Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-14-1/+1
| |/
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-14-12/+13
|\ \ | |/