| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Makefile: Prioritize external dtb if defined" | Tom Rini | 2019-05-19 | 1 | -1/+1 |
* | Makefile: Prioritize external dtb if defined | Michal Simek | 2019-05-18 | 1 | -1/+1 |
* | Prepare v2019.07-rc2v2019.07-rc2 | Tom Rini | 2019-05-15 | 1 | -1/+1 |
* | Set time and umask on fit-dtb.blob to ensure reproducibile builds. | Vagrant Cascadian | 2019-05-09 | 1 | -0/+4 |
* | Remove fit-dtb.blob* in clean target. | Vagrant Cascadian | 2019-05-09 | 1 | -1/+1 |
* | dm: MIGRATION: Add migration plan for WDT (DM watchdog support) | Stefan Roese | 2019-05-09 | 1 | -0/+11 |
* | x86: Allow 16-bit init to be in TPL | Simon Glass | 2019-05-08 | 1 | -0/+1 |
* | ddr: altera: Compile ALTERA SDRAM in SPL only | Ley Foon Tan | 2019-05-06 | 1 | -1/+1 |
* | Prepare v2019.07-rc1v2019.07-rc1 | Tom Rini | 2019-04-29 | 1 | -2/+2 |
* | Add target to generate initial environment | Stefano Babic | 2019-04-22 | 1 | -0/+7 |
* | Makefile: Prioritize external dtb if defined | Michal Simek | 2019-04-16 | 1 | -0/+5 |
* | Makefile: Correct logic for DM_SCSI + unconverted drivers check | Stefan Roese | 2019-04-12 | 1 | -4/+15 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2019-04-11 | 1 | -1/+15 |
|\ |
|
| * | lib: fdt: Allow LZO and GZIP DT compression in U-Boot | Marek Vasut | 2019-04-09 | 1 | -1/+15 |
* | | Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary | Stefan Roese | 2019-04-09 | 1 | -1/+3 |
|/ |
|
* | Prepare v2019.04v2019.04 | Tom Rini | 2019-04-08 | 1 | -1/+1 |
* | fix compile error on macOS Mojave | 默默 | 2019-04-03 | 1 | -0/+7 |
* | Makefile: Do not pass -E to mkimage when SPL has full fitImage support | Marek Vasut | 2019-03-22 | 1 | -1/+7 |
* | Prepare v2019.04-rc4v2019.04-rc4 | Tom Rini | 2019-03-18 | 1 | -1/+1 |
* | Prepare v2019.04-rc4v2019.04-rc3 | Tom Rini | 2019-03-04 | 1 | -1/+1 |
* | Prepare v2019.04-rc2v2019.04-rc2 | Tom Rini | 2019-02-18 | 1 | -1/+1 |
* | Prepare v2019.04-rc1v2019.04-rc1 | Tom Rini | 2019-02-07 | 1 | -2/+2 |
* | Makefile: remove generated font files | Heinrich Schuchardt | 2019-01-30 | 1 | -1/+2 |
* | Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-01-30 | 1 | -1/+1 |
|\ |
|
| * | imx: build flash.bin for i.MX8 | Peng Fan | 2019-01-28 | 1 | -1/+1 |
* | | Makefile: have "make distclean" remove CHANGELOG | Robert P. J. Day | 2019-01-26 | 1 | -1/+1 |
|/ |
|
* | mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET | Patrick Wildt | 2019-01-18 | 1 | -1/+1 |
* | Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img | Simon Goldschmidt | 2019-01-15 | 1 | -0/+1 |
* | kbuild: fix parallel build race caused by u-boot.cfg regeneration | Masahiro Yamada | 2019-01-15 | 1 | -3/+3 |
* | Prepare v2019.01v2019.01 | Tom Rini | 2019-01-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2019-01-11 | 1 | -2/+2 |
|\ |
|
| * | usb: Make compiling gadget support optional | Jean-Jacques Hiblot | 2019-01-10 | 1 | -2/+2 |
* | | Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-01-10 | 1 | -0/+3 |
|\ \ |
|
| * | | imx: Add Makefile dependency for mkimage_fit_atf.sh | Chris Spencer | 2019-01-09 | 1 | -0/+3 |
| |/ |
|
* | | dm: video: lcd: MIGRATION: Add migration plan for video | Simon Glass | 2019-01-09 | 1 | -0/+10 |
* | | dm: pci: MIGRATION: Add migration plan for PCI | Simon Glass | 2019-01-09 | 1 | -0/+10 |
* | | Makefile: Correct logic for DM_SCSI + unconverted drivers check | Tom Rini | 2019-01-08 | 1 | -1/+3 |
|/ |
|
* | Prepare v2019.01-rc3v2019.01-rc3 | Tom Rini | 2019-01-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2019-01-02 | 1 | -0/+21 |
|\ |
|
| * | dm: MIGRATION: Update migration plan for DM_SPI_FLASH | Jagan Teki | 2019-01-02 | 1 | -0/+10 |
| * | dm: MIGRATION: Update migration plan for SPI | Jagan Teki | 2019-01-02 | 1 | -0/+11 |
* | | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2019-01-01 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | imx: imx8mq: build flash.bin | Peng Fan | 2019-01-01 | 1 | -0/+5 |
| * | Introduce CONFIG_FIT_EXTERNAL_OFFSET | Peng Fan | 2019-01-01 | 1 | -1/+1 |
* | | Prepare v2019.01-rc2v2019.01-rc2 | Tom Rini | 2018-12-17 | 1 | -1/+1 |
* | | Makefile: output migration warnings to stderr | Chris Packham | 2018-12-17 | 1 | -29/+29 |
* | | test: Only descend into test/ when CONFIG_UNIT_TEST is enabled | Tom Rini | 2018-12-15 | 1 | -2/+1 |
|/ |
|
* | spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT | Sekhar Nori | 2018-12-12 | 1 | -1/+0 |
* | fdt: Add warning about CONFIG_OF_EMBED | Simon Glass | 2018-12-12 | 1 | -0/+8 |
* | Prepare v2019.01-rc1v2019.01-rc1 | Tom Rini | 2018-12-03 | 1 | -3/+3 |