summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass2021-01-271-5/+4
| * fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass2021-01-271-1/+1
| * fdtdec: Update the missing-devicetree messageSimon Glass2021-01-271-1/+2
| * net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()Simon Glass2021-01-271-1/+1
| * video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-272-0/+24
| * bloblist: Add missing tag namesSimon Glass2021-01-271-0/+6
| * bloblist: Support relocating to a larger spaceSimon Glass2021-01-275-4/+73
| * spl: Add functions for next and previous phaseSimon Glass2021-01-272-1/+54
| * lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes2021-01-271-2/+2
| * 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 overlaysWIP/2021-01-27-assorted-net-updatesNeil 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-sunxiWIP/25Jan2021Tom 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