summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30colibri_imx7: boot linux kernel in secure modeMarcel Ziswiler
2020-09-11apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
2020-09-11colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
2020-09-11colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-11colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-11colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk
2020-08-28toradex: globally disable video supportIgor Opaniuk
2020-08-28colibri_imx7: wrap video specific defines if DM_VIDEO ifdefsIgor Opaniuk
2020-08-28toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk
2020-08-28colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk
2020-08-28colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk
2020-08-12configs: colibri-imx7-emmc: enable bootcmdPhilippe Schenker
2020-08-12configs: colibri-imx7: save defconfig using make savedefconfigPhilippe Schenker
2020-08-06gitlab-ci: make use of upstream CI on our local infrastracturePhilippe Schenker
2020-07-20verdin-imx8mm: add EEPROM support for carrier boardIgor Opaniuk
2020-07-20ARM: dts: imx8mm-verdin: eeprom nodes adjustmentsIgor Opaniuk
2020-07-20toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk
2020-07-20toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk
2020-07-20toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk
2020-07-20toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk
2020-07-20toradex: tdx-cfg-block: add EEPROM read/store wrappersIgor Opaniuk
2020-07-20imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk
2020-07-15colibri-imx7: fix splash logo drawingIgor Opaniuk
2020-07-15colibri-imx6ull: fix splash screen logo drawingIgor Opaniuk
2020-07-15colibri-imx6ull: show boot logoIgor Opaniuk
2020-07-15ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk
2020-07-15toradex: common: show boot logoIgor Opaniuk
2020-07-15ARM: dts: imx6ull-colibri: move u-boot specific nodeIgor Opaniuk
2020-07-06Prepare v2020.07Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-07-05Merge branch '2020-07-05-gpio-regression-fix'Tom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-07-05gpio-uclass.c: save the GPIOD flags also in the gpio descriptorHeiko Schocher
2020-07-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra
2020-07-03riscv: Do not return error if reserved node already existsAtish Patra
2020-07-03doc: qemu-riscv: Update QEMU run commandBin Meng
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng
2020-07-02riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng
2020-07-02riscv: Expand the DT size before copy reserved memory nodeBin Meng
2020-07-02riscv: Avoid the reserved memory fixup if src and dst point to the same placeBin Meng
2020-07-02riscv: fu540: dts: Correct reg size of otp and dmc nodesBin Meng
2020-07-02riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc nodeBin Meng
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-06-30Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng
2020-06-30efi_loader: incorrect check against FDT_ADDR_T_NONEHeinrich Schuchardt