summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | common: Delete unnecessary rules.Masahiro Yamada2013-11-251-4/+1
* | hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini2013-11-251-2/+2
|/
* cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROMAlexey Brodkin2013-11-131-2/+2
* lcd: allow overriding lcd_get_size()Anatolij Gustschin2013-11-121-3/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-081-28/+23
|\
| * usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-081-8/+13
| * usb: ums: allows using every mmc device with ums.Przemyslaw Marczak2013-11-081-10/+5
| * usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-081-16/+11
* | env: fix the env export varnamePierre Aubert2013-11-081-4/+2
* | autoboot: add an option to override keyed autobootMark Langsdorf2013-11-081-2/+2
* | cmd_zfs: normalize 'file not found' errorsLuka Perkov2013-11-081-1/+1
* | cmd_reiser: normalize 'file not found' errorsLuka Perkov2013-11-081-1/+1
* | cmd_ubifs: normalize 'file not found' errorsTim Harvey2013-11-081-4/+8
* | cmd/gpt: Support gpt command for all devicesEgbert Eich2013-11-081-26/+19
* | common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan2013-11-081-24/+8
* | cmd_nvedit.c: Add env exists commandAndrew Ruder2013-11-081-0/+23
|/
* fpga: Add support for gzip images with bitstreamsMichal Simek2013-11-061-3/+19
* pxe: fix handling of absolute pathsRob Herring2013-11-041-1/+8
OpenPOWER on IntegriCloud