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
db410c: add reserved-memory node to dts
Rob Clark
2018-01-15
db410c: use the device tree parsed by the lk loader.
Jorge Ramirez-Ortiz
2018-01-15
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
Rob Clark
2018-01-15
db410c: replace reset driver with psci
Jorge Ramirez-Ortiz
2018-01-15
db410c: update wlan and bt mac addresses from firmware
Jorge Ramirez-Ortiz
2018-01-15
db410c: configs: increase gunzip buffer size for the kernel
Jorge Ramirez-Ortiz
2018-01-15
db820c: stop autoboot when vol- pressed
Jorge Ramirez-Ortiz
2018-01-15
db820c: enable pmic gpios for pm8994
Jorge Ramirez-Ortiz
2018-01-15
db820c: add qualcomm dragonboard 820C support
Jorge Ramirez-Ortiz
2018-01-15
arm: mach-snapdragon: refactor clock driver
Jorge Ramirez-Ortiz
2018-01-15
env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
2018-01-15
dm: core: parse chosen node
Rob Clark
2018-01-15
poplar: configs: increase gunzip buffer size for the kernel
Jorge Ramirez-Ortiz
2018-01-15
spmi: msm: display the PMIC Arb version (debug)
Jorge Ramirez-Ortiz
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
2018-01-12
riscv: cpu: Add nx25 to support RISC-V
Rick Chen
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: don't read the size of eMMC enhanced user data area in SPL
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: read ssr only if MMC write support is enabled
Jean-Jacques Hiblot
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
[next]