summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABWIP/more-CONFIG-movesTom Rini2020-06-105-6/+6
* arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-106-20/+1
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigTom Rini2020-06-106-11/+0
* Convert CONFIG_CONSOLE_MUX to KconfigTom Rini2020-06-104-6/+0
* Convert CONFIG_CONS_INDEX to KconfigTom Rini2020-06-1029-31/+11
* Convert CONFIG_CMDLINE_EDITING to KconfigTom Rini2020-06-091-4/+0
* Convert CONFIG_BUILD_TARGET to KconfigTom Rini2020-06-091-1/+0
* Convert CONFIG_BOUNCE_BUFFER to KconfigTom Rini2020-06-091-3/+0
* Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-0973-20/+57
* Convert CONFIG_BOOTDELAY to KconfigTom Rini2020-06-091-1/+0
* Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini2020-06-093-3/+4
* Convert CONFIG_BOARD_TYPES to KconfigTom Rini2020-06-098-3/+6
* Convert CONFIG_BCH to KconfigTom Rini2020-06-094-4/+2
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-0918-31/+17
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-0932-18/+22
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-0927-33/+0
* bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2020-06-092-6/+3
* Convert CONFIG_ATMEL_USART to KconfigTom Rini2020-06-0918-8/+10
* Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2020-06-093-7/+8
* Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-095-2/+3
* Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-0924-18/+13
* Convert CONFIG_ARMV7_PSCI et al to KconfigTom Rini2020-06-092-2/+1
* Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-095-2/+3
* Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-094-3/+2
* Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-093-4/+1
* Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Jun2020Tom Rini2020-06-0920-71/+132
|\
| * Revert "imx: rom api: fix image offset computation"Stefano Babic2020-06-091-1/+6
| * ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut2020-06-082-0/+14
| * ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut2020-06-081-5/+9
| * ARM: imx: ddr: Add missing PHY resetMarek Vasut2020-06-082-3/+20
| * power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut2020-06-081-0/+7
| * imx: imx8mp_evk: fix boot issuePeng Fan2020-06-082-8/+7
| * imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan2020-06-081-5/+1
| * imx8mp_evk: spl: use spl_early_initPeng Fan2020-06-081-6/+6
| * imx8mp_evk: spl: drop timer_initPeng Fan2020-06-081-2/+0
| * imx8mp_evk: spl: drop useless codePeng Fan2020-06-081-14/+0
| * imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski2020-06-083-5/+6
| * imx: rom api: fix image offset computationSébastien Szymanski2020-06-081-6/+1
| * verdin-imx8mm: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| * imx8mp_evk: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| * imx8mm_beacon: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| * imx8mn_ddr4_evk: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| * imx8mm_evk: Select the watchdog driverFabio Estevam2020-06-081-1/+0
| * imx8mp_evk: Add a README fileFabio Estevam2020-06-081-0/+41
| * imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt2020-06-081-14/+17
| * imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan2020-06-081-1/+1
| * ARM: dts: imxrt1050: indent lcdif node correctlyGiulio Benetti2020-06-081-6/+6
* | Prepare v2020.07-rc4v2020.07-rc4Tom Rini2020-06-081-1/+1
* | cmd: Correct the 'md.q' commandSimon Glass2020-06-081-0/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/08Jun2020Tom Rini2020-06-0887-86/+3111
|\ \