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
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
arm: dts: include gpio nodes for card detect
Walter Lozano
2020-07-09
dm: doc: update of-plat with new phandle support
Walter Lozano
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
sandbox: Move section u_boot_list to make it RW
Walter Lozano
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-07-09
dm: doc: update of-plat with the support for driver aliases
Walter Lozano
2020-07-09
dtoc: add option to disable warnings
Walter Lozano
2020-07-09
dtoc: add support to scan drivers
Walter Lozano
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
dtoc: add missing code comments
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
Bin Meng
2020-07-09
test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
Bin Meng
2020-07-09
test/dm: fdtdec: Add the missing gd declaration
Bin Meng
2020-07-09
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
2020-07-09
log: use BIT() instead of 1 <<
Heinrich Schuchardt
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-07-09
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-09
patman: Add tests for the rest of the checkpatch checks
Simon Glass
2020-07-09
patman: Decode output from the '--show-types' option
Simon Glass
2020-07-09
patman: Add a test for the 'possible new uclass' check
Simon Glass
2020-07-09
patman: Rename test.py to test_checkpatch.py
Simon Glass
2020-07-09
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
2020-07-09
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-07-09
patman: Drop import of test_util in test_util
Simon Glass
2020-07-09
patman: Avoid importing gitutil in settings
Simon Glass
2020-07-09
patman: Pass in maintainer dirs to avoid and import
Simon Glass
2020-07-09
patman: Use a dict in gitutil to avoid importing series
Simon Glass
2020-07-09
patman: Avoid circular dependency between command and tools
Simon Glass
2020-07-09
patman: Drop unnecessary import in gitutil
Simon Glass
2020-07-09
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
sandbox: handling out of memory
Heinrich Schuchardt
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-09
rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
Marek Szyprowski
2020-07-09
rpi4: shorten a mapping for the DRAM
Marek Szyprowski
2020-07-09
pci: Move some PCIe register offset definitions to a common header
Sylwester Nawrocki
2020-07-09
usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
Sylwester Nawrocki
2020-07-09
usb: xhci: Add missing cache flush in the scratchpad array initialization
Sylwester Nawrocki
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
[prev]
[next]