summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-10efi_loader: use correct printf codesHeinrich Schuchardt1-7/+7
2021-04-10efi_loader: efi_esrt: Fix the build warning for 32 bit systemsSughosh Ganu1-1/+1
2021-04-10efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is en...Sughosh Ganu1-0/+1
2021-04-10efi_loader: EFI_UNACCEPTED_MEMORY_TYPEHeinrich Schuchardt1-1/+6
2021-04-10efi_loader: simplify efi_get_device_path_text()Heinrich Schuchardt1-15/+16
2021-04-10doc: mmc man-pageJaehoon Chung2-0/+213
2021-04-10doc: Add build instructions for OP-TEE backed EFI variablesIlias Apalodimas1-1/+57
2021-04-10efi_loader: documentation codepage_437[]Heinrich Schuchardt1-1/+1
2021-04-10linker_lists: document ll_entry_ref parametersHeinrich Schuchardt1-0/+4
2021-04-10efi_loader: improve documentation of enum efi_test_phaseHeinrich Schuchardt1-4/+8
2021-04-10fs: fat: fix file_fat_detectfs()Heinrich Schuchardt1-34/+4
2021-04-10efi_loader: Cleanup get_var duplicationIlias Apalodimas1-34/+2
2021-04-10doc: Update uefi documentation for initrd loading optionsIlias Apalodimas1-1/+21
2021-04-10rockchip: video: vop: Add reset supportArnaud Patard (Rtp)1-3/+47
2021-04-10rockchip: video: edp: Add missing reset supportArnaud Patard (Rtp)1-0/+22
2021-04-10rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)1-1/+1
2021-04-10rockchip: pwm: Fix default polarityArnaud Patard (Rtp)1-1/+1
2021-04-10rockchip: Pinebook Pro: Enable edpArnaud Patard (Rtp)1-0/+4
2021-04-10Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)1-0/+7
2021-04-10Rockchip: video: edp: Change interrupt polarity configurationArnaud Patard (Rtp)1-1/+3
2021-04-10rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)2-22/+68
2021-04-10rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)2-16/+24
2021-04-09Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini51-513/+3085
2021-04-09Merge branch 'v2021.07-rc1' of https://github.com/lftan/u-bootTom Rini27-244/+341
2021-04-09Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini192-2102/+21396
2021-04-09arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variablesMarek Vasut1-52/+53
2021-04-09configs: stm32mp1: Fix misleading SPL size limitationsAlexandru Gagniuc1-3/+3
2021-04-09configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDRAlexandru Gagniuc1-1/+0
2021-04-09configs: stm32mp1: stm32mp1: Increase SPL malloc() sizeAlexandru Gagniuc1-1/+1
2021-04-09stm32mp1: remove the board_check_usb_power function when ADC is not activatedPatrick Delaunay1-5/+4
2021-04-09stm32mp: replace printf by log macro in setup_boot_modePatrick Delaunay1-5/+5
2021-04-09stm32mp: update uart number in trace of serial device not foundPatrick Delaunay1-1/+1
2021-04-09stm32mp: stm32prog: add FIP header supportPatrick Delaunay4-37/+64
2021-04-09board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OFJagan Teki6-0/+298
2021-04-09board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 boardJagan Teki8-1/+332
2021-04-09ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 Micro SoMJagan Teki1-0/+148
2021-04-09board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0Jagan Teki6-0/+189
2021-04-09board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki11-1/+547
2021-04-09ARM: stm32: Imply SPL_SPI_LOADJagan Teki1-1/+1
2021-04-09ARM: dts: stm32: Add Engicam i.Core STM32MP1 1X4Gb DDR3Jagan Teki1-0/+119
2021-04-09ARM: dts: stm32: Add Engicam i.Core STM32MP1 SoMJagan Teki1-0/+196
2021-04-09board: Add rt-thread art-pi board supportdillon min7-0/+193
2021-04-09ram: stm32: fix strsep failed on read only memorydillon min1-0/+3
2021-04-09ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6dillon min6-1/+367
2021-04-09ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 registerdillon min1-3/+3
2021-04-09ARM: dts: stm32: add new instances for stm32h743 MCUdillon min1-0/+30
2021-04-09ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750dillon min5-308/+329
2021-04-09ARM: dts: stm32: split sdram pin & timing parameter into specific board dtsdillon min3-95/+201
2021-04-09imx: bootaux fix elf loadingMax Krummenacher1-1/+66
2021-04-09pico-imx6ul: Pass the PMIC I2C address in pmic_get()Fabio Estevam1-1/+1