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
2020-07-09
siemens: pxm2: Enable DM_SPI, DM_SPI_FLASH
Jagan Teki
2020-07-09
siemens: thuban: Enable DM_SPI, DM_SPI_FLASH
Jagan Teki
2020-07-09
siemens: rastaban: Enable DM_SPI, DM_SPI_FLASH
Jagan Teki
2020-07-09
siemens: etamin: Enable DM_SPI, DM_SPI_FLASH
Jagan Teki
2020-07-09
siemens: draco: Enable DM_SPI, DM_SPI_FLASH
Jagan Teki
2020-07-09
am335x: igep003x: Enable DM_SPI
Jagan Teki
2020-07-09
Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-07-09
net: mvpp2: fix second cp110 initialization
Sven Auhagen
2020-07-09
arm: kirkwood: enable DM_ETH for LaCie board
Simon Guinot
2020-07-09
arm: kirkwood: enable DM_USB for LaCie board
Simon Guinot
2020-07-09
arm: kirkwood: switch LaCie boards to sata_mv driver
Simon Guinot
2020-07-09
arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
Simon Guinot
2020-07-09
arm: kirkwood: add DT spi0 alias to LaCie boards
Simon Guinot
2020-07-09
arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel
Dennis Gilmore
2020-07-09
arm: mvebu: a38x: Adjust UTMI PHY parameters
Chris Packham
2020-07-09
arm: mvebu: a38x: Fix typo
Chris Packham
2020-07-09
mv_ddr: ddr3: Update {min,max}_read_sample calculation
Chris Packham
2020-07-09
mv_ddr: ddr3: Use correct bitmask for read sample delay
Chris Packham
2020-07-09
pwm: Add PWM driver for SiFive SoC
Yash Shah
2020-07-09
pwm: Add DT documentation for SiFive PWM Controller
Yash Shah
2020-07-09
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Patrick Delaunay
2020-07-09
i2c: stm32f7: add stm32mp15 compatible
Patrick Delaunay
2020-07-09
test: dm: rtc: add tests of rtc shell command
Rasmus Villemoes
2020-07-09
sandbox: add rtc command to defconfigs
Rasmus Villemoes
2020-07-09
test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
Rasmus Villemoes
2020-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-07-09
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
2020-07-09
rtc: add rtc command
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->write method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->read method
Rasmus Villemoes
2020-07-09
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-07-09
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
board: presidio-asic: Add I2C support
Alex Nemirovsky
2020-07-09
i2c: i2c-cortina: added CAxxxx I2C support
Arthur Li
2020-07-09
i2c: octeon_i2c: Add I2C controller driver for Octeon
Suneel Garapati
2020-07-08
Merge branch '2020-07-08-misc-features-and-fixes'
Tom Rini
2020-07-08
lib: rsa: function to verify a signature against a hash
Heiko Stuebner
2020-07-08
cmd: Add a memory-search command
Simon Glass
2020-07-08
command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-07-08
spl: fix format of function documentation
Dario Binacchi
[next]