summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay2020-07-071-1/+3
| * | arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-073-4/+50
| * | arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...Patrick Delaunay2020-07-071-2/+4
| * | board: st: stm32mp1: increase teed partitionPatrick Delaunay2020-07-071-1/+1
| * | stm32mp1: configs: activate CMD_ERASEENVPatrick Delaunay2020-07-072-0/+2
| * | power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier2020-07-071-2/+14
| * | configs: stm32mp1: activate WATCHDOGPatrick Delaunay2020-07-072-0/+4
| * | pinctrl: stm32: add information on pin configurationPatrick Delaunay2020-07-071-3/+24
| * | pinctrl: stmfx: add information on pin configurationPatrick Delaunay2020-07-071-1/+31
| * | gpio: stmfx: add ops get_dir_flagsPatrick Delaunay2020-07-071-0/+50
| * | gpio: stmfx: add ops set_dir_flagPatrick Delaunay2020-07-071-0/+37
| * | gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay2020-07-071-42/+26
| * | gpio: stmfx: rename function used to change pin configurationPatrick Delaunay2020-07-071-10/+8
| * | gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay2020-07-071-30/+30
| * | gpio: stm32: add ops get_dir_flagsPatrick Delaunay2020-07-071-0/+59
| * | gpio: stm32: add ops set_dir_flagsPatrick Delaunay2020-07-071-14/+76
| * | board: stm32mp1: update the gpio hog supportPatrick Delaunay2020-07-071-8/+2
| * | configs: stm32mp1: activate CONFIG_GPIO_HOGPatrick Delaunay2020-07-072-0/+2
| * | board: stm32mp1: move the function board_debug_uart_init in spl.cPatrick Delaunay2020-07-072-2/+28
| * | ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPLPatrick Delaunay2020-07-075-36/+10
| * | board: stm32mp1: update vddcore in SPLPatrick Delaunay2020-07-074-4/+41
| * | board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-078-39/+54
| * | arm: stm32mp: add weak function to save vddcorePatrick Delaunay2020-07-072-0/+8
| * | stm32mp1: clk: configure pll1 with OPPPatrick Delaunay2020-07-072-28/+266
| * | board: st: create common file stpmic1.cPatrick Delaunay2020-07-074-159/+166
| * | ARM: dts: stm32: add cpufreq support on stm32mp15xPatrick Delaunay2020-07-073-0/+37
| * | arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay2020-07-073-7/+8
| * | net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay2020-07-071-1/+1
* | | Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-0717-26/+13
|\ \ \
| * | | configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSSGregory CLEMENT2020-06-1814-14/+0
| * | | ARM: at91: Enable SPL_SEPARATE_BSS by defaultGregory CLEMENT2020-06-181-0/+1
| * | | ARM: dts: sama5d3: fix gadget endpoint address warningEugen Hristev2020-06-181-6/+6
| * | | ARM: dts: sama5d4: fix gadget endpoint address warningEugen Hristev2020-06-181-6/+6
* | | | arm64: issue ISB after updating system registersVolodymyr Babchuk2020-07-071-0/+8
* | | | fs: fat: fix fat iterationChristian Gmeiner2020-07-071-3/+1
* | | | common/board_f: Respect original FDT size while relocatingOleksandr Andrushchenko2020-07-071-1/+1
| |/ / |/| |
* | | Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini2020-07-061-2/+0
* | | video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay2020-07-062-4/+14
* | | Merge branch 'next'Tom Rini2020-07-06845-28859/+24654
|\ \ \ | |_|/ |/| |
| * | Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-07-0516-240/+424
| |\ \
| | * | efi_loader: imply FAT, FAT_WRITEHeinrich Schuchardt2020-07-031-0/+2
| | * | efi_loader: export initialization stateHeinrich Schuchardt2020-07-032-1/+4
| | * | efi_loader: rtc_mktime() called twiceHeinrich Schuchardt2020-07-031-1/+1
| | * | efi_loader: use log function in boot managerHeinrich Schuchardt2020-07-031-11/+15
| | * | efi_loader: time based authenticationHeinrich Schuchardt2020-07-031-6/+11
| | * | efi_loader: add missing validation of timestampHeinrich Schuchardt2020-07-031-1/+5
| | * | test: provide tests for efi_image_region_add()Heinrich Schuchardt2020-07-033-0/+165
| | * | efi_loader: fix efi_image_region_add()Heinrich Schuchardt2020-07-031-16/+19
| | * | test: correct time stamps for UEFI authenticationHeinrich Schuchardt2020-07-031-8/+8
| | * | test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro2020-07-031-6/+6