summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | colibri-imx6ull: fix vidargsMarcel Ziswiler2019-07-191-1/+1
| * | | ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-191-0/+5
| * | | cosmetic: display5: Remove not needed commentsLukasz Majewski2019-07-191-5/+0
| * | | pwm: imx: add Kconfig supportHeiko Schocher2019-07-197-11/+0
| * | | ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski2019-07-191-0/+1
| * | | ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski2019-07-191-5/+0
| * | | ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski2019-07-191-2/+0
| * | | warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
| * | | warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
| * | | warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
| * | | warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
| | |/ | |/|
* | | riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel2019-07-251-7/+11
* | | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-251-0/+250
* | | configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean2019-07-251-1/+1
* | | arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-251-27/+1
* | | include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean2019-07-251-0/+4
| |/ |/|
* | rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang2019-07-201-0/+1
* | rockchip: rk3368: enable stimer for rk3368Kever Yang2019-07-201-1/+2
* | rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
* | rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
* | rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
* | rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+4
* | rockchip: rk3288: update u-boot raw image size for all boardsKever Yang2019-07-202-1/+2
|/
* Merge branch '2019-07-17-master-imports'Tom Rini2019-07-181-0/+5
|\
| * arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2019-07-181-0/+5
* | configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg2019-07-171-0/+9
* | board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2019-07-171-6/+3
* | configs: am65x_evm: Add Support for eMMC bootFaiz Abbas2019-07-171-0/+2
* | armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg2019-07-171-0/+3
* | armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg2019-07-171-2/+23
* | am65x_evm: Add Support for creating a filesystem GPT partition in eMMCFaiz Abbas2019-07-171-2/+7
* | configs: am65x: Add configs to support environment in eMMCFaiz Abbas2019-07-171-0/+10
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-161-3/+0
|\
| * sunxi: move SUNXI_GPIO to KconfigAndre Przywara2019-07-161-3/+0
* | Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-07-151-1/+0
|\ \
| * | cmd: Remove mmc_spi commandAnup Patel2019-07-151-1/+0
| |/
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-12/+31
|\ \ | |/ |/|
| * stm32mp1: Add UBIFS boot capabilityPatrick Delaunay2019-07-121-0/+1
| * stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-0/+13
| * stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay2019-07-121-7/+12
| * stm32mp1: force boot_net_usb_startPatrick Delaunay2019-07-121-1/+2
| * stm32mp1: add check for presence of environment in boot devicePatrick Delaunay2019-07-121-0/+4
| * stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay2019-07-121-5/+0
* | ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-131-0/+128
* | ARM: legoev3: convert to driver modelDavid Lechner2019-07-131-3/+0
* | ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods2019-07-131-3/+0
* | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-111-0/+4
|\ \
| * | sandbox: Add a memory {} nodeSimon Glass2019-07-101-0/+4
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-07-114-14/+6
|\ \
| * | km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-5/+0