summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-2/+2
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini1-5/+2
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini1-1/+1
2021-09-27Prepare v2021.10-rc5Tom Rini1-1/+1
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass1-5/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-15Prepare v2021.10-rc4Tom Rini1-1/+1
2021-09-04net: Move network rules to drivers/netSimon Glass1-3/+0
2021-09-04power: Refactor Makefile rulesSimon Glass1-7/+0
2021-09-04gpio: Add a GPIO configSimon Glass1-1/+0
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass1-1/+0
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+0
2021-09-04serial: Add a SERIAL configSimon Glass1-1/+0
2021-08-30Prepare v2021.10-rc3Tom Rini1-1/+1
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+3
2021-08-26Makefile: Align fit-dtb.blob and u-boot.itb by 64bitsMichal Simek1-0/+3
2021-08-16Prepare v2021.10-rc2Tom Rini1-1/+1
2021-07-31arm: mvebu: Remove legacy U-Boot header from kwbimage v1 filesPali Rohár1-2/+2
2021-07-31tools: kwbimage: Use -a parameter (load address) for v1 imagesPali Rohár1-1/+1
2021-07-29build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay1-1/+1
2021-07-28Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass1-1/+0
2021-07-28i2c: Fix the migration warningSimon Glass1-1/+1
2021-07-28Makefile: Sort the subdirectoriesSimon Glass1-5/+5
2021-07-28Makefile: Drop include/asm directory as well as symlinkSimon Glass1-1/+1
2021-07-27Prepare v2021.10-rc1Tom Rini1-2/+2
2021-07-24smbios: Fix calculating BIOS Release DatePali Rohár1-2/+0
2021-07-19Makefile: Remove DM_VIDEO and DM_SPI_FLASH checksTom Rini1-4/+0
2021-07-19pci: Require DM_PCITom Rini1-1/+0
2021-07-19usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini1-2/+0
2021-07-14Makefile: Conditionally add defaultenv_h to envtools targetJoel Stanley1-0/+2
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini1-14/+49
2021-07-08arm: Remove spear600 boards and the rest of SPEAr supportTom Rini1-11/+0
2021-07-07Makefile: Disable gcc-10.0 introduced warningsTom Rini1-0/+4
2021-07-05Prepare v2021.07Tom Rini1-1/+1
2021-06-30Revert "TEST: USB_HOST not USB"Tom Rini1-2/+2
2021-06-30TEST: USB_HOST not USBTom Rini1-2/+2
2021-06-28Prepare v2021.07-rc5Tom Rini1-1/+1
2021-06-22Makefile: Adjust indention of GENENV quiet outputJan Kiszka1-1/+1
2021-06-07Prepare v2021.07-rc4Tom Rini1-1/+1
2021-05-25Prepare v2021.07-rc3Tom Rini1-1/+1
2021-05-24build: link with --build-id=noneMarek Behún1-0/+2
2021-05-24build: support building with Link Time OptimizationsMarek Behún1-2/+65
2021-05-24build: use thin archives instead of incremental linkingMarek Behún1-2/+2
2021-05-24Makefile, Makefile.spl: cosmetic changeMarek Behún1-5/+7
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng1-1/+2
2021-05-19makefile: Pass OpenSBI blob to binman make rulesBin Meng1-0/+1
2021-05-18Makefile: Handle building in a very old build directorySimon Glass1-1/+3
2021-05-18Makefile: allow to override python3Andrey Zhizhikin1-1/+1
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+6
2021-05-11DM: DM_MMC migration is now mandatory for non-SPLTom Rini1-1/+0