summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2014-01-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-01-13usb: ums: wait for usb cable connection before enter ums modePrzemyslaw Marczak
2014-01-11sandbox: spi: Adjust 'sf test' to work on sandboxSimon Glass
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-01-09arm64: generic board supportDavid Feng
2014-01-09arm64: core supportDavid Feng
2014-01-09cmd_pxe: remove compiling warningsDavid Feng
2014-01-09fdt_support: 64bit initrd start address supportDavid Feng
2014-01-09mmc: add setdsr supportMarkus Niebel
2014-01-08sandbox: Allow reading/writing of RAM bufferSimon Glass
2014-01-08sandbox: Allow the console to work earlierSimon Glass
2014-01-08sandbox: Allow return from board_init_f()Simon Glass
2014-01-08sandbox: block driver using host file/device as backing storeHenrik Nordström
2013-12-16common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()Miao Yan
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-12-13common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.Miao Yan
2013-12-13Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada
2013-12-13board_f: explicitly disable console on early bootAlexey Brodkin
2013-12-13Correct vxWorks elf boot to load at correct addressStany MARCEL
2013-12-13netbsd:fix documentation typo.Kees Jongenburger
2013-12-05cmd_eeprom: bug fix for i2c read/writeKuo-Jung Su
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2013-11-25common: Delete unnecessary rules.Masahiro Yamada
2013-11-25hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini
2013-11-22net: add support for extended registers to mdio commandStefano Babic
2013-11-22net: trivial: Fix typos in mii field descriptionsStephan Bauroth
2013-11-13cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROMAlexey Brodkin
2013-11-12lcd: allow overriding lcd_get_size()Anatolij Gustschin
2013-11-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini
2013-11-08env: fix the env export varnamePierre Aubert
2013-11-08autoboot: add an option to override keyed autobootMark Langsdorf
2013-11-08cmd_zfs: normalize 'file not found' errorsLuka Perkov
2013-11-08cmd_reiser: normalize 'file not found' errorsLuka Perkov
2013-11-08cmd_ubifs: normalize 'file not found' errorsTim Harvey
2013-11-08cmd/gpt: Support gpt command for all devicesEgbert Eich
2013-11-08usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak
2013-11-08usb: ums: allows using every mmc device with ums.Przemyslaw Marczak
2013-11-08usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak
2013-11-08common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan
2013-11-08cmd_nvedit.c: Add env exists commandAndrew Ruder
2013-11-06fpga: Add support for gzip images with bitstreamsMichal Simek
2013-11-04pxe: fix handling of absolute pathsRob Herring
2013-10-31common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam