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
2019-04-12
stm32mp1: support forced boot mode
Patrick Delaunay
2019-04-12
stm32mp1: activate FASTBOOT on eMMC
Patrick Delaunay
2019-04-12
stm32mp1: update bootcmd
Patrick Delaunay
2019-04-12
stm32mp1: spl: hang with trace when DDR init failed
Patrick Delaunay
2019-04-12
stm32mp1: cosmetic: add comment on psci_migrate_info_type return value
Patrick Delaunay
2019-04-12
stm32mp1: cosmetic cleanup Kconfig
Patrick Delaunay
2019-04-12
stm32mp1: spl: add spl_display_print
Patrick Delaunay
2019-04-12
stm32mp1: update print_cpuinfo()
Patrick Delaunay
2019-04-12
stm32mp1: update boot mode management
Patrick Delaunay
2019-04-12
stm32mp1: add runtime information in environment
Patrick Delaunay
2019-04-12
stm32mp1: display board information
Patrick Delaunay
2019-04-12
stm32mp1: bsec: access with SMC for trusted boot
Patrick Delaunay
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2019-04-10
Merge branch '2019-04-09-master-imports-fs'
Tom Rini
2019-04-10
test.py: Disable fsck for FAT tests for now
Tom Rini
2019-04-09
Fix ext4 block group descriptor sizing
Benjamin Lim
2019-04-09
test/py: mmc: Add 'mmc read' performance check
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc info' test
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc rescan' test
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc dev' test
Marek Vasut
2019-04-09
test/py: mmc: Factor out device selection
Marek Vasut
2019-04-09
fs: fat: fix reading non-cluster-aligned root directory
Anssi Hannula
2019-04-09
fs: ext4: Problem with ext4load and sparse files
Gero Schumacher
2019-04-09
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
2019-04-09
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: constify the buffer passed to write functions
Jean-Jacques Hiblot
2019-04-09
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
2019-04-09
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
2019-04-09
fs: ext4: cache extent data
Stephen Warren
2019-04-09
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2019-04-09
Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel
Tom Rini
2019-04-09
net: macb: Add small delay after link establishment
Stefan Roese
2019-04-09
pinctrl: at91: add slewrate support for SAM9X60
Claudiu Beznea
2019-04-09
pinctrl: at91: add compatibles for SAM9X60 pin controller
Claudiu Beznea
2019-04-09
pinctrl: at91: add drive strength support for SAM9X60
Claudiu Beznea
2019-04-09
pinctrl: at91: add option to use drive strength bits
Claudiu Beznea
2019-04-09
arm: at91: Add gardena-gateway-at91sam support
Stefan Roese
2019-04-09
arm: at91: at91sam9x5.dtsi: Add watchdog handle
Stefan Roese
2019-04-09
arm: at91: siemens: Add support to generate combined SPL+U-Boot image
Stefan Roese
2019-04-09
Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
Stefan Roese
2019-04-09
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
Stefan Roese
2019-04-09
arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
Stefan Roese
2019-04-09
arm: at91: Enable watchdog support
Stefan Roese
2019-04-09
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
Stefan Roese
2019-04-09
watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
Stefan Roese
2019-04-09
watchdog: Handle SPL build with watchdog disabled
Stefan Roese
2019-04-09
serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
Stefan Roese
2019-04-09
arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled
Stefan Roese
2019-04-09
arm: at91: Makefile: Compile lowlevel_init only when really necessary
Stefan Roese
[next]