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-01-30
arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED
Michal Simek
2018-01-30
arm64: zynqmp: Remove unused empty functions
Michal Simek
2018-01-30
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
Ezequiel Garcia
2018-01-30
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Add support for ondie ecc
Siva Durga Prasad Paladugu
2018-01-30
nand: arasan_nfc: Move common ecc struct initialization init routine
Siva Durga Prasad Paladugu
2018-01-30
xilinx: zynqmp: Add new target with only emmc enabled
Siva Durga Prasad Paladugu
2018-01-30
xilinx: zynqmp: Add new target with only nand enabled
Siva Durga Prasad Paladugu
2018-01-30
arm64: zynqmp: Provide a config to not map DDR region in MMU table
Siva Durga Prasad Paladugu
2018-01-30
arm64: zynqmp: Propagate error value from psu_init()
Michal Simek
2018-01-30
arm64: zynqmp: Remove whitespaces in psu_init() comment
Michal Simek
2018-01-30
arm: zynq: Fix pmu register description coding style
Michal Simek
2018-01-30
arm: zynq: Enable distro defaults setting
Michal Simek
2018-01-30
arm: zynq: Move bootcommand to defconfig
Michal Simek
2018-01-30
arm: zynq: Enable DM_GPIO when needed
Michal Simek
2018-01-30
arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabled
Michal Simek
2018-01-30
arm: zynq: Enable BLK when needed
Michal Simek
2018-01-30
arm: zynq: Disable networking for zc770 xm011
Michal Simek
2018-01-30
arm: zynq: Enable debug console for zc770 xm011
Michal Simek
2018-01-30
arm: zynq: Add identification string to Xilinx boards
Michal Simek
2018-01-30
armv8: zynqmp: Map PCIe High as device memory
Anders Hedlund
2018-01-30
xilinx: zynqmp: Use strlen only if env_get doesn't return null
Siva Durga Prasad Paladugu
2018-01-30
ARM: zynq: remove unused CONFIG_ZC770_XM01* options
Masahiro Yamada
2018-01-30
arm: zynq: Fix types in ps7_spl_init
Michal Simek
2018-01-30
arm: zynq: Add support for zc770-xm011-x16 configuration
Michal Simek
2018-01-30
arm: zynq: Add zc770-xm013 spl configuration
Michal Simek
2018-01-30
arm: zynq: Add zc770-xm012 spl configuration
Michal Simek
2018-01-30
arm: zynq: Add zc770-xm011 spl configuration
Michal Simek
2018-01-30
arm: zynq: Add zc770-xm010 spl configuration
Michal Simek
2018-01-30
doc: zynq: Describe status of zc770-xm011
Michal Simek
2018-01-24
doc: Update the zynq u-boot status
Ezequiel Garcia
2018-01-24
arm: zynq: Enable SPL_CLK only if SPL is enabled
Ezequiel Garcia
2018-01-16
tools: Update python "help" tests to cope with "more" oddities
Tom Rini
2018-01-16
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2018-01-16
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-01-16
i2c: mxc_i2c: Use or operation
Peng Fan
2018-01-16
imx: mx7ulp: modify lpi2c seq number
Peng Fan
2018-01-16
i2c: lpi2c: do not add 4 for bus seq
Peng Fan
2018-01-15
test: Set the DTC environment variable
Simon Glass
2018-01-15
dtoc: Allow DTC environment variable to provide path to dtc
Simon Glass
2018-01-15
armv8: secure firmware: fix incorrect unit address in node name
Andre Przywara
2018-01-15
tools: fix incorrect usage of DT node unit address
Andre Przywara
2018-01-15
sunxi: arm64: correct usage of DT node address in FIT generation
Andre Przywara
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-15
doc: fix incorrect usage of DT node unit address
Andre Przywara
2018-01-15
doc: FIT image: fix incorrect examples of DT node unit address
Andre Przywara
2018-01-15
doc: FIT image: fix incorrect description of DT node unit address
Andre Przywara
2018-01-15
binman: Run code coverage tests
Simon Glass
2018-01-15
travis.yml: Run tests for tools
Simon Glass
2018-01-15
test: Run dtoc tests
Simon Glass
[next]