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-12-10
drivers: core: nullify gd->dm_root after dm_uninit()
Jean-Jacques Hiblot
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-12-10
configs: dra7xx-evm: increase the size of the malloc's pool before relocation
Jean-Jacques Hiblot
2018-12-10
am57xx: remove non-DM I2C code
Jean-Jacques Hiblot
2018-12-10
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-12-10
ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
Andreas Dannenberg
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
2018-12-10
omap: detect the board after DM is available
Jean-Jacques Hiblot
2018-12-10
dts: am43x: omap5: Add node for I2C in SPL
Jean-Jacques Hiblot
2018-12-10
am335x: Register the I2C controllers if DM_I2C is used.
Jean-Jacques Hiblot
2018-12-10
i2c: omap24xx_i2c: Use platdata to probe the device
Jean-Jacques Hiblot
2018-12-10
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
Vignesh R
2018-12-10
configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
Jean-Jacques Hiblot
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2018-12-10
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
Jean-Jacques Hiblot
2018-12-10
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-12-09
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
Chris Packham
2018-12-09
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-08
arm: mvebu: helios4: Reset uSOM onboard phy during board init
Aditya Prayoga
2018-12-08
arm: mvebu: helios4: Enable SPI flash support
Aditya Prayoga
2018-12-08
arm: mvebu: helios4: Reduce U-Boot image size
Aditya Prayoga
2018-12-08
arm: mvebu: helios4: Enable mvebu GPIO
Aditya Prayoga
2018-12-08
arm: mvebu: helios4: Enable I2C and IO Expander
Aditya Prayoga
2018-12-08
arm: mvebu: helios4: mmc: move environment before 1M
Aditya Prayoga
2018-12-08
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
Chris Packham
2018-12-07
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-12-07
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
Tom Rini
2018-12-07
sunxi: update README.sunxi64
Andre Przywara
2018-12-07
arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC
Priit Laes
2018-12-07
arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2
Olliver Schinagl
2018-12-07
power: axp209: Limit inrush current for broken boards
Olliver Schinagl
2018-12-07
power: axp209: Add support for voltage rate control on LDO3
Olliver Schinagl
2018-12-07
power: axp209: Reduce magic values by adding defines for LDO[234]
Olliver Schinagl
2018-12-07
power: axp209: Define the chip version mask
Olliver Schinagl
2018-12-07
power: axp209: Use BIT() macro
Olliver Schinagl
2018-12-07
sunxi: pmic_bus: Decrease boot time by not writing duplicate data
Olliver Schinagl
2018-12-07
sunxi: board: Print error after power initialization fails
Olliver Schinagl
2018-12-07
Merge branch '2018-12-06-master-imports'
Tom Rini
2018-12-07
arm: dts: am33xx: Sync dts with Linux 4.20.0
Felix Brack
2018-12-07
spl/tpl: change banner into upper case
Heiko Schocher
2018-12-07
ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20
Adam Ford
2018-12-07
ARM: dts: da850-lcdk: Sync from Linux 4.20
Adam Ford
2018-12-07
ARM: DTS: da850: Sync from Linux 4.20
Adam Ford
2018-12-07
ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20
Adam Ford
2018-12-07
ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20
Adam Ford
2018-12-07
serial: omap: Add code for early debugging
Felix Brack
[next]