summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-03Makefile: don't try to construct CLEAN_FILES based on configThomas Hebb1-3/+3
2019-12-03Prepare v2020.01-rc4Tom Rini1-1/+1
2019-11-25ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut1-0/+11
2019-11-19Prepare v2020.01-rc3Tom Rini1-1/+1
2019-11-18Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini1-0/+1
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner1-0/+1
2019-11-13efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt1-0/+19
2019-11-12Prepare v2020.01-rc2Tom Rini1-1/+1
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra1-0/+1
2019-11-06Makefile: fix dependency for imx targetsHeiko Schocher1-1/+9
2019-11-03spl: Add a size check for TPLSimon Glass1-0/+7
2019-10-31Makefile: Fix printing problem in size_check on overflowTom Rini1-1/+1
2019-10-30Prepare v2020.01-rc1Tom Rini1-3/+3
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng1-2/+13
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng1-3/+6