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-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-09-25
Makefile: Use -fno-strict-aliasing globally
Bin Meng
2018-09-25
serial: omap: Add support for AM654 uart controller
Lokesh Vutla
2018-09-25
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
Tuomas Tynkkynen
2018-09-25
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
2018-09-25
xtensa: use asm-generic/atomic.h
Chris Packham
2018-09-25
mips: use asm-generic/atomic.h
Chris Packham
2018-09-25
ARM: use asm-generic/atomic.h
Chris Packham
2018-09-25
Add include/asm-generic/atomic.h
Chris Packham
2018-09-25
cmd: add conitrace command
Heinrich Schuchardt
2018-09-25
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
Adam Ford
2018-09-25
dm: Update README.txt to clarify device tree usage
Tom Rini
2018-09-25
arm: spear: fix enabling of SSP2 clock
Quentin Schulz
2018-09-25
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
Quentin Schulz
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz
2018-09-25
configs: am335x_evm: enable OF_BOARD_SETUP
Sekhar Nori
2018-09-25
board: ti: am335x: add support to fixup phy address
Sekhar Nori
2018-09-25
drivers: net: cpsw: add support to update phy address
Sekhar Nori
2018-09-25
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD
Codrin Ciubotariu
2018-09-25
configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
Codrin Ciubotariu
2018-09-25
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
Codrin Ciubotariu
2018-09-25
configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC
Codrin Ciubotariu
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-09-25
board: st: stm32mp1: Add usb gadget support
Patrice Chotard
2018-09-25
configs: stm32mp15: Enable USB relative flags
Patrice Chotard
2018-09-25
ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 board
Patrice Chotard
2018-09-25
ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board
Patrice Chotard
2018-09-23
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-09-23
mips: mt7628a.dtsi: Add SPI clock-frequency property
Stefan Roese
2018-09-23
mips: mt76xx: Add sysreset support
Stefan Roese
2018-09-23
mips: Add Gardena Smart-Gateway board support
Stefan Roese
2018-09-23
mips: Add LinkIt Smart 7688 support
Stefan Roese
2018-09-22
mips: Add basic MediaTek MT7620/88 support
Stefan Roese
2018-09-22
mips: Add arch/mips/include/asm/atomic.h
Stefan Roese
2018-09-22
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
Daniel Schwierzeck
2018-09-22
MIPS: cache: make index base address configurable
Daniel Schwierzeck
2018-09-22
MIPS: cache: optimise changing of k0 CCA mode
Daniel Schwierzeck
2018-09-22
MIPS: cache: reimplement dcache_[status, enable, disable]
Daniel Schwierzeck
2018-09-22
MIPS: start.S: make boot config at offset 0x10 configurable
Daniel Schwierzeck
2018-09-22
bcm968380gerg: enable pinctrl
Philippe Reynes
2018-09-22
dt: bcm6838: add pinctrl
Philippe Reynes
2018-09-22
pinctrl: bcm6838: add pinctrl support
Philippe Reynes
2018-09-19
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-09-19
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-09-19
arm: mvebu: clearfog: enable eMMC boot partitions support
Baruch Siach
2018-09-19
phy: marvell: add SATA comphy RX/TX polarity invert support
Rabeeh Khoury
2018-09-19
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
Konstantin Porotchkin
2018-09-19
fix: mvebu: Add SPI parameters for environment setup
Konstantin Porotchkin
[next]