summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2022.01-rc1v2022.01-rc1Tom Rini2021-11-011-3/+3
* x86: Fix linking u-boot with ld.lldAlistair Delva2021-10-311-0/+3
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-3/+3
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-201-3/+0
|\
| * tree: imx: remove old fit generator scriptAndrey Zhizhikin2021-10-071-3/+0
* | tools: Stop re-defining -std= when building toolsTom Rini2021-10-191-2/+0
* | Makefile: Only build dtc if neededSimon Glass2021-10-191-2/+28
|/
* acpi: Use U-Boot version for OEM_REVISIONPali Rohár2021-10-061-2/+0
* Merge branch 'next'Tom Rini2021-10-041-22/+5
|\
| * WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
| * WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-2/+2
| * Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-271-5/+2
| |\
| | * fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass2021-09-251-5/+2
| * | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-1/+1
| |\ \ | | |/ | |/|
| * | Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+1
| |\ \
| * | | net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-041-3/+0
| * | | power: Refactor Makefile rulesSimon Glass2021-09-041-7/+0
| * | | gpio: Add a GPIO configSimon Glass2021-09-041-1/+0
| * | | Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass2021-09-041-1/+0
| * | | spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+0
| * | | serial: Add a SERIAL configSimon Glass2021-09-041-1/+0
* | | | Prepare v2021.10v2021.10Tom Rini2021-10-041-1/+1
| |_|/ |/| |
* | | Prepare v2021.10-rc5v2021.10-rc5Tom Rini2021-09-271-1/+1
| |/ |/|
* | Prepare v2021.10-rc4v2021.10-rc4Tom Rini2021-09-141-1/+1
|/
* Prepare v2021.10-rc3v2021.10-rc3Tom Rini2021-08-301-1/+1
* Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-271-0/+3
|\
| * Makefile: Align fit-dtb.blob and u-boot.itb by 64bitsMichal Simek2021-08-261-0/+3
* | Prepare v2021.10-rc2v2021.10-rc2Tom Rini2021-08-161-1/+1
|/
* arm: mvebu: Remove legacy U-Boot header from kwbimage v1 filesPali Rohár2021-07-311-2/+2
* tools: kwbimage: Use -a parameter (load address) for v1 imagesPali Rohár2021-07-311-1/+1
* build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay2021-07-281-1/+1
* Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass2021-07-281-1/+0
* i2c: Fix the migration warningSimon Glass2021-07-281-1/+1
* Makefile: Sort the subdirectoriesSimon Glass2021-07-281-5/+5
* Makefile: Drop include/asm directory as well as symlinkSimon Glass2021-07-281-1/+1
* Prepare v2021.10-rc1v2021.10-rc1Tom Rini2021-07-261-2/+2
* smbios: Fix calculating BIOS Release DatePali Rohár2021-07-241-2/+0
* Makefile: Remove DM_VIDEO and DM_SPI_FLASH checksTom Rini2021-07-181-4/+0
* pci: Require DM_PCITom Rini2021-07-181-1/+0
* usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-181-2/+0
* Makefile: Conditionally add defaultenv_h to envtools targetJoel Stanley2021-07-141-0/+2
* kconfig / kbuild: Re-sync with Linux 4.20Tom Rini2021-07-141-14/+49
* arm: Remove spear600 boards and the rest of SPEAr supportTom Rini2021-07-071-11/+0
* Makefile: Disable gcc-10.0 introduced warningsTom Rini2021-07-071-0/+4
* Prepare v2021.07v2021.07Tom Rini2021-07-051-1/+1
* Revert "TEST: USB_HOST not USB"Tom Rini2021-06-301-2/+2
* TEST: USB_HOST not USBTom Rini2021-06-301-2/+2
* Prepare v2021.07-rc5v2021.07-rc5Tom Rini2021-06-281-1/+1
* Makefile: Adjust indention of GENENV quiet outputJan Kiszka2021-06-221-1/+1
* Prepare v2021.07-rc4v2021.07-rc4Tom Rini2021-06-071-1/+1