aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-07arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan6-3/+27
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan3-1/+8
2020-01-06Merge branch 'next'Tom Rini428-950/+14215
2020-01-06Prepare v2020.01v2020.01Tom Rini1-1/+1
2020-01-04Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini1-5/+11
2020-01-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into nextTom Rini58-99/+970
2020-01-03Merge branch '2020-01-03-master-imports'Tom Rini7-4/+34
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla4-0/+28
2020-01-03arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla1-3/+3
2020-01-03include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich1-0/+2
2020-01-03include: fix 'ulong' definition on musl targetsSergei Trofimovich1-1/+1
2020-01-02Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini6-275/+257
2020-01-02video: add wrappers for ttf type files to .gitignoreDario Binacchi1-0/+1
2020-01-02Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini20-132/+897
2020-01-02Merge branch '2020-01-02-master-imports'Tom Rini6-28/+31
2020-01-02test: Fix the boardspec for the SPL handoff testSimon Glass1-1/+1
2020-01-02mailmap: Update mail address for Igor OpaniukIgor Opaniuk1-0/+1
2020-01-02test_env: don't strip() printenv resultsStephen Warren1-1/+1
2020-01-02arch/arm/Kconfig: typo/grammar/punctuation fixesRobert P. J. Day1-26/+26
2020-01-02.gitignore: ignore files generated by asn1 compilerDario Binacchi1-0/+1
2020-01-02tools: .gitignore: add asn1_compilerDario Binacchi1-0/+1
2020-01-02video: Avoid using #ifdef in video-uclass.cSimon Glass1-28/+26
2020-01-02video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass1-12/+10
2020-01-02video: Avoid using #ifdef in console_rotate.cSimon Glass1-167/+158
2020-01-02video: Avoid using #ifdef in video blitting codeSimon Glass1-64/+61
2020-01-02video: x86: Enable 32-bit graphics by defaultSimon Glass1-4/+1
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal3-2/+11
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal3-22/+15
2019-12-31rockchip: evb-rk3328: Enable support ATF in SPLKever Yang1-1/+5
2019-12-31rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmcKever Yang1-0/+6
2019-12-31rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang1-0/+1
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-210/+280
2019-12-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini6-7/+177
2019-12-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini3-2/+19
2019-12-27omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HWPatrik Dahlström1-1/+1
2019-12-27rtc: rx8010js: add compatible stringRobert Beckett1-0/+1
2019-12-27rtc: s35392a: add compatible stringsRobert Beckett1-0/+2
2019-12-27rtc: rx8010sj: fix DM initializationRobert Beckett1-1/+1
2019-12-27ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford1-18/+38
2019-12-27ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky1-0/+1
2019-12-27nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky1-176/+194
2019-12-27spi: rk: Limit transfers to (64K - 1) bytesJagan Teki1-2/+8
2019-12-27mtd: spi-nor-core: Fix static checker warningsVignesh Raghavendra1-0/+6
2019-12-27tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz2-2/+17
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam1-1/+1
2019-12-27imx8m_evk: Remove unneeded earlycon stringFabio Estevam3-3/+3
2019-12-27imx8m: ddr_init: Move ddr_init() messages to debug levelFabio Estevam1-3/+3
2019-12-27mx51evk: Fix U-Boot corruption after saving the environmentFabio Estevam2-1/+14
2019-12-27mx6sxsabresd: Adjust the mmcdev after DM conversionFabio Estevam1-2/+2
2019-12-27pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1