summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | efi_loader: move load options to new moduleHeinrich Schuchardt2021-01-193-135/+150
* | | | Merge tag 'xilinx-for-v2021.04-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-205-30/+35
|\ \ \ \
| * | | | env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENTMichal Simek2021-01-201-2/+3
| * | | | xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek2021-01-201-1/+2
| * | | | xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek2021-01-201-16/+20
| * | | | xilinx: zynqmp: Save bootseq number for SD/EMMC boot modesMichal Simek2021-01-201-0/+1
| * | | | mmc: xenon_sdhci: Remove duplicated macrosMichal Simek2021-01-201-12/+0
| * | | | arm64: zynqmp: Enable seps and related video configsMichal Simek2021-01-201-0/+10
|/ / / /
* | | | Revert "net: eth-uclass: Change uclass driver name to ethernet"Tom Rini2021-01-191-2/+2
* | | | Merge branch '2021-01-19-networking-improvements'Tom Rini2021-01-1911-95/+154
|\ \ \ \ | |/ / / |/| | |
| * | | net: eth-uclass: Change uclass driver name to ethernetDavid Wu2021-01-191-2/+2
| * | | net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut2021-01-192-79/+51
| * | | net: ks8851: Reset internal RXFC count on bad packetMarek Vasut2021-01-191-1/+2
| * | | net: Use NDRNG device in srand_mac()Matthias Brugger2021-01-191-1/+18
| * | | lib: uuid: use RNG device if presentMatthias Brugger2021-01-191-3/+18
| * | | net: ftgmac100: Read and retain MAC addressHongwei Zhang2021-01-191-0/+32
| * | | net: eth_legacy - fix build CMD_PCAPJorge Ramirez-Ortiz2021-01-191-1/+1
| * | | net: tftp: Fix incorrect tftp_next_ack on no OACKHarm Berntsen2021-01-191-1/+3
| * | | net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP addressDavid Rivshin2021-01-191-0/+3
| * | | net: e1000: implement eth_write_hwaddr for DM_ETHIan Ray2021-01-191-3/+14
| * | | net: eth-uclass: avoid running start() twice without stop()Matthias Schiffer2021-01-191-4/+10
|/ / /
* | | Merge branch '2021-01-18-assorted-platform-updates'Tom Rini2021-01-1986-305/+9442
|\ \ \ | |_|/ |/| |
| * | dts: mt7622: use accurate clock source fot mtk_timerWeijie Gao2021-01-181-7/+1
| * | timer: mtk_timer: initialize the timer before useWeijie Gao2021-01-181-0/+10
| * | pinctrl: mediatek: correct error handlingHeinrich Schuchardt2021-01-181-0/+1
| * | mtd: remove drivers/mtd/mw_eeprom.cHeinrich Schuchardt2021-01-182-239/+0
| * | drivers: qe: avoid double free()Heinrich Schuchardt2021-01-181-1/+0
| * | mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt2021-01-181-3/+0
| * | doc: board: freescale: advise to use newer atf and firmwareAndrey Zhizhikin2021-01-184-24/+24
| * | dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt2021-01-181-2/+2
| * | cmd: Add a pwm commandPragnesh Patel2021-01-187-0/+174
| * | power: pmic: add driver for Monolithic Power mp5416Tim Harvey2021-01-184-0/+155
| * | configs: aspeed: Add defconfig for AST2600 EVBChia-Wei, Wang2021-01-182-0/+75
| * | aspeed: Add AST2600 platform supportChia-Wei, Wang2021-01-1814-0/+500
| * | ARM: dts: aspeed: Add AST2600 SoC supportChia-Wei, Wang2021-01-184-0/+2170
| * | reset: aspeed: Add AST2600 reset supportChia-Wei, Wang2021-01-184-0/+188
| * | wdt: aspeed: Add AST2600 watchdog supportChia-Wei, Wang2021-01-184-0/+249
| * | ram: aspeed: Add AST2600 DRAM control supportDylan Hung2021-01-184-2/+1286
| * | clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-184-0/+1574
| * | board: presidio: Add Parallel NAND supportKate Liu2021-01-184-0/+57
| * | mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu2021-01-185-0/+1698
| * | km/arm: cleanup defconfig filesHolger Brunck2021-01-186-18/+31
| * | km/kirkwood: enable USB support and the host controller driverHolger Brunck2021-01-181-0/+4
| * | mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen2021-01-181-2/+4
| * | acpi: Add missing ARM acpi_table headerHarm Berntsen2021-01-181-0/+0
| * | gpio: do not include <asm/arch/gpio.h> on ARCH_QEMUHarm Berntsen2021-01-181-1/+2
| * | clk: mediatek: Add MT8183 clock driverFabien Parent2021-01-183-0/+1153
| * | tools: mtk_image: add support for booting ARM64 imagesFabien Parent2021-01-182-5/+29
| * | configs: pumpkin: enable fastbootFabien Parent2021-01-181-1/+6
| * | configs: pumpkin: enable USB gadgetFabien Parent2021-01-181-0/+8