| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | dm: MIGRATION: Add migration plan for CONFIG_SATA | Tom Rini | 2018-12-03 | 1 | -0/+8 |
* | dm: MIGRATION: Add migration plan for DM_USB | Tom Rini | 2018-12-03 | 1 | -0/+10 |
* | dm: MIGRATION: Add migration plan for DM_MMC | Tom Rini | 2018-12-03 | 1 | -0/+10 |
* | test: Add a 'make qcheck' target for quicker testing | Simon Glass | 2018-11-29 | 1 | -1/+5 |
* | tools: MediaTek: add MTK boot header generation to mkimage | Ryder Lee | 2018-11-28 | 1 | -0/+22 |
* | binman: Add a way to enable debugging from the build | Simon Glass | 2018-11-20 | 1 | -2/+4 |
* | Prepare v2018.11v2018.11 | Tom Rini | 2018-11-14 | 1 | -1/+1 |
* | Prepare v2018.11-rc3v2018.11-rc3 | Tom Rini | 2018-10-29 | 1 | -1/+1 |
* | Makefile: add LPC32xx precondition for building platform images | Vladimir Zapolskiy | 2018-10-19 | 1 | -0/+2 |
* | Prepare v2018.11-rc2v2018.11-rc2 | Tom Rini | 2018-10-15 | 1 | -1/+1 |
* | fdt: Allow C++ comments in link scripts and DT files | Simon Glass | 2018-10-09 | 1 | -1/+1 |
* | Makefile: Add a 'check' target for make | Simon Glass | 2018-10-08 | 1 | -1/+5 |
* | rockchip: make_fit_atf.py depends on u-boot | Andreas Färber | 2018-10-04 | 1 | -1/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2018-10-02 | 1 | -1/+1 |
|\ |
|
| * | mtd: move NAND files into a raw/ subdirectory | Miquel Raynal | 2018-09-20 | 1 | -1/+1 |
* | | Prepare v2018.11-rc1v2018.11-rc1 | Tom Rini | 2018-10-01 | 1 | -2/+2 |
* | | Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2018-09-29 | 1 | -1/+22 |
|\ \ |
|
| * | | powerpc: mpc85xx: Use binman to embed dtb inside U-Boot | Jagdish Gediya | 2018-09-27 | 1 | -1/+22 |
| |/ |
|
* | | Makefile: Use -fno-strict-aliasing globally | Bin Meng | 2018-09-25 | 1 | -1/+1 |
|/ |
|
* | common: add spl/u-boot-spl.hex target | Dalon Westergreen | 2018-09-15 | 1 | -0/+5 |
* | Prepare v2018.09v2018.09 | Tom Rini | 2018-09-10 | 1 | -1/+1 |
* | Prepare v2018.09-rc3v2018.09-rc3 | Tom Rini | 2018-09-03 | 1 | -1/+1 |
* | Makefile: Don't generate position independent code | Andy Shevchenko | 2018-08-20 | 1 | -0/+4 |
* | Prepare v2018.09-rc2v2018.09-rc2 | Tom Rini | 2018-08-13 | 1 | -1/+1 |