aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-27doc: fix doc/develop/logging.rstHeinrich Schuchardt3-10/+10
2021-01-27doc: board: fix Microchip MPFS Icicle Kit docHeinrich Schuchardt1-18/+33
2021-01-27pci: pci_mvebu: Define an IO region as wellPhil Sutter1-1/+27
2021-01-27pci: Make auto-config code a little more robustPhil Sutter1-4/+5
2021-01-27arm: mvebu: ds414: Config header mini-reviewPhil Sutter1-18/+3
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár2-3/+31
2021-01-27ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore1-2/+2
2021-01-27ARM: mvebu: helios4 dts changes to enable SPIDennis Gilmore2-11/+26
2021-01-27ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore3-2/+25
2021-01-27gpio: Add support for DM GPIO for KirkwoodHarm Berntsen1-1/+1
2021-01-27ARM: Distro boot: document the need for fdtfile variable to be setDennis Gilmore1-0/+11
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Jan2021Tom Rini61-423/+4587
2021-01-25sunxi: Add support for OrangePi Zero2Jernej Skrabec4-0/+262
2021-01-25clk: sunxi: Add support for H616 clocksJernej Skrabec3-0/+128
2021-01-25sunxi: gpio: introduce compatible for H616Jernej Skrabec1-0/+2
2021-01-25arm: sunxi: add initial H616 DTSI and headersJernej Skrabec5-0/+938
2021-01-25sunxi: Add H616 FEL supportJernej Skrabec1-1/+4
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec6-1/+35
2021-01-25mmc: sunxi: Refactor mod clock register offsetAndre Przywara1-61/+23
2021-01-25sunxi: Add H616 DRAM supportJernej Skrabec7-0/+1325
2021-01-25sunxi: add support for R_I2C on H616Jernej Skrabec2-0/+5
2021-01-25sunxi: add support for H616 uart0Jernej Skrabec2-0/+5
2021-01-25sunxi: introduce support for H616 clocksJernej Skrabec2-3/+23
2021-01-25sunxi: support loading with SPL > 32KBAndre Przywara2-3/+18
2021-01-25sunxi: Add support for I2C on H6 like SoCsJernej Skrabec3-1/+31
2021-01-25sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec3-238/+303
2021-01-25i2c: mvtwsi: sunxi: update macroJernej Skrabec1-1/+1
2021-01-25mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec2-7/+7
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec10-17/+24
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec7-4/+129
2021-01-25sunxi: Properly check for SATAPWR and MACPWRAndre Przywara1-12/+22
2021-01-25sunxi: Add support for Orange Pi 3Andre Heider4-0/+363
2021-01-25sunxi: Add support for Tanix TX6Jernej Skrabec4-1/+142
2021-01-25ARM: dts: sunxi: h6: Update DT filesJernej Skrabec7-73/+794
2021-01-25net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara1-0/+3
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini61-72/+4477
2021-01-25Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini90-2347/+10029
2021-01-25Merge tag 'doc-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini15-41/+501
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini27-30/+436
2021-01-25doc: describe command conitraceHeinrich Schuchardt2-0/+55
2021-01-25doc: describe the false commandHeinrich Schuchardt2-0/+29
2021-01-25dm: core: describe uclass_root_sHeinrich Schuchardt1-4/+12
2021-01-25doc: document true commandHeinrich Schuchardt2-0/+29
2021-01-25doc: describe loady commandHeinrich Schuchardt2-0/+68
2021-01-25cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt1-6/+6
2021-01-25doc: document echo commandHeinrich Schuchardt2-0/+66
2021-01-25test: unit test for echo commandHeinrich Schuchardt2-0/+60
2021-01-25cmd: change suppress newline in echo commandHeinrich Schuchardt1-31/+18
2021-01-25doc: document for statementHeinrich Schuchardt2-0/+66
2021-01-25doc: describe exit commandHeinrich Schuchardt2-0/+41