summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass
2021-01-27display_options: Use USE_TINY_PRINTF for SPL checkSimon Glass
2021-01-27fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()Simon Glass
2021-01-27fdtdec: Update the missing-devicetree messageSimon Glass
2021-01-27net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()Simon Glass
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass
2021-01-27bloblist: Add missing tag namesSimon Glass
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2021-01-27spl: Add functions for next and previous phaseSimon Glass
2021-01-27lib: rsa: rsa-verify: don't look for keys in the FIT imagePhilippe Reynes
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese
2021-01-27common: fit-sig: Fix error message in fit_config_verify_sig()Alexandru Gagniuc
2021-01-27smccc: fix sign bit expansionVolodymyr Babchuk
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2021-01-27Makefile: Do not call useless command 'true'Pali Rohár
2021-01-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-01-27Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-01-27Merge branch '2021-01-27-assorted-net-updates'Tom Rini
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong
2021-01-27net: phy: micrel: Try default PHY ofnode firstMarek Vasut
2021-01-27board: presidio-asic: Add CAxxxx Ethernet supportAlex Nemirovsky
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang
2021-01-27net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng
2021-01-27net: fix ping in netconsoleYang Liu
2021-01-27net: e1000: Add missing address translationsStefan Roese
2021-01-27net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()Stefan Roese
2021-01-27net: e1000: Remove unused bus_to_phys() macroStefan Roese
2021-01-27arm: mvebu: turris_mox: enable setexpr command in defconfigMarek Behún
2021-01-27arm: mvebu: turris_mox: enable wdt command in defconfigMarek Behún
2021-01-27arm64: a37xx: pci: Fix printing debug messagesPali Rohár
2021-01-27serial: a3720: Implement pending method for output directionPali Rohár
2021-01-27doc: exception commandHeinrich Schuchardt
2021-01-27doc: update Kernel documentation build systemHeinrich Schuchardt
2021-01-27.gitlab-ci: install doc/sphinx/requirements.txtHeinrich Schuchardt
2021-01-27doc: fix doc/develop/logging.rstHeinrich Schuchardt
2021-01-27doc: board: fix Microchip MPFS Icicle Kit docHeinrich Schuchardt
2021-01-27pci: pci_mvebu: Define an IO region as wellPhil Sutter
2021-01-27pci: Make auto-config code a little more robustPhil Sutter
2021-01-27arm: mvebu: ds414: Config header mini-reviewPhil Sutter
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár
2021-01-27ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore
2021-01-27ARM: mvebu: helios4 dts changes to enable SPIDennis Gilmore
2021-01-27ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore
2021-01-27gpio: Add support for DM GPIO for KirkwoodHarm Berntsen
2021-01-27ARM: Distro boot: document the need for fdtfile variable to be setDennis Gilmore
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25sunxi: Add support for OrangePi Zero2Jernej Skrabec
2021-01-25clk: sunxi: Add support for H616 clocksJernej Skrabec
2021-01-25sunxi: gpio: introduce compatible for H616Jernej Skrabec
2021-01-25arm: sunxi: add initial H616 DTSI and headersJernej Skrabec