summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove picosam9g45 boardTom Rini2021-04-108-576/+0
* arm: Remove wb50n boardTom Rini2021-04-107-386/+0
* arm: Remove wb45n boardTom Rini2021-04-107-403/+0
* arm: Remove bcm958712k boardTom Rini2021-04-107-146/+0
* arm: Remove s32v234evb boardTom Rini2021-04-1025-2707/+2
* arm: Remove secomx6quq7 boardTom Rini2021-04-1011-702/+0
* arm: Remove vexpress_ca15_tc2 boardTom Rini2021-04-1021-2770/+1
* arm: Remove apf27 boardTom Rini2021-04-1012-1529/+1
* arm: Remove ts4600 boardTom Rini2021-04-108-361/+0
* arm: Remove sc_sps_1 boardTom Rini2021-04-108-382/+0
* arm: Remove SANSA_FUZE_PLUS boardTom Rini2021-04-108-650/+0
* arm: Remove xfi3 boardTom Rini2021-04-108-474/+0
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-1025-276/+0
* ppc: Remove MPC8349ITX boardTom Rini2021-04-1011-1745/+0
* arm: Remove ot1200 boardTom Rini2021-04-1011-945/+0
* arm: Remove dms-ba16 boardTom Rini2021-04-1014-1273/+0
* ata: DWC_AHSATA depends on BLKTom Rini2021-04-101-0/+1
* am57xx_hs_evm_usb: Enable AHCI and BLKTom Rini2021-04-101-1/+1
* ls1012aqds_tfa_SECURE_BOOT: Remove unused CONFIG_SCSI_AHCITom Rini2021-04-101-1/+0
* Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...WIP/09Apr2021Tom Rini2021-04-0951-513/+3085
|\
| * arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variablesMarek Vasut2021-04-091-52/+53
| * configs: stm32mp1: Fix misleading SPL size limitationsAlexandru Gagniuc2021-04-091-3/+3
| * configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDRAlexandru Gagniuc2021-04-091-1/+0
| * configs: stm32mp1: stm32mp1: Increase SPL malloc() sizeAlexandru Gagniuc2021-04-091-1/+1
| * stm32mp1: remove the board_check_usb_power function when ADC is not activatedPatrick Delaunay2021-04-091-5/+4
| * stm32mp: replace printf by log macro in setup_boot_modePatrick Delaunay2021-04-091-5/+5
| * stm32mp: update uart number in trace of serial device not foundPatrick Delaunay2021-04-091-1/+1
| * stm32mp: stm32prog: add FIP header supportPatrick Delaunay2021-04-094-37/+64
| * board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OFJagan Teki2021-04-096-0/+298
| * board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 boardJagan Teki2021-04-098-1/+332
| * ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 Micro SoMJagan Teki2021-04-091-0/+148
| * board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0Jagan Teki2021-04-096-0/+189
| * board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki2021-04-0911-1/+547
| * ARM: stm32: Imply SPL_SPI_LOADJagan Teki2021-04-091-1/+1
| * ARM: dts: stm32: Add Engicam i.Core STM32MP1 1X4Gb DDR3Jagan Teki2021-04-091-0/+119
| * ARM: dts: stm32: Add Engicam i.Core STM32MP1 SoMJagan Teki2021-04-091-0/+196
| * board: Add rt-thread art-pi board supportdillon min2021-04-097-0/+193
| * ram: stm32: fix strsep failed on read only memorydillon min2021-04-091-0/+3
| * ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6dillon min2021-04-096-1/+367
| * ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 registerdillon min2021-04-091-3/+3
| * ARM: dts: stm32: add new instances for stm32h743 MCUdillon min2021-04-091-0/+30
| * ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750dillon min2021-04-095-308/+329
| * ARM: dts: stm32: split sdram pin & timing parameter into specific board dtsdillon min2021-04-093-95/+201
* | Merge branch 'v2021.07-rc1' of https://github.com/lftan/u-bootTom Rini2021-04-0927-244/+341
|\ \
| * | arm: socfpga: smc: Add function to get usercodeSiew Chin Lim2021-04-083-0/+36
| * | arm: socfpga: Enable FIT signature with crc32 for SOC64 devicesSiew Chin Lim2021-04-084-5/+37
| * | arm: socfpga: Changed to store QSPI reference clock in kHzSiew Chin Lim2021-04-084-11/+58
| * | arm: socfpga: Move Stratix10 and Agilex clock manager common codeSiew Chin Lim2021-04-087-19/+13
| * | arm: socfpga: Restructure Stratix10 and Agilex handoff codeSiew Chin Lim2021-04-086-82/+126
| * | arm: socfpga: Rearrange sequence of macros in handoff_soc64.hSiew Chin Lim2021-04-081-10/+12