summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon
2014-02-21ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic
2014-02-21omap3: fix pinmux for mcx boardStefano Babic
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic
2014-02-21arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19Prepare v2014.04-rc1Tom Rini
2014-02-19kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada
2014-02-19cosmetic: FIT: fix a strange commentMasahiro Yamada
2014-02-19Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada
2014-02-19configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada
2014-02-19dts: generate multiple device tree blobsMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19kernel-doc: fix some errorsMasahiro Yamada
2014-02-19kernel-doc: update kernel-doc related files to Linux v3.13Masahiro Yamada
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada
2014-02-19.gitignore: drop include/asm from ignored file listMasahiro Yamada
2014-02-19tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada
2014-02-19kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada
2014-02-19board: sandburst: delete FORCEBUILDMasahiro Yamada
2014-02-19kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada
2014-02-19kbuild: support simultaneous board configuration and "make all"Masahiro Yamada
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada
2014-02-19Makefile: Do not pass MTD_VERSION from the top MakefileMasahiro Yamada
2014-02-19kbuild: refactor Makefile and spl/Makefile moreMasahiro Yamada
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada
2014-02-19kbuild: change the top Makefile to more Kbuild-ish structureMasahiro Yamada
2014-02-19Makefile: remove a cleaning target "tidy"Masahiro Yamada
2014-02-19kbuild: generate {spl, tpl}-autoconf.mk only when it is necessaryMasahiro Yamada
2014-02-19kbuild: move include directives of board configuration filesMasahiro Yamada
2014-02-19kbuild: convert some make rules to Kbuild styleMasahiro Yamada
2014-02-19kbuild: move some lines to more suitable placeMasahiro Yamada
2014-02-19kbuild: delete temporary build scriptsMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada
2014-02-19Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmpMasahiro Yamada
2014-02-19kbuild: add dummy obj-y to create built-in.oMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada
2014-02-19Makefile: move some flags to spl/MakefileMasahiro Yamada
2014-02-19Makefile: move more stuff to top MakefileMasahiro Yamada