index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-07-18
Makefile: Remove DM_VIDEO and DM_SPI_FLASH checks
Tom Rini
2021-07-18
pci: Require DM_PCI
Tom Rini
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-14
Makefile: Conditionally add defaultenv_h to envtools target
Joel Stanley
2021-07-14
kconfig / kbuild: Re-sync with Linux 4.20
Tom Rini
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-07
Makefile: Disable gcc-10.0 introduced warnings
Tom Rini
2021-07-05
Prepare v2021.07
Tom Rini
2021-06-30
Revert "TEST: USB_HOST not USB"
Tom Rini
2021-06-30
TEST: USB_HOST not USB
Tom Rini
2021-06-28
Prepare v2021.07-rc5
Tom Rini
2021-06-22
Makefile: Adjust indention of GENENV quiet output
Jan Kiszka
2021-06-07
Prepare v2021.07-rc4
Tom Rini
2021-05-24
Prepare v2021.07-rc3
Tom Rini
2021-05-24
build: link with --build-id=none
Marek Behún
2021-05-24
build: support building with Link Time Optimizations
Marek Behún
2021-05-24
build: use thin archives instead of incremental linking
Marek Behún
2021-05-24
Makefile, Makefile.spl: cosmetic change
Marek Behún
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
2021-05-19
makefile: Pass OpenSBI blob to binman make rules
Bin Meng
2021-05-17
Makefile: Handle building in a very old build directory
Simon Glass
2021-05-17
Makefile: allow to override python3
Andrey Zhizhikin
2021-05-11
Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-05-11
DM: DM_MMC migration is now mandatory for non-SPL
Tom Rini
2021-05-11
ata: Make LIBATA means AHCI is enabled mandatory.
Tom Rini
2021-05-10
Prepare v2021.07-rc2
Tom Rini
2021-05-02
Makefile: Fix generation of flash.bin u-boot.itb with binman
Marek Vasut
2021-04-27
Makefile: fix generation of defaultenv.h from empty initial file
Rasmus Villemoes
2021-04-26
Prepare v2021.07-rc1
Tom Rini
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-10
drivers: ata: Remove mvsata_ide driver
Tom Rini
2021-04-05
Merge branch 'next'
Tom Rini
2021-04-05
Prepare v2021.04
Tom Rini
2021-04-01
Makefile: Silence the deprecation script
Simon Glass
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-29
Prepare v2021.04-rc5
Tom Rini
2021-03-28
Support building on macOS/arm64
Jessica Clarke
2021-03-27
dm: i2c: Add a migration method for I2C
Simon Glass
2021-03-27
Makefile: Drop the old SPI flash migration message
Simon Glass
2021-03-27
Makefile: Use common code for DM_ETH deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for WDT deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for SPI_FLASH deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for DM_VIDEO deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for PCI deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for LIBATA deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for MVSATA_IDE deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for USB deprecation warning
Simon Glass
2021-03-27
Makefile: Use common code for MMC deprecation warning
Simon Glass
2021-03-27
Makefile: Add common code to report deprecation
Simon Glass
2021-03-27
Makefile: Move non-DM migration messages to the top
Simon Glass
[next]