summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-171-14/+13
|\
| * common: lcd.c: fix data abort exception when try to access bmp headerPrzemyslaw Marczak2014-02-031-14/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-172-58/+74
|\ \
| * | cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-071-72/+0
| * | cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-071-0/+29
| * | cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-071-1/+29
| * | cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'Tom Rini2014-02-071-4/+4
| * | cmd_mmc.c: Change 'bootpart' code to match normal coding styleTom Rini2014-02-071-4/+11
| * | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-071-0/+24
* | | arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-072-0/+19
|/ /
* | cmd_pxe.c add any option for filesystem with sysboot uses generic loadDennis Gilmore2014-02-041-3/+19
* | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-042-0/+52
|\ \
| * | common: Add new clk commandMichal Simek2014-02-042-0/+52
| |/
* | pxe: implement fdtdir extlinux.conf tagStephen Warren2014-02-041-6/+72
* | pxe: support "devicetree" tagStephen Warren2014-02-041-0/+1
|/
* board_r - fixup functions table after relocationAlexey Brodkin2014-01-271-0/+10
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-245-8/+76
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-243-62/+103
* fdt_support.c: Correct linux,initrd-start/end settingTom Rini2014-01-201-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-201-3/+2
|\
| * env_eeprom - fix bus recovery for "eeprom_bus_read"Alexey Brodkin2014-01-131-3/+2
* | common, env: optimize boottimeHeiko Schocher2014-01-142-2/+15
* | bootm: Reinstate special case for standalone imagesSimon Glass2014-01-141-9/+12
* | common/image.c: move VxWorks header string out of CONFIG_CMD_ELFmiao.yan@windriver.com2014-01-141-1/+1
* | command.c: Fix auto-completion for the full commands list caseAndrew Gabbasov2014-01-141-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-01-131-5/+9
|\ \
| * | sandbox: spi: Adjust 'sf test' to work on sandboxSimon Glass2014-01-111-5/+9
| |/
* | usb: ums: wait for usb cable connection before enter ums modePrzemyslaw Marczak2014-01-131-0/+24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-104-41/+50
|\
| * arm64: generic board supportDavid Feng2014-01-091-7/+13
| * arm64: core supportDavid Feng2014-01-091-0/+1
| * cmd_pxe: remove compiling warningsDavid Feng2014-01-091-2/+2
| * fdt_support: 64bit initrd start address supportDavid Feng2014-01-091-32/+34
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-01-091-0/+23
|\ \
| * | mmc: add setdsr supportMarkus Niebel2014-01-091-0/+23
* | | sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-081-3/+4
* | | sandbox: Allow the console to work earlierSimon Glass2014-01-081-1/+15
* | | sandbox: Allow return from board_init_f()Simon Glass2014-01-081-5/+3
* | | sandbox: block driver using host file/device as backing storeHenrik Nordström2014-01-081-0/+64
|/ /
* | common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()Miao Yan2013-12-161-2/+3
* | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-161-12/+69
* | common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.Miao Yan2013-12-131-3/+12
* | Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada2013-12-131-2/+0
* | board_f: explicitly disable console on early bootAlexey Brodkin2013-12-131-0/+1
* | Correct vxWorks elf boot to load at correct addressStany MARCEL2013-12-131-3/+3
* | netbsd:fix documentation typo.Kees Jongenburger2013-12-131-4/+4
|/
* cmd_eeprom: bug fix for i2c read/writeKuo-Jung Su2013-12-051-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-11-252-18/+61
|\
| * net: add support for extended registers to mdio commandStefano Babic2013-11-221-16/+59
| * net: trivial: Fix typos in mii field descriptionsStephan Bauroth2013-11-221-2/+2
OpenPOWER on IntegriCloud