oweals/u-boot.git
2020-05-04 Daniel Schwierzecknet: pcnet: fix I/O primitives for memory access
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-04 Marek Vasutmkimage: fit: Do not tail-pad fitImage with external...
2020-05-01 Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01 Heinrich Schuchardt.readthedocs.yml: fix type docs/
2020-05-01 Tom Riniactions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
2020-05-01 Ovidiu Panaitcommon/board_r: Drop initr_bedbug wrapper
2020-05-01 Ovidiu Panaitcmd/bedbug.c: Make bedbug_init have a return value
2020-05-01 Ovidiu Panaitcommon/board_r: arm: Merge initr_enable_interrupts...
2020-05-01 Marek Bykowskimalloc: dlmalloc: add an ability for the malloc to...
2020-05-01 Philippe Reynesrsa: sig: fix config signature check for fit with padding
2020-05-01 Philippe Reynestest/py: vboot: add a test to check fit signature on...
2020-05-01 Heinrich Schuchardthush: avoid NULL check before free()
2020-05-01 Heinrich Schuchardtfs: ext4: avoid NULL check before free()
2020-05-01 Heinrich Schuchardtcmd/gpt: avoid NULL check before free()
2020-05-01 Sven Roederertools/fit-image: print a warning when cmd-line for...
2020-05-01 Sven Roederertools/mkimage: fix handling long filenames
2020-05-01 Matthias Bruggerarm: enable distro boot for bananapi-r2
2020-05-01 Matthias Bruggerwatchdog MediaTek add upstream compatible
2020-05-01 Matthias Bruggertimer MediaTek use upstream compatible
2020-05-01 Heinrich Schuchardtdoc: describe the analysis of crash dumps
2020-05-01 Rasmus Villemoesrtc: pcf2127: don't add/subtract 1 to tm_mon
2020-05-01 Patrick Delaunayarm: caches: manage phys_addr_t overflow in mmu_set_reg...
2020-05-01 Patrick Delaunayarm: caches: add DCACHE_DEFAULT_OPTION
2020-05-01 Patrick Delaunayarm: caches: protect dram_bank_mmu_setup access to...
2020-05-01 Patrick Delaunayconfigs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
2020-05-01 Marek Vasuttiny-printf: Support %i
2020-05-01 Marek Vasutnet: smc911x: Add DM support
2020-05-01 Marek Vasutnet: smc911x: Split non-DM specific bits from common...
2020-05-01 Marek Vasutnet: smc911x: Clean up the status handling in smc911x_r...
2020-05-01 Marek Vasutnet: smc911x: Pass around driver private data
2020-05-01 Marek Vasutnet: smc911x: Convert IO accessors to {read,write}...
2020-05-01 Marek Vasutnet: smc911x: Drop weak alias from 32bit accessors
2020-05-01 Marek Vasutnet: smc911x: Inline all functions from header file
2020-05-01 Marek Vasutnet: smc911x: Pull MII registration into separate function
2020-05-01 Marek Vasutnet: smc911x: Fix potential memleak() in init fail...
2020-05-01 Marek Vasutnet: smc911x: Invert the logic in smc911x_miiphy_{read...
2020-05-01 Marek Vasutnet: smc911x: Rename smc911x_rx() to smc911x_recv()
2020-05-01 Marek Vasutnet: smc911x: Replace malloc()+memset() with calloc()
2020-05-01 Marek Vasutnet: smc911x: Remove pkt_data_{push,pull}
2020-05-01 Marek Vasutnet: rtl8139: Fill in SPDX tag
2020-05-01 Marek Vasutnet: rtl8139: Move functions around
2020-05-01 Marek Vasutnet: rtl8139: Finish cleanup
2020-05-01 Marek Vasutnet: rtl8139: Factor out hardware reset
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_disable()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_poll()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_transmit()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_reset()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of set_rx_mode()
2020-05-01 Marek Vasutnet: rtl8139: Consistently use rtl8139_rx_config
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of read_eeprom()
2020-05-01 Marek Vasutnet: rtl8139: Rework eeprom_delay() macro
2020-05-01 Marek Vasutnet: rtl8139: Register macro cleanup
2020-05-01 Marek Vasutnet: dwc_eth_qos: Prevent DMA from writing updated...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX packet DMA buffer
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX descriptor before reading
2020-05-01 Marek Vasutnet: dwc_eth_qos: Flush the RX descriptors on init
2020-05-01 Marek Vasutnet: dwc_eth_qos: Correctly wrap around TX descriptor...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-05-01 Marek Vasutnet: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
2020-05-01 Marek Vasutnet: dc2114x: Reorganize driver
2020-05-01 Marek Vasutnet: dc2114x: Clean up INL/OUTL functions
2020-05-01 Marek Vasutnet: dc2114x: Clean up DE4X5 macros
2020-05-01 Marek Vasutnet: dc2114x: Clean up remaining driver code
2020-05-01 Marek Vasutnet: dc2114x: Clean up SROM operations
2020-05-01 Marek Vasutnet: dc2114x: Clean up send_setup_frame()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_halt()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_recv()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_send()
2020-05-01 Marek Vasutnet: dc2114x: Clean up init code
2020-05-01 Marek Vasutnet: pcnet: Switch to PCI memory access
2020-05-01 Marek Vasutnet: pcnet: Replace mips-specific accessors
2020-05-01 Marek Vasutnet: tulip: Remove CONFIG_TULIP_*
2020-05-01 Marek Vasutnet: pcnet: Remove CONFIG_PCNET_79C97x
2020-05-01 Marek Vasutnet: Fix warning when including netdev.h on DM systems
2020-05-01 Deepak Dasrockchip: rk3399: Add Nanopi M4 2GB board support
2020-05-01 Suniel Maheshrk3399: Add ROC-RK3399-PC Mezzanine board
2020-05-01 Jagan Tekiarm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1
2020-05-01 Jagan Tekiarm64: dts: rk3399: Sync v5.7-rc1 from Linux
2020-05-01 Jagan Tekiclk: rk3399: Set empty for HCLK_SD assigned-clocks
2020-05-01 Jagan Tekiarm64: dts: rk3399-evb: Move u-boot properties into...
2020-05-01 Jagan Tekiarm64: dts: rk3399-puma: Move u-boot properties into...
2020-05-01 Chen-Yu Tsairockchip: dts: rock64: Fix XHCI usage
2020-05-01 Chen-Yu Tsairockchip: rk3328: Add support for ROC-RK3328-CC board
2020-05-01 Chen-Yu Tsairockchip: dts: rk3328: Sync device tree files from...
2020-05-01 Chen-Yu Tsairockchip: rk3328: Disable generic PHY support
2020-05-01 Chen-Yu Tsaidt-bindings: power: rk3328-power: sync from upstream...
2020-05-01 Chen-Yu Tsaidt-bindings: clock: rk3328: sync from upstream Linux...
2020-05-01 Chen-Yu Tsairockchip: dts: rk3328: Move OTG node's hnp-srp-disable...
2020-05-01 Chen-Yu Tsairockchip: dts: rk3328-evb: Move gmac2io related nodes...
2020-05-01 Chen-Yu Tsairockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Jagan Tekisifive: fu540: Enable spi-nor flash support
2020-04-30 Jagan Tekiriscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
2020-04-30 Jagan Tekispi: sifive: Fix QPP transfer
2020-04-30 Jagan Tekispi: sifive: Fix format register proto field
2020-04-30 Jagan Tekispi: sifive: Add spi-mem exec op
2020-04-30 Kuldeep Singhmtd: spi-nor-ids: Add Spansion s25fs512s flash entry
next