summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-09include: delete include/linux/config.hMasahiro Yamada28-46/+0
2013-11-09config/sandbox: Add EFI and GPT supportEgbert Eich1-0/+4
2013-11-09config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich1-0/+1
2013-11-09cmd/gpt: Support gpt command for all devicesEgbert Eich1-26/+19
2013-11-09cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada1-6/+0
2013-11-09cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada1-16/+0
2013-11-09cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada16-594/+594
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
2013-11-08sparc: include config.h to start.SMasahiro Yamada1-0/+2
2013-11-08EP88x: remove remainders of dead boardMasahiro Yamada5-414/+1
2013-11-08README.scrapyard: fix broken formatMasahiro Yamada1-3/+3
2013-11-08kup: Delete an unused MakefileMasahiro Yamada1-28/+0
2013-11-07Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireTom Rini3-3/+3
2013-11-07Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2-5/+32
2013-11-06ColdFire: fix some typoes for CF platformjason2-2/+2
2013-11-06coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)1-1/+1
2013-11-06Makfile: fix a rule to build u-boot.sbMasahiro Yamada1-1/+1
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada1-1/+1
2013-11-06fpga: Add support for gzip images with bitstreamsMichal Simek1-3/+19
2013-11-06fpga: zynqpl: Do not place bitstream below 1MBMichal Simek1-0/+7
2013-11-06fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki1-2/+6
2013-11-04pxe: fix handling of absolute pathsRob Herring1-1/+8
2013-11-04ARM: versatile: convert to common timer codeRob Herring2-121/+4
2013-11-04ARM: tegra: convert to common timer codeRob Herring3-96/+4
2013-11-04ARM: socfpga: convert to common timer codeRob Herring2-74/+3
2013-11-04ARM: vexpress: convert to common timer codeRob Herring2-71/+4
2013-11-04ARM: mx25: convert to common timer codeRob Herring4-117/+13
2013-11-04ARM: highbank: convert to common timer codeRob Herring2-83/+4
2013-11-04sh: convert to common timer codeRob Herring1-60/+2
2013-11-04Introduce common timer functionsRob Herring2-0/+75
2013-11-04examples: enable gc-sections optionRob Herring1-1/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring289-453/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring194-323/+0
2013-11-04config: consolidate CONFIG_SYS_HZ definitionRob Herring2-0/+8
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring306-308/+4
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini5-18/+24
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao4-18/+21
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada1-0/+3
2013-11-01board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini1-14/+1