summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini2019-05-0119-58/+2174
|\
| * colibri_imx6: use UUID for rootfsIgor Opaniuk2019-04-251-19/+39
| * warp7: Switch to DM SerialPierre-Jean Texier2019-04-251-2/+0
| * imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi2019-04-251-0/+131
| * imx: 8qxp_mek: fix fdt_file and consolePeng Fan2019-04-251-2/+2
| * warp7: Fix dfu_alt_info setting after DM conversionPierre-Jean Texier2019-04-251-1/+1
| * pico-imx7d: Increase u-boot size for dfu requestJoris Offouga2019-04-251-1/+1
| * colibri-imx6ull: migrate fec to using driver modelMarcel Ziswiler2019-04-251-4/+0
| * colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler2019-04-251-3/+3
| * apalis/colibri_imx6/imx6ull: make sure loadaddr does not collideStefan Agner2019-04-253-6/+6
| * imx: support i.MX8QM MEK boardPeng Fan2019-04-251-0/+176
| * dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QM clocks definitionPeng Fan2019-04-251-0/+846
| * dt-bindings: pinctrl: add i.MX8QM pads definitionPeng Fan2019-04-251-0/+961
| * Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-257-7/+0
| * ARM: config: Remove not needed CONFIG_MXC_USB_PORT defineLukasz Majewski2019-04-251-1/+0
| * ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic fileLukasz Majewski2019-04-251-1/+1
| * ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski2019-04-251-4/+0
| * ARM: defconfig: Move CONFIG_FSL_ESDHC to KconfigLukasz Majewski2019-04-251-1/+0
| * ARM: omap3_logic: Enable UUIDAdam Ford2019-04-251-2/+4
| * ARM: imx6q_logic: Allow optional arguments to cmd lineAdam Ford2019-04-251-3/+3
| * imx8: mek: move HUSH_PARSER to defconfigPeng Fan2019-04-251-1/+0
* | configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-29128-171/+0
* | avb: add support for named persistent valuesIgor Opaniuk2019-04-263-3/+30
* | firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2019-04-261-2/+2
* | firmware: ti_sci: Add support for firewall managementAndrew F. Davis2019-04-261-0/+64
* | main: add new bootstage ID for entering cli loopHeiko Schocher2019-04-261-0/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-265-7/+145
|\ \
| * | watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-263-5/+45
| * | ARM: kirkwood: add db-88f6281-bp boardChris Packham2019-04-261-0/+99
| * | arm: kirkwood: openrd: Increase U-Boot size in flash to make it fitStefan Roese2019-04-261-1/+1
| * | arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDRStefan Roese2019-04-261-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-2612-144/+23
|\ \ \ | |/ / |/| |
| * | arm: socfpga: clean up board config filesSimon Goldschmidt2019-04-2511-42/+0
| * | arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt2019-04-251-2/+0
| * | arm: socfpga: clean up socfpga_common.hSimon Goldschmidt2019-04-251-40/+0
| * | arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt2019-04-252-35/+0
| * | arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt2019-04-251-22/+20
| * | arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt2019-04-251-3/+3
| |/
* | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-248-67/+68
|\ \
| * | pci: pci.h: add missing maskbitRamon Fried2019-04-231-0/+1
| * | fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding2019-04-231-1/+4
| * | dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-232-21/+4
| * | sandbox: Enable the 'trace' command when tracing is usedSimon Glass2019-04-231-1/+1
| * | div64: Use kernel typesSimon Glass2019-04-231-35/+35
| * | initcall: Drop use of header filesSimon Glass2019-04-231-6/+5
| * | sandbox: Increase the early-trace-buffer sizeSimon Glass2019-04-231-1/+1
| * | sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-232-2/+17
* | | Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini2019-04-243-15/+15
|\ \ \
| * | | efi_loader: check memory type in AllocatePages()Heinrich Schuchardt2019-04-231-0/+4
| * | | efi_loader: rework bootmgr/bootefi using load_image APIAKASHI Takahiro2019-04-231-4/+1