summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-01-03-master-imports'WIP/03Jan2020Tom Rini2020-01-037-4/+34
|\
| * arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-034-0/+28
| * arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla2020-01-031-3/+3
| * include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich2020-01-031-0/+2
| * include: fix 'ulong' definition on musl targetsSergei Trofimovich2020-01-031-1/+1
|/
* Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/02Jan2020Tom Rini2020-01-026-275/+257
|\
| * video: add wrappers for ttf type files to .gitignoreDario Binacchi2020-01-021-0/+1
| * video: Avoid using #ifdef in video-uclass.cSimon Glass2020-01-021-28/+26
| * video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass2020-01-021-12/+10
| * video: Avoid using #ifdef in console_rotate.cSimon Glass2020-01-021-167/+158
| * video: Avoid using #ifdef in video blitting codeSimon Glass2020-01-021-64/+61
| * video: x86: Enable 32-bit graphics by defaultSimon Glass2020-01-021-4/+1
* | Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-01-0220-132/+897
|\ \
| * | rockchip: evb-rk3328: Enable support ATF in SPLKever Yang2019-12-311-1/+5
| * | rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmcKever Yang2019-12-311-0/+6
| * | rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang2019-12-311-0/+1
| * | rockchip: mkimage: fix wrong range of rc4 encoding for boot imageJeffy Chen2019-12-271-1/+1
| * | doc: rockchip: document packing second level loader with mkimageJeffy Chen2019-12-271-0/+11
| * | rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen2019-12-276-115/+231
| * | doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308Andy Yan2019-12-271-2/+2
| * | rockchip: rk3308: allow loading larger kernel ImageAndy Yan2019-12-271-1/+1
| * | rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb2019-12-271-1/+1
| * | rockchip: px30-firefly add standalone dtsKever Yang2019-12-274-3/+619
| * | rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNELKever Yang2019-12-271-1/+1
| * | rockchip: make_fit_atf: explicitly use python3Jack Mitchell2019-12-271-1/+1
| * | rockchip: rk3288-evb: update config to support OPTEEKever Yang2019-12-261-0/+5
| * | rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2Kever Yang2019-12-261-1/+1
| * | rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399Kever Yang2019-12-261-2/+2
| * | rockchip: fit_spl_optee: get text and optee base from buildKever Yang2019-12-261-3/+9
* | | Merge branch '2020-01-02-master-imports'Tom Rini2020-01-026-28/+31
|\ \ \ | |_|/ |/| |
| * | test: Fix the boardspec for the SPL handoff testSimon Glass2020-01-021-1/+1
| * | mailmap: Update mail address for Igor OpaniukIgor Opaniuk2020-01-021-0/+1
| * | test_env: don't strip() printenv resultsStephen Warren2020-01-021-1/+1
| * | arch/arm/Kconfig: typo/grammar/punctuation fixesRobert P. J. Day2020-01-021-26/+26
| * | .gitignore: ignore files generated by asn1 compilerDario Binacchi2020-01-021-0/+1
| * | tools: .gitignore: add asn1_compilerDario Binacchi2020-01-021-0/+1
|/ /
* | Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...WIP/28Dec2019Tom Rini2019-12-2817-210/+280
|\ \
| * | rtc: rx8010js: add compatible stringRobert Beckett2019-12-271-0/+1
| * | rtc: s35392a: add compatible stringsRobert Beckett2019-12-271-0/+2
| * | rtc: rx8010sj: fix DM initializationRobert Beckett2019-12-271-1/+1
| * | ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford2019-12-271-18/+38
| * | ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky2019-12-271-0/+1
| * | nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky2019-12-271-176/+194
| * | tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz2019-12-272-2/+17
| * | imx8mq_evk: Update the required ATF branchFabio Estevam2019-12-271-1/+1
| * | imx8m_evk: Remove unneeded earlycon stringFabio Estevam2019-12-273-3/+3
| * | imx8m: ddr_init: Move ddr_init() messages to debug levelFabio Estevam2019-12-271-3/+3
| * | mx51evk: Fix U-Boot corruption after saving the environmentFabio Estevam2019-12-272-1/+14
| * | mx6sxsabresd: Adjust the mmcdev after DM conversionFabio Estevam2019-12-271-2/+2
| * | pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam2019-12-271-1/+1