index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-15
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-15
gpio: zynq_gpio: bank description should use unsigned type
Michal Simek
2018-06-15
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
Michal Simek
2018-06-15
arm64: zynqmp: Check return value from calloc
Michal Simek
2018-06-15
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
Michal Simek
2018-06-15
gpio: zynq: Do not check unsigned type that is >= 0
Michal Simek
2018-06-15
mmc: sdhci: Fix MMC HS200 tuning command failures
Siva Durga Prasad Paladugu
2018-06-15
arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
Luca Ceresoli
2018-06-15
arm64: zynqmp: Enable SPD ddr support for zcu102 targets
Michal Simek
2018-06-15
timer: cadence: Implement timer_get_boot_us
Michal Simek
2018-06-15
arm: zynq: Drop #address-cells and #size-cells from gpio-keys
Michal Simek
2018-06-15
arm64: zynqmp: Split emmc configuration into emmc0 and emmc1
Siva Durga Prasad Paladugu
2018-06-15
arm: zynq: Add missing watchdog header
Michal Simek
2018-06-14
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-06-13
net: gem: Check return value from memalign/malloc
Michal Simek
2018-06-13
net: zynq_gem: Initialize phyreg variable
Michal Simek
2018-06-13
net: zynq_gem: Fix return type for phy...()
Michal Simek
2018-06-13
net: mvgbe: extract common code for SMI wait
Chris Packham
2018-06-13
net: designware: set the PS bit when resetting DMA bus in MII configuration
Quentin Schulz
2018-06-13
net: phy: mv88e61xx: Force CPU port link up
Chris Packham
2018-06-13
mvebu: neta: align DMA buffers
Jon Nettleton
2018-06-13
net: add Socionext AVE ethernet driver support
Kunihiko Hayashi
2018-06-13
net: include/phy.h: add new mode for internal phy
Kunihiko Hayashi
2018-06-13
drivers/net/vsc9953: Initialize action RAM in VCAP complex
Radu Bulie
2018-06-13
net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
Vasily Khoruzhick
2018-06-13
net: cpsw: ti: Reap completed packets before stopping interface
Alex Kiernan
2018-06-13
net: Protect net_state from reentrant net_loop()
Leonid Iziumtsev
2018-06-13
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
2018-06-13
net: sunxi: Correct MAC address register order
Joe Hershberger
2018-06-13
net: Express LINK_LOCAL dependency on LIB_RAND
Joe Hershberger
2018-06-13
tsec: Fix reading phy registers from DT
Mario Six
2018-06-13
net: Initialize as many ethernet devices as possible
Mario Six
2018-06-13
net: Always align tx packets
Mario Six
2018-06-13
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-13
ARM: DTS: resync a3517.dtsi with Linux 4.17
Adam Ford
2018-06-13
ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
Adam Ford
2018-06-13
dra76: fix HDMI HPD pinmux
Tomi Valkeinen
2018-06-13
dra7/am5: remove CEC pin pull-up
Tomi Valkeinen
2018-06-13
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
Alex Kiernan
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-06-13
tools: env: Use getline rather than fgets when reading config/script
Alex Kiernan
2018-06-13
AM3517_EVM: Fix Environmental location
Adam Ford
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-06-13
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
Yevgeny Popovych
2018-06-13
ARM64: meson: Sync DT with Linux 4.17
Neil Armstrong
2018-06-13
fs: fat: fix wrong casting to unsigned value of sect_to_cluster()
Seung-Woo Kim
2018-06-13
x86: cougarcanyon2: Add missing chipset interrupt information
Bin Meng
[next]