summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-111-1/+0
|\
| * x86: Remove bi_env from do_bdinfoGraeme Russ2010-10-071-1/+0
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-111-15/+25
|\ \
| * | sspi: add options to specify bus and modeReinhard Meyer2010-10-061-15/+25
| |/
* | Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser2010-10-061-5/+2
* | cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger2010-10-061-9/+53
* | serial.c: Fix build breakage introduced with commit e3c78c9bStefan Roese2010-10-061-0/+1
* | env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not definedHeiko Schocher2010-10-062-0/+12
* | env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman2010-10-061-2/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-051-6/+7
|\
| * Blackfin: otp: fix build after constification of args[]Mike Frysinger2010-10-021-6/+7
* | ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()Stefan Roese2010-10-041-7/+10
|/
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2824-725/+1181
|\
| * Add support for operating system OSETorkel Lundgren2010-09-282-0/+40
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-8/+0
| * ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-231-4/+1
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-9/+1
OpenPOWER on IntegriCloud