summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-274-89/+41
* common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc2021-01-271-1/+1
* smccc: fix sign bit expansionVolodymyr Babchuk2021-01-271-2/+2
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-274-5/+15
* Makefile: Do not call useless command 'true'Pali Rohár2021-01-271-1/+5
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-01-2716-48/+143
|\
| * arm: mvebu: turris_mox: enable setexpr command in defconfigMarek Behún2021-01-271-1/+1
| * arm: mvebu: turris_mox: enable wdt command in defconfigMarek Behún2021-01-271-0/+1
| * arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-271-3/+2
| * serial: a3720: Implement pending method for output directionPali Rohár2021-01-271-2/+8
| * pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-271-1/+27
| * pci: Make auto-config code a little more robustPhil Sutter2021-01-271-4/+5
| * arm: mvebu: ds414: Config header mini-reviewPhil Sutter2021-01-271-18/+3
| * arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár2021-01-272-3/+31
| * ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore2021-01-271-2/+2
| * ARM: mvebu: helios4 dts changes to enable SPIDennis Gilmore2021-01-272-11/+26
| * ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore2021-01-273-2/+25
| * gpio: Add support for DM GPIO for KirkwoodHarm Berntsen2021-01-271-1/+1
| * ARM: Distro boot: document the need for fdtfile variable to be setDennis Gilmore2021-01-271-0/+11
* | Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-01-2722-185/+1596
|\ \
| * | doc: exception commandHeinrich Schuchardt2021-01-272-0/+69
| * | doc: update Kernel documentation build systemHeinrich Schuchardt2021-01-2714-156/+1476
| * | .gitlab-ci: install doc/sphinx/requirements.txtHeinrich Schuchardt2021-01-272-1/+8
| * | doc: fix doc/develop/logging.rstHeinrich Schuchardt2021-01-273-10/+10
| * | doc: board: fix Microchip MPFS Icicle Kit docHeinrich Schuchardt2021-01-271-18/+33
| |/
* | Merge branch '2021-01-27-assorted-net-updates'Tom Rini2021-01-2719-19/+1838
|\ \ | |/ |/|
| * cmd: pxe: add support for FDT overlaysNeil Armstrong2021-01-273-0/+113
| * net: phy: micrel: Try default PHY ofnode firstMarek Vasut2021-01-271-2/+7
| * board: presidio-asic: Add CAxxxx Ethernet supportAlex Nemirovsky2021-01-273-2/+48
| * net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang2021-01-276-0/+147
| * net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng2021-01-275-0/+1516
| * net: fix ping in netconsoleYang Liu2021-01-271-1/+1
| * net: e1000: Add missing address translationsStefan Roese2021-01-271-5/+5
| * net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()Stefan Roese2021-01-271-7/+1
| * net: e1000: Remove unused bus_to_phys() macroStefan Roese2021-01-271-2/+0
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-01-2561-423/+4587
|\
| * sunxi: Add support for OrangePi Zero2Jernej Skrabec2021-01-254-0/+262
| * clk: sunxi: Add support for H616 clocksJernej Skrabec2021-01-253-0/+128
| * sunxi: gpio: introduce compatible for H616Jernej Skrabec2021-01-251-0/+2
| * arm: sunxi: add initial H616 DTSI and headersJernej Skrabec2021-01-255-0/+938
| * sunxi: Add H616 FEL supportJernej Skrabec2021-01-251-1/+4
| * sunxi: Add support for H616 SoCJernej Skrabec2021-01-256-1/+35
| * mmc: sunxi: Refactor mod clock register offsetAndre Przywara2021-01-251-61/+23
| * sunxi: Add H616 DRAM supportJernej Skrabec2021-01-257-0/+1325
| * sunxi: add support for R_I2C on H616Jernej Skrabec2021-01-252-0/+5
| * sunxi: add support for H616 uart0Jernej Skrabec2021-01-252-0/+5
| * sunxi: introduce support for H616 clocksJernej Skrabec2021-01-252-3/+23
| * sunxi: support loading with SPL > 32KBAndre Przywara2021-01-252-3/+18
| * sunxi: Add support for I2C on H6 like SoCsJernej Skrabec2021-01-253-1/+31
| * sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec2021-01-253-238/+303