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-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2020-02-05
test: Add underscore prefix to macro parameters
Simon Glass
2020-02-05
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-02-05
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-04
Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-02-04
board: ls1012ardb: do not use imply CONFIG_
Heinrich Schuchardt
2020-02-04
armv8: ls2088a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: ls1088a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: lx2160a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: ls1012ardb: Updates secure boot headers offset
Priyanka Singh
2020-02-04
armv8: ls1046a: Updates secure boot headers offset
Priyanka Singh
2020-02-04
configs: ls1021a: Reserve low memory for CMA
Alison Wang
2020-02-04
dm: arm: ls1021a: add i2c DM support
Biwen Li
2020-02-04
dm: arm64: ls1012a: add i2c DM support
Biwen Li
2020-02-04
Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
Biwen Li
2020-02-04
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Biwen Li
2020-02-04
armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
Biwen Li
2020-02-04
rtc: pcf8563: Add driver model support
Biwen Li
2020-02-04
configs: ls1028a: Enable FSPI support
Kuldeep Singh
2020-02-04
arm: dts: lx2160a: Add FSPI node properties
Kuldeep Singh
2020-02-04
arm: dts: ls1028a: Add FSPI node properties
Kuldeep Singh
2020-02-04
board: fsl: lx2160a: Add support to reset to eMMC
Meenakshi Aggarwal
2020-02-04
arm: dts: ls1028a: fix interrupt properties
Michael Walle
2020-02-04
arm: ls1028a: use the new flexspi driver
Michael Walle
2020-02-04
configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
Kuldeep Singh
2020-02-04
azure: Move to vs2017-win2016 platform build host
Tom Rini
2020-02-04
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Clear tx state bit when setting output
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
Wolfgang Wallner
2020-02-04
x86: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
x86: itss: Add a Kconfig option to enable/disable ITSS driver
Wolfgang Wallner
2020-02-04
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-04
watchdog: omap_wdt: Fix WDT coding style
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT reloading
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT timeout configuration
Marek Vasut
2020-02-04
configs: j721e_evm_a72: Add GPIO support
Faiz Abbas
2020-02-04
arm: dts: k3-j721e-main: Add Support for gpio0
Faiz Abbas
2020-02-04
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
Vignesh Raghavendra
2020-02-04
gpio: da8xx_gpio: Fix compiler warning
Vignesh Raghavendra
2020-02-04
configs: j721e_evm_defconfig: Enable PCA953x IO expander
Vignesh Raghavendra
2020-02-04
arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL
Vignesh Raghavendra
2020-02-04
arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander
Vignesh Raghavendra
[next]