summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-64/+2
* env_mmc: fix compile warningLei Wen2010-11-141-0/+1
* env_sf: remove warning introduced with last patchStefano Babic2010-10-291-2/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-2/+0
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-2913-20/+20
* cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra2010-10-271-0/+3
* env_sf: updated to the new environment codeStefano Babic2010-10-271-95/+77
* Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk2010-10-271-1/+1
* cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger2010-10-261-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* ARM: fix relocation support for onenand device.Enric Balletbo i Serra2010-10-231-0/+6
* hwconfig: Utilize getenv_f before relocation to allow for larger bufferKumar Gala2010-10-231-1/+20
* env_flash: Disable debug print statementsPeter Tyser2010-10-231-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-231-0/+13
|\
| * pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-221-0/+13
* | usb_storage: constify us_direction lookup tableMike Frysinger2010-10-221-1/+1
|/
* always relocate fdt into an lmb-allocated memory blockTimur Tabi2010-10-201-55/+28
* common/fdt_support.c: Fix compile warningsWolfgang Denk2010-10-201-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-204-52/+58
|\
| * common: Enable serial for PXA250Marek Vasut2010-10-191-1/+1
| * boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-182-6/+8
| * FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-181-2/+0
| * FDT: Add fixup support for multiple banks of memoryJohn Rigby2010-10-181-40/+46
| * common/image.c remove extra calls to be32_to_cpu in boot_get_fdtJohn Rigby2010-10-181-2/+2
| * common/image.c fix length calculation in boot_relocate_fdtJohn Rigby2010-10-181-1/+1
* | cmd_fpga: cleanup help and check parametersStefano Babic2010-10-191-11/+39
|/
* dlmalloc.c: Fix gcc alias warningJoakim Tjernlund2010-10-181-1/+1
* Fix warning in nand unlock commandScott Wood2010-10-181-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-171-7/+10
|\
| * env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman2010-10-131-7/+10
* | env_mmc: fix cannot save env issueLei Wen2010-10-131-1/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-10-131-4/+35
|\
| * usb: Add support for multiple-LUN mass storage devicesLudovic Courtès2010-10-131-4/+35
* | common/fdt_support.c: fix compile errorMatthew McClintock2010-10-131-10/+10
|/
* TSI148: Fix argument parsingBrent Darley2010-10-121-2/+2
* cp/cmp: Add WATCHDOG_RESET in copy and compare loopStefan Roese2010-10-121-0/+8
* led_display: split led display support into generic and hw-dependent partsIlya Yanok2010-10-121-17/+9
* env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERELei Wen2010-10-121-1/+1
* fdt_support: support adding EDID property to FDT display nodesAnatolij Gustschin2010-10-121-0/+29
* CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/offAlexander Stein2010-10-121-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-10-121-0/+2
|\
| * rarp: Condtionally compile rarp supportPeter Tyser2010-10-111-0/+2
* | Followup fixes on the mtdparts spread patchsetScott Wood2010-10-111-2/+3
* | mtdparts: new add.spread: add part skipping bad blocksBen Gardiner2010-10-111-8/+26
* | mtdparts: add new sub-command "spread"Ben Gardiner2010-10-111-1/+112
* | mtdparts: show net size in mtdparts listBen Gardiner2010-10-111-7/+61
* | mtdparts: regroup calls to get_mtd_device_nmBen Gardiner2010-10-111-15/+30
* | nand commands: make only "dump" repeatable.Scott Wood2010-10-111-8/+13
* | nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-111-6/+38
* | cmd_nand: some infrastructure fixes and refactoringScott Wood2010-10-111-107/+167
|/
OpenPOWER on IntegriCloud