summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: eth-uclass: Change uclass driver name to ethernetWIP/2021-01-19-networking-improvementsDavid 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_timerWIP/2021-01-18-assorted-platform-updatesWeijie 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
| * board: mediatek: pumpkin: initialize usb deviceFabien Parent2021-01-181-0/+17
| * arm: dts: mt8516-pumpkin: enable usb portFabien Parent2021-01-181-0/+10
| * arm: dts: mt8516: add support for USBFabien Parent2021-01-181-0/+14
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-189-13/+80
|\
| * ARM: dts: renesas: Remove leading 0x from rpc nodeLad Prabhakar2021-01-188-8/+8
| * pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar2021-01-181-0/+25
| * pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar2021-01-181-5/+47
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/18Jan2021Tom Rini2021-01-1835-116/+2477
|\ \
| * | doc: board: Add Microchip MPFS Icicle Kit docPadmarao Begari2021-01-183-0/+820
| * | riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari2021-01-184-45/+145