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
2017-11-21
README: update mailing list url
S. Lockwood-Childs
2017-11-21
envtools: make sure version/timestamp header file are available
Stefan Agner
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-20
omap3: spi: the symbol for Hertz is Hz
Heinrich Schuchardt
2017-11-20
Makefile: Correct SPL/TPL/DTB build race condition
M. Vefa Bicakci
2017-11-20
malloc: don't compare pointers to 0
Heinrich Schuchardt
2017-11-20
scripts/coccinelle: add some more coccinelle tests
Heinrich Schuchardt
2017-11-20
Makefile: add coccicheck target
Heinrich Schuchardt
2017-11-20
yaffs2: rework yaffs_new_obj_id
Heinrich Schuchardt
2017-11-20
dra7x: fastboot: Increase recovery partition size
Praneeth Bajjuri
2017-11-20
scripts/ld-version.sh: regular expression compile fails
Heinrich Schuchardt
2017-11-20
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-20
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-11-20
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-11-20
ubi: no NULL check needed before kmem_cache_destroy
Heinrich Schuchardt
2017-11-20
ubifs: no NULL check needed before free
Heinrich Schuchardt
2017-11-20
odroid-c2: enable I2C
Beniamino Galvani
2017-11-20
i2c: add Amlogic Meson driver
Beniamino Galvani
2017-11-19
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-11-17
arm: config: fix default console only to specify the device
Dongjin Kim
2017-11-17
Add UART base addresses for additional UARTs
Landheer-Cieslak, Ronald
2017-11-17
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-11-17
nios2: 10m50: Add CPU pre-relocation in device tree
Gan, Yau Wai
2017-11-17
dm: core: fix member name in ofnode_union documentation
Baruch Siach
2017-11-17
tpm: add more missing va_end()
André Draszik
2017-11-17
tpm: add more useful NV storage permission flags
André Draszik
2017-11-17
tpm: add tpm_get_random()
André Draszik
2017-11-17
omap3: omap3_logic: Move pinmuxing to header file
Adam Ford
2017-11-17
configs: dragonboard410c: Save environment data on eMMC
Jorge Ramirez-Ortiz
2017-11-17
env: Save environment at the end of an MMC partition
Jorge Ramirez-Ortiz
2017-11-17
serial: nulldev: Implement "pending" function to fix tstc return "true"
Wilson Lee
2017-11-17
armv8: update gd after relocate
Kever Yang
2017-11-17
arm64: support running at addr other than linked to
Stephen Warren
2017-11-17
test/py: add timestamps to log
Stephen Warren
2017-11-17
clk: clk_stm32f7: fix PLL clock division factor
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: add .getcd callback
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: add clock support
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: add bus_width DT property support
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: adapt driver to DM usage
Patrice Chotard
2017-11-17
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
Patrice Chotard
2017-11-17
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
Tom Rini
2017-11-17
arm: amlogic: p212: Add support for Ethernet with Internal PHY
Neil Armstrong
2017-11-17
arm: meson: Add supplementary ethernet registers definitions
Neil Armstrong
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
2017-11-17
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
Masahiro Yamada
2017-11-17
linux/types.h: add typedef of uintptr_t
Masahiro Yamada
2017-11-17
tools: use files from scripts/dtc/libfdt where possible
Masahiro Yamada
2017-11-17
libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*
Masahiro Yamada
2017-11-17
libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
Masahiro Yamada
[next]