aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-09qemu-malta: rename to just "malta"Paul Burton7-16/+16
2013-11-09pci.h: allow inclusion in assembly sourcePaul Burton1-1/+5
2013-11-09pcnet: enable the NOUFLO featurePaul Burton1-0/+15
2013-11-09pcnet: add cache flushing & invalidationPaul Burton1-0/+16
2013-11-09pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton1-2/+2
2013-11-09pcnet: code style cleanupPaul Burton1-125/+123
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton3-19/+150
2013-11-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini15-158/+205
2013-11-08sandbox: convert to common time functionsRob Herring2-12/+4
2013-11-08time: add weak annotation to timer_read_counter declarationRob Herring1-1/+1
2013-11-08netconsole loses 2nd character of inputSuriyan Ramasami1-0/+2
2013-11-08serial: s5p: Staticize local functionsAxel Lin1-12/+12
2013-11-08env: fix the env export varnamePierre Aubert2-5/+3
2013-11-08highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf1-1/+1
2013-11-08autoboot: add an option to override keyed autobootMark Langsdorf2-2/+10
2013-11-08serial: xuartlite: Staticize local functionsAxel Lin1-10/+10
2013-11-08serial: mxs_auart: Staticize local functionsAxel Lin1-5/+5
2013-11-08fs:fat: fix set file name functionPiotr Wilczek1-1/+1
2013-11-08cmd_zfs: normalize 'file not found' errorsLuka Perkov1-1/+1
2013-11-08cmd_reiser: normalize 'file not found' errorsLuka Perkov1-1/+1
2013-11-08cmd_ubifs: normalize 'file not found' errorsTim Harvey1-4/+8
2013-11-08include: delete include/linux/config.hMasahiro Yamada28-46/+0
2013-11-08config/sandbox: Add EFI and GPT supportEgbert Eich1-0/+4
2013-11-08config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich1-0/+1
2013-11-08cmd/gpt: Support gpt command for all devicesEgbert Eich1-26/+19
2013-11-08cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada1-6/+0
2013-11-08cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada1-16/+0
2013-11-08cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada16-594/+594
2013-11-08usb: dfu: make nand upload workingBo Shen1-0/+1
2013-11-08usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2-0/+21
2013-11-08usb: dfu: correct dfu buffer inited valueBo Shen1-1/+1
2013-11-08usb: dfu: decrease dfu->r_left along with the transferBo Shen1-0/+1
2013-11-08usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski1-1/+1
2013-11-08usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak4-11/+51
2013-11-08usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak4-70/+77
2013-11-08usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak3-44/+37
2013-11-08usb: ums: allows using every mmc device with ums.Przemyslaw Marczak1-10/+5
2013-11-08usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak5-84/+73
2013-11-08README: remove wrong config nameIgor Grinberg1-1/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada36-36/+0
2013-11-08common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan1-24/+8
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada5-13/+11
2013-11-08Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk3-0/+260
2013-11-08boards.cfg: remove git leftoversLuka Perkov1-1/+0
2013-11-08boards.cfg: remove trailing whitespacePaul Burton1-1/+1
2013-11-08cmd_nvedit.c: Add env exists commandAndrew Ruder2-0/+24
2013-11-08MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada1-41/+41
2013-11-08MAKEALL: fix boards_by_field functionMasahiro Yamada1-9/+7
2013-11-08MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada1-1/+1
2013-11-08MAKEALL: fix awk warning messageMasahiro Yamada1-2/+2