summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27test/py: mmc: Fix 'mmc info' testcaseHarald Seiler
2020-03-27Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini
2020-03-26Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-03-26Merge tag 'u-boot-stm32-20200324' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-03-26rockchip: mkimage: Use an existing macro instead of a decimal valueMiquel Raynal
2020-03-26rv1108: Fix boot regressionOtavio Salvador
2020-03-26elgin-rv1108: Avoid adc_channel_single_shot errorOtavio Salvador
2020-03-26elgin-rv1108: Use rk_board_late_init() for GPIO settingsOtavio Salvador
2020-03-26ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1Otavio Salvador
2020-03-26rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson
2020-03-26rockchip: evb-rv1108: Use syscon API to get grf baseKever Yang
2020-03-26rockchip: elgin-rv1108: Use syscon API to get grf baseKever Yang
2020-03-24timer: sti: use clk API to get timer clock rateNicolas Heemeryck
2020-03-24timer: sti: convert to livetreeNicolas Heemeryck
2020-03-24i2c: stm32f7_i2c: allows for any bus frequencyAlain Volmat
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay
2020-03-24ram: stm32mp1: reduce delay after BIST reset for tuningPatrick Delaunay
2020-03-24ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay
2020-03-24ram: stm32mp1: update BIST config for tuningPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: deactivate derating during BIST testPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONEPatrick Delaunay
2020-03-24ram: stm32mp1: don't display the prompt two timesPatrick Delaunay
2020-03-24ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-24ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1Patrick Delaunay
2020-03-24clk: stm32mp1: add SPI5_K supportPatrick Delaunay
2020-03-24clk: stm32mp1: correct CKSELR masksPatrick Delaunay
2020-03-24stm32mp: psci: set cntfrq register of cpu onLudovic Barre
2020-03-24stm32mp1: add 800 MHz profile supportPatrick Delaunay
2020-03-24arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay
2020-03-24arm: stm32mp: add function get_soc_namePatrick Delaunay
2020-03-24board: stm32mp1: display reference only for STMicroelectronics boardPatrick Delaunay
2020-03-24board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay
2020-03-24arm: stm32mp: improve the error message for smcPatrick Delaunay
2020-03-24board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay
2020-03-24arm: stm32mp: bsec: remove unneeded testPatrick Delaunay
2020-03-24board: stm32mp1: read OTP in command stboardPatrick Delaunay
2020-03-24board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay
2020-03-23vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie
2020-03-23Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-22efi_loader: definition of GetNextVariableName()Heinrich Schuchardt
2020-03-22efi_selftest: test CalculateCrc32, CopyMem, SetMemHeinrich Schuchardt
2020-03-22efi_loader: fix freestanding memmove()Heinrich Schuchardt
2020-03-22efi_loader: description efi_convert_pointer()Heinrich Schuchardt
2020-03-22efi_loader: simplify logical expression in efi_disk_add_dev()Heinrich Schuchardt
2020-03-22efi_selftest: check length reported by GetNextVariableName()Heinrich Schuchardt
2020-03-22efi_loader: correct reported length in GetNextVariable()Heinrich Schuchardt
2020-03-22efi_loader: fix function descriptions in efi_disk.cHeinrich Schuchardt
2020-03-22efi_loader: description of efi_variable.cHeinrich Schuchardt