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
2019-12-13
arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
Grygorii Strashko
2019-12-13
common: remove duplicate typedef for uchar
Heinrich Schuchardt
2019-12-13
doc: fitImage: example of a signature node
Heinrich Schuchardt
2019-12-13
mailmap: Update mail address for Boris Brezillon
Heinrich Schuchardt
2019-12-13
doc: really get rid of Documentation/ directory
Rasmus Villemoes
2019-12-13
sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo
Rasmus Villemoes
2019-12-13
dts: am335x-brsmarc1/xre1: insert phy_id again
Hannes Schmelzer
2019-12-11
Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2019-12-11
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-11
Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2019-12-11
ARM: defconfig: Fix 32bit config for RPi4
Matthias Brugger
2019-12-11
rpi: Enable DRAM bank initialization on arm64
Matthias Brugger
2019-12-11
rpi: fix dram bank initialization
Matthias Brugger
2019-12-11
i2c: i2c_cdns: fix write timeout on fifo boundary
Michael Auchter
2019-12-10
Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-12-10
configs: sama5d27_som1_ek: Add default config to read ENV from QSPI
Swapna Gurumani
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-12-10
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
riscv: add functions for reading the IPI status
Lukas Auer
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-10
doc: update AX25-AE350 RISC-V documentation
Rick Chen
2019-12-10
riscv: dts: Add #address-cells and #size-cells in nor node
Rick Chen
2019-12-10
riscv: dts: Support four cores SMP
Rick Chen
2019-12-10
riscv: Fix clear bss loop in the start-up code
Rick Chen
2019-12-10
spl: cache: Allow cache drivers in SPL
Rick Chen
2019-12-10
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
Rick Chen
2019-12-10
riscv: andes_plic: Fix some wrong configurations
Rick Chen
2019-12-10
riscv: ax25-ae350: Use generic memory size setup
Rick Chen
2019-12-10
riscv: ax25-ae350: add SPL configuration
Rick Chen
2019-12-10
riscv: ax25: add SPL support
Rick Chen
2019-12-10
Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.
Rick Chen
2019-12-10
riscv: dts: Add hifive-unleashed-a00 dts from Linux
Jagan Teki
2019-12-10
riscv: increase stack size to avoid a stack overflow during distro boot
Lukas Auer
2019-12-09
ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs
Suman Anna
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-12-09
cmd: pxe: Increase maximum path length
Ben Wolsieffer
2019-12-09
configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet
Vignesh Raghavendra
2019-12-09
arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes
Vignesh Raghavendra
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
2019-12-09
net: ti: am65-cpsw-nuss: Rework RX flow ID handling
Vignesh Raghavendra
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN
Cédric Le Goater
2019-12-09
drivers: net: fsl_enetc: register internal MDIO bus
Alex Marginean
2019-12-09
drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: move PCS and PHY config to probe
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: use the new MDIO DM helper functions
Alex Marginean
2019-12-09
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
[next]