summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Prepare v2020.07-rc4Tom Rini1-1/+1
2020-06-07Makefile: Drop to handle rkspi image typeJagan Teki1-9/+2
2020-05-26Prepare v2020.07-rc3Tom Rini1-1/+1
2020-05-15Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt1-1/+1
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-2/+2
2020-05-15Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada1-7/+0
2020-05-12Prepare v2020.07-rc2Tom Rini1-1/+1
2020-05-04x86: Allow building an SPL image for corebootSimon Glass1-0/+6
2020-04-28Prepare v2020.07-rc1Tom Rini1-2/+2
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini1-1/+5
2020-04-28Merge branch '2020-04-27-master-imports'Tom Rini1-1/+3
2020-04-27Makefile: copy SPL_FIT_SOURCE in build directoryPatrick Delaunay1-1/+3
2020-04-27Makefile: add support to generate LZMA compressed u-boot imageWeijie Gao1-0/+13
2020-04-26Add a 'make tcheck' option to test toolsSimon Glass1-1/+5
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada1-2/+1
2020-04-24Makefile: ARMv7-M has no CPSR registerHeinrich Schuchardt1-7/+9
2020-04-13Merge branch 'next'Tom Rini1-17/+74
2020-04-13Prepare v2020.04Tom Rini1-1/+1
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-14/+52
2020-04-08Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-8/+19
2020-04-07Prepare v2020.04-rc5Tom Rini1-1/+1
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek1-1/+13
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek1-6/+5
2020-04-01Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini1-2/+2
2020-03-31Prepare v2020.04-rc4Tom Rini1-1/+1
2020-03-17kconfig / kbuild: re-sync with Linux 4.18Tom Rini1-2/+9
2020-03-13Makefile: doesn't need check stack size when dtb is not builtAKASHI Takahiro1-2/+2
2020-03-06Makefile: fix processing of default environment fileSamuel Mescoff1-1/+1
2020-02-26Prepare v2020.04-rc3Tom Rini1-1/+1
2020-02-12Prepare v2020.04-rc2Tom Rini1-1/+1
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-5/+31
2020-01-30Makefile: Fix the location of the migration fileFabio Estevam1-8/+8
2020-01-30rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki1-2/+12
2020-01-30Makefile: rockchip: Support SPL-alone mkimageJagan Teki1-1/+9
2020-01-30Makefile: rockchip: Suffix platform type with tpl nameJagan Teki1-3/+3
2020-01-30Makefile: Add rockchip image typeJagan Teki1-1/+9
2020-01-29Prepare v2020.04-rc1Tom Rini1-2/+2
2020-01-23Makefile: Let mrproper remove flash.bin and flash.logFabio Estevam1-1/+1
2020-01-17common: Drop CONFIG_HAS_POSTSimon Glass1-1/+3
2020-01-10gcc-9: silence 'address-of-packed-member' warningAndy Shevchenko1-1/+2
2020-01-08Makefile: Fix CONFIG_SYS_UBOOT_START default valuePatrice Chotard1-1/+1
2020-01-07dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot1-1/+2
2020-01-06Prepare v2020.01Tom Rini1-1/+1
2019-12-16Prepare v2020.01-rc5Tom Rini1-1/+1
2019-12-07Makefile: Ensure tools directory exists in output prior to useTom Rini1-0/+1
2019-12-07Makefile: add build script for asn1 parsersAKASHI Takahiro1-0/+1
2019-12-05mtd: Makefile: deep cleanupMiquel Raynal1-5/+0
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-12-03Makefile: add Rockchip idbloader.img to CLEAN_FILESThomas Hebb1-1/+2
2019-12-03Makefile: consolidate hardcoded lists of files to cleanThomas Hebb1-3/+2