summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Makefile: support building SPL FIT images without device treesLukas Auer2019-08-261-2/+6
| * | | fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPLLukas Auer2019-08-262-5/+3
* | | | Merge branch '2019-08-24-master-imports'Tom Rini2019-08-26448-254/+458
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer2019-08-25159-119/+103
| * | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4Hannes Schmelzer2019-08-252-1/+1
| * | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3Hannes Schmelzer2019-08-252-2/+6
| * | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer2019-08-2513-8/+21
| * | moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1Hannes Schmelzer2019-08-2513-13/+13
| * | mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese2019-08-25103-17/+91
| * | Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-25268-54/+230
| * | configs: Resync with savedefconfigTom Rini2019-08-2535-80/+33
|/ /
* | Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-2456-965/+409
|\ \
| * | evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0Max Kellermann2019-08-231-1/+1
| * | disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCsUrja Rannikko2019-08-232-7/+23
| * | disk: efi: unify code for finding a valid gptUrja Rannikko2019-08-231-39/+34
| * | board: puma: Use rockchip_* helpers to setup cpuid and macaddrRohan Garg2019-08-231-90/+18
| * | rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4Rohan Garg2019-08-231-0/+1
| * | rockchip: rk3399: derive ethaddr from cpuidRohan Garg2019-08-234-0/+154
| * | rockchip: rk3288: remove fennec board supportKever Yang2019-08-2312-642/+1
| * | rockchip: rk3399: defconfig: remove SPL raw image supportKever Yang2019-08-2315-0/+15
| * | rockchip: rk3368: defconfig: remove SPL raw image supportKever Yang2019-08-231-0/+1
| * | rockchip: rk3328: defconfig: remove SPL raw image supportKever Yang2019-08-232-0/+2
| * | rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang2019-08-2310-10/+2
| * | rockchip: dts: rk3328-rock64: fix usb power supplyKever Yang2019-08-231-21/+2
| * | rockchip: rk3328: migrate u-boot node to -u-boot.dtsiKever Yang2019-08-235-85/+66
| * | rockchip: dts: rk3328-rock64: enable usb3 xhci controllerKever Yang2019-08-231-0/+4
| * | rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0Kever Yang2019-08-231-0/+12
| * | ram: rk3399: update cap and ddrconfig for each channel after initKever Yang2019-08-231-78/+81
* | | Merge branch '2019-08-23-master-imports'Tom Rini2019-08-24195-168/+195
|\ \ \
| * | | Convert CONFIG_MX_CYCLIC to KconfigAdam Ford2019-08-2342-17/+43
| * | | Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-23137-136/+123
| * | | Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford2019-08-233-8/+12
| * | | kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski2019-08-2315-7/+17
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini2019-08-2315-38/+1178
|\ \ \ | |/ / |/| |
| * | clk: imx: add i.MX8MM clk driverPeng Fan2019-08-222-0/+417
| * | clk: imx: add i.MX8M composite clk supportPeng Fan2019-08-221-0/+170
| * | clk: imx: add pll14xx driverPeng Fan2019-08-222-0/+406
| * | clk: imx: expose CCF entry for allPeng Fan2019-08-222-2/+16
| * | sandbox: clk: add clk enable/disable test codePeng Fan2019-08-223-0/+46
| * | clk: support clk tree dumpPeng Fan2019-08-221-30/+49
| * | clk: prograte clk enable/disable to parentPeng Fan2019-08-221-6/+71
| * | clk: introduce enable_countPeng Fan2019-08-223-0/+3
| * | test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek2019-08-221-1/+1
| * | easylogo: avoid buffer overrunHeinrich Schuchardt2019-08-221-1/+2
| * | jffs2: remove unused code filesUwe Kleine-König2019-08-222-1169/+0
| * | mmc: mtk-sd: Add MT8183 SoC supportFabien Parent2019-08-221-0/+10
| * | mailmap: provide usage instructionHeinrich Schuchardt2019-08-221-0/+8
| * | README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg2019-08-221-0/+7
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-08-2270-196/+1533
|\ \ \ | |_|/ |/| |
| * | armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-228-16/+76