summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Incorporate yaffs2 into U-bootWilliam Juul2008-08-122-0/+216
* Whitespace cleanup and marking broken code.William Juul2008-08-122-44/+57
* Fixing coding style issuesWilliam Juul2008-08-121-52/+58
* Remove white space at end.William Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-122-142/+135
* 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-121-2/+2
* Fix fallout from autostart revertKumar Gala2008-08-122-20/+2
* common/cmd_load.c - Minor code & Coding Style cleanupGururaja Hebbar K R2008-08-111-7/+8
* OneNAND: Remove base address offset usagedirk.behme@googlemail.com2008-08-102-9/+0
* Revert "[new uImage] Add autostart flag to bootm_headers structure"Wolfgang Denk2008-08-102-1/+16
* FIT: Fix handling of images without ramdisksPeter Tyser2008-08-091-1/+1
* TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-081-1/+1
* Fix bitmap display for atmel lcd controllerMark Jackson2008-08-011-1/+5
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-312-3/+15
|\
| * Add gzipped logo supportMark Jackson2008-07-311-0/+13
| * Uncompressed images loaded to their start address shall set load_end tooGuennadi Liakhovetski2008-07-311-3/+2
* | Fix printf() format problems with configurable promptsWolfgang Denk2008-07-311-2/+2
|/
* Fix compile warnings in dlmallocKumar Gala2008-07-311-10/+11
* cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'Stefan Roese2008-07-311-2/+2
* Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-301-2/+2
* Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-301-2/+2
* Fix warnings if compiling with IDE support.Heiko Schocher2008-07-301-24/+22
* microblaze: Fix printf() format issuesMichal Simek2008-07-202-4/+4
* ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOULStefan Roese2008-07-201-2/+2
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-151-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-151-0/+87
|\
| * fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-141-0/+87
* | Fix some more printf() format problems.Kumar Gala2008-07-141-1/+1
* | Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-1412-25/+25
* | Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-1/+1
|/
* Fix some more printf() format problems.Wolfgang Denk2008-07-132-3/+4
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-134-6/+6
* FIS: repare incorrect return value with ramdisk handlingMichal Simek2008-07-131-8/+8
* Fix some more print() format errors.Wolfgang Denk2008-07-112-13/+13
* silence misc printf formatting compiler warningsKim Phillips2008-07-102-8/+8
* USB: shutdown USB before bootingMarkus Klotzbücher2008-07-101-0/+18
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-101-4/+15
|\
| * Fix "usb part" commandChristian Eggers2008-07-101-4/+15
* | Fix some more print() format errors.Wolfgang Denk2008-07-101-1/+1
|/
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-101-6/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-101-4/+4
|\
| * NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.Marcel Ziswiler2008-07-091-4/+4
* | Remove code duplication for setting the default environmentHarald Welte2008-07-102-29/+19
* | Change env_get_char from a global function ptr to a functionJoakim Tjernlund2008-07-091-6/+13
* | Fix printf errors.Andrew Klossner2008-07-092-5/+5
|/
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-061-4/+4
* fdt: Fix typo in variable name.Detlev Zundel2008-07-021-2/+2
* cmd_nvedit.c: clean up syntax highlightingSteven A. Falco2008-07-011-2/+3
* Make setenv() return statusSteven A. Falco2008-07-011-3/+3
* Delay FIT format check on sector based devicesMarian Balakowicz2008-06-306-57/+64
OpenPOWER on IntegriCloud