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
2016-01-27
ARM: zynq: Do not select options if SPL is not enabled
Michal Simek
2016-01-27
ARM: zynq: Remove memory division by 2 for ECC case
Michal Simek
2016-01-27
mmc: zynq_sdhci: Added qurik to disable high speed
Siva Durga Prasad Paladugu
2016-01-27
mmc: sdhci: Clear high speed if not supported
Siva Durga Prasad Paladugu
2016-01-27
sdhci: zynq: Remove hardcoded value zero as min frequency
Siva Durga Prasad Paladugu
2016-01-27
net: zynq: Change MDC setup for arm64
Michal Simek
2016-01-27
net: phy: ti: Enable automatic crossover mode
Michal Simek
2016-01-27
serial: zynq: Fix address reading from DM
Michal Simek
2016-01-27
serial: zynq: Extend compatible string list
Michal Simek
2016-01-27
fpga: Fix compilation warnings
Michal Simek
2016-01-27
fpga: Add bitstream type BIT_NONE
Siva Durga Prasad Paladugu
2016-01-27
fpga: xilinx: Check for substring in device ID validation
Siva Durga Prasad Paladugu
2016-01-27
microblaze: Fix board_init calling sequence
Michal Simek
2016-01-27
microblaze: Enable HUSH via Kconfig
Michal Simek
2016-01-27
microblaze: Read information about RAM from DT
Michal Simek
2016-01-27
microblaze: Remove empty file - cpu.c
Michal Simek
2016-01-27
microblaze: Move CONFIG_NETCONSOLE to Kconfig
Michal Simek
2016-01-27
microblaze: Remove CONFIG_FIT from board file
Michal Simek
2016-01-27
microblaze: Remove systemace from board file
Michal Simek
2016-01-27
microblaze: Move eth configuration to Kconfig
Michal Simek
2016-01-27
microblaze: Enable axi emac via Kconfig
Michal Simek
2016-01-27
net: emaclite: Move emaclite to Kconfig
Michal Simek
2016-01-27
net: emaclite: Let core to handle received packet
Michal Simek
2016-01-27
net: emaclite: Rename start and stop functions
Michal Simek
2016-01-27
net: emaclite: Move driver to DM
Michal Simek
2016-01-27
net: emaclite: Use indirect access in emaclite_recv
Michal Simek
2016-01-27
net: emaclite: Use indirect reg access in send
Michal Simek
2016-01-27
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
Michal Simek
2016-01-27
net: emaclite: Fix logic around available TX buffers
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for TX reset
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for rx_ping/pong
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for tx_ping/pong
Michal Simek
2016-01-27
net: emaclite: Convert MDIO to use register offset
Michal Simek
2016-01-27
net: emaclite: Add MDIO support to driver
Michal Simek
2016-01-27
net: emaclite: Remove ancient OF probe function
Michal Simek
2016-01-27
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
net: axi_emac: Rename start, stop, write_hwaddr functions
Michal Simek
2016-01-27
net: axi_emac: Split recv from free_pkt
Michal Simek
2016-01-27
net: axi_emac: Enable access to MDIO in probe
Michal Simek
2016-01-27
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
net: axi_emac: Pass private structure where possible
Michal Simek
2016-01-27
net: axi_emac: Pass private structure to phyread/phywrite
Michal Simek
2016-01-27
net: axi_emac: Put iobase to private structure
Michal Simek
2016-01-27
net: axi_emac: Pass directly pointer to register space
Michal Simek
2016-01-27
net: axi_emac: Show phy address instead of register content
Michal Simek
2016-01-27
net: axi_emac: Fix parentheses around operand !
Michal Simek
2016-01-27
microblaze: Enable MICREL_KSZ9021
Michal Simek
2016-01-27
microblaze: Wire-up debug_uart in asm
Michal Simek
2016-01-27
microblaze: Remove unused I2C macros
Michal Simek
2016-01-27
microblaze: Enable PHYLIB via Kconfig
Michal Simek
[next]