summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-04-10Makefile: generate u-boot.dtb from dt-spl.dtb when using kernel dtbJoseph Chen
2019-04-08dm: add amp uclass and rockchip amp driver supportJoseph Chen
2018-12-24power: rockchip: add io-domain driverJianqun Xu
2018-12-10dm: add dvfs uclass and wide temperature dvfs supportJoseph Chen
2018-11-01Makefile: clean img fileKever Yang
2018-05-18Makefile: clean generated bin file when run make cleanAndy Yan
2018-02-11Makefile: enable -Werror optionKever Yang
2018-01-26Makefile: use dt-spl.dtb when using kernel dtbKever Yang
2018-01-17UPSTREAM: Makefile: Correct SPL/TPL/DTB build race conditionM. Vefa Bicakci
2018-01-17UPSTREAM: pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2018-01-17UPSTREAM: pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2018-01-17UPSTREAM: dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kco...Jean-Jacques Hiblot
2018-01-16UPSTREAM: dtc: Switch to building and using our own dtc unless providedTom Rini
2018-01-16UPSTREAM: kbuild: Enable -fshort-wcharRob Clark
2017-09-11Prepare v2017.09v2017.09Tom Rini
2017-09-05env: Add 'envtools' target to 'make help'Simon Glass
2017-09-05env: Fix operation of 'make environ'Simon Glass
2017-09-05env: Fix out of tree building of tools-allTom Rini
2017-09-04Prepare v2017.09-rc4v2017.09-rc4Tom Rini
2017-08-28Prepare v2017.09-rc3v2017.09-rc3Tom Rini
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-15Makefile: Rename 'env' target to 'environ'Simon Glass
2017-08-14Prepare v2017.09-rc2v2017.09-rc2Tom Rini
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich
2017-07-31Prepare v2017.09-rc1v2017.09-rc1Tom Rini
2017-07-30Makefile: Export build date as integerAndy Shevchenko
2017-07-25Makefile: Allow arch post-link hookPaul Burton
2017-07-22Makefile: add dependencies to regenerate u-boot.cfg when lostPhilipp Tomsich
2017-07-22dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-10Makefile: Build additional binaries for dtb FIT blobs appended to U-bootCooper Jr., Franklin
2017-07-10Prepare v2017.07v2017.07Tom Rini
2017-07-03Prepare v2017.07-rc3v2017.07-rc3Tom Rini
2017-06-19Prepare v2017.07--rc2v2017.07-rc2Tom Rini
2017-06-05Prepare v2017.07-rc1v2017.07-rc1Tom Rini
2017-06-02fdt: Makefile: Build python libfdt library if neededSimon Glass
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada
2017-05-10u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elfÁlvaro Fernández Rojas
2017-05-10u-boot.elf: allow overriding entry symbolÁlvaro Fernández Rojas
2017-05-10u-boot.elf: remove hard-coded arm64 flagsÁlvaro Fernández Rojas
2017-05-08Prepare v2017.05v2017.05Tom Rini
2017-05-01Prepare v2017.05-rc3v2017.05-rc3Tom Rini
2017-04-17Prepare v2017.05-rc2v2017.05-rc2Tom Rini
2017-04-13tools: allow to override pythonStefano Babic
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley
2017-04-07scripts: sunxi: Build an raw SPL imageMaxime Ripard
2017-04-04Makefile: Correct dependency race condition with TPLSimon Glass
2017-04-04Prepare v2017.05-rc1v2017.05-rc1Tom Rini