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-01-15
net: sh-eth: Add to Kconfig and convert
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Fix misaligned cache operation warning
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Change read/write() param to struct sh_eth_info
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Remove bd_t from sh_eth_config()
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Fix coding style checked by checkpatch.pl
Nobuhiro Iwamatsu
2018-01-15
net: dhcp: Allow "MAY_FAIL" to still try each adapter
Joe Hershberger
2018-01-15
configs: Update Lamobo_R1 with B53 switch options
Florian Fainelli
2018-01-15
net: phy: b53: Add b53_reg read/write commands
Florian Fainelli
2018-01-15
net: designware: Pad small packets
Florian Fainelli
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
2018-01-15
net: designware: add clock support
Patrice Chotard
2018-01-15
dm: core: add missing dev_count_phandle_with_args()
Patrice Chotard
2018-01-15
net: mvneta - Fixed recv() when multiple packets have arrived.
Jason Brown
2018-01-15
net: miiphybb: fix casting error
Chris Brandt
2018-01-15
net: sh-eth: remove sh_eth_offset_rz table
Chris Brandt
2018-01-15
net: sh-eth: fix inl and outl definitions
Chris Brandt
2018-01-15
net: phy: marvell: Add functions to read PHY's extended registers
Lukasz Majewski
2018-01-15
net: Remove nfs.h include from bootp.c
Joe Hershberger
2018-01-15
net: Fix buffer overrun error in netconsole
Joe Hershberger
2018-01-15
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-12
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2018-01-12
Makefile: ensure DTB doesn't overflow into initial stack
Stephen Warren
2018-01-12
ARM: Tegra: p2771-0000: use calculate env var feature
Stephen Warren
2018-01-12
ARM: Tegra186: calculate load addresses at boot
Stephen Warren
2018-01-12
ARM: Tegra186: don't map memory not in RAM banks
Stephen Warren
2018-01-12
ARM: tegra: p2771-000: increase max DRAM bank count
Stephen Warren
2018-01-12
ARM: Tegra186: search for best RAM bank
Stephen Warren
2018-01-12
ARM: bootm: don't assume sp is in DRAM bank 0
Stephen Warren
2018-01-12
ARM: Tegra186: mem parsing fixes from downstream
Stephen Warren
2018-01-12
ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER
Stephen Warren
2018-01-12
ARMv8: add optional Linux kernel image header
Stephen Warren
2018-01-12
ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
Stephen Warren
2018-01-12
ARMv8: Allow dynamic early stack pointer
Stephen Warren
2018-01-12
ARM: tegra: remove SPL config for non-SPL SoCs
Stephen Warren
2018-01-12
ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL
Stephen Warren
2018-01-13
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
Peng Fan
2018-01-13
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
Tom Rini
2018-01-12
travis.yml: Support RISC-V
Rick Chen
2018-01-12
riscv: doc: Add relative doc to describe RISC-V
Rick Chen
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
riscv: Support standalone
Rick Chen
2018-01-12
riscv: tools: Prelink u-boot
Rick Chen
2018-01-12
riscv: defconfig: Add nx25-ae250 defconfig to support RISC-V
Rick Chen
2018-01-12
riscv: configs: Add nx25-ae250.h to support RISC-V
Rick Chen
2018-01-12
riscv: board: Add nx25-ae250 to support RISC-V
Rick Chen
2018-01-12
riscv: Add Kconfig to support RISC-V
Rick Chen
2018-01-12
riscv: nx25: include: Add header files to support RISC-V
Rick Chen
2018-01-12
riscv: nx25: dts: Add AE250 dts to support RISC-V
Rick Chen
2018-01-12
riscv: nx25: lib: Add relative lib funcs to support RISC-V
Rick Chen
[next]