summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-317-827/+82
* cmd_terminal: remove no need ifdefJean-Christophe PLAGNIOL-VILLARD2008-08-291-4/+0
* common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD2008-08-291-33/+37
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-292-3/+1
* autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-292-5/+2
* crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-292-108/+0
* miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-292-236/+0
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-292-194/+0
* soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2008-08-292-424/+0
* gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-292-114/+0
* Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptionsPeter Tyser2008-08-261-5/+5
* Add proper SPD definitions for DDR1/2/3James Yang2008-08-272-0/+62
* common/cmd_load.c cleanup - remove unused variablesGururaja Hebbar K R2008-08-271-10/+0
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-261-32/+35
* fdt: Added resize commandKumar Gala2008-08-261-1/+7
* fdt: refactor initrd related codeKumar Gala2008-08-261-42/+67
* fdt: refactor fdt resize codeKumar Gala2008-08-261-0/+39
* bootm: refactor image detection and os load stepsKumar Gala2008-08-261-90/+126
* bootm: move lmb into the bootm_headers_t structureKumar Gala2008-08-261-7/+4
* bootm: Set working fdt address as part of the bootm flowKumar Gala2008-08-263-1/+22
* bootm: refactor fdt locating and relocation codeKumar Gala2008-08-262-0/+512
* bootm: refactor ramdisk locating codeKumar Gala2008-08-261-0/+38
* bootm: refactor entry point codeKumar Gala2008-08-261-9/+22
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-08-261-7/+23
|\
| * Merge branch 'next'Kim Phillips2008-08-251-7/+23
| |\
| | * fdt_support: fdt_fixup_dr_usb: add support for phy_type fixupsAnton Vorontsov2008-07-161-7/+23
* | | cmd_mem.c: Fix help message alignmentWolfgang Denk2008-08-261-15/+15
|/ /
* | Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-251-2/+0
* | Add note on dereferencing /aliases pointersGerald Van Baren2008-08-241-2/+2
* | Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-211-16/+33
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-41/+27
* | hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese2008-08-211-2/+6
* | mod_i2c_mem() bugfixPeter Tyser2008-08-211-3/+3
* | Fix typo in spelling of ATAPI.Steven A. Falco2008-08-211-2/+2
* | Add a hook to allow board-specific PIO mode setting.Steven A. Falco2008-08-211-0/+46
* | fdt: fdt addr w/o any args reports back the current working addressKumar Gala2008-08-211-0/+8
* | fdt: added the ability to set initrd start/end via chosen commandKumar Gala2008-08-211-4/+17
* | Add command to enable/disable interruptsKumar Gala2008-08-212-0/+51
* | Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-2/+0
* | Add 'license' command to U-Boot command lineHarald Welte2008-08-182-0/+60
* | add 'unzip' command to u-boot commandlineHarald Welte2008-08-181-0/+36
* | Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew2008-08-141-1/+9
* | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-142-32/+32
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-141-5/+5
|\ \
| * | Fix OneNAND build breakKyungmin Park2008-08-131-5/+5
* | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-1323-112/+32
|\ \ \
| * | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-9/+9
| * | | common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1321-103/+23
| |/ /
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-136-140/+358
|\ \ \ | |/ /
| * | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-121-1/+1
OpenPOWER on IntegriCloud