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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
sandbox: Rename strdup() functions
Simon Glass
2020-02-05
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
sandbox: Use a prefix for all allocation functions
Simon Glass
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
dma: Rename free() to rfree()
Simon Glass
2020-02-05
clk: Rename free() to rfree()
Simon Glass
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2020-02-05
power-domain: Rename free() to rfree()
Simon Glass
2020-02-05
mailbox: Rename free() to rfree()
Simon Glass
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2020-02-05
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
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-05
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
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
board: fsl: lx2160a: Add support to reset to eMMC
Meenakshi Aggarwal
2020-02-04
configs: j721e_evm: Add DFU related variables
Vignesh Raghavendra
2020-02-04
arm: ti: boot: Use correct dtb and dtbo on Android boot
Sam Protsenko
2020-02-04
env: ti: boot: Boot Android with dynamic partitions
Sam Protsenko
2020-02-04
env: ti: boot: Respect slot_suffix in AVB commands
Sam Protsenko
2020-02-04
image: android: Add routine to get dtbo params
Sam Protsenko
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
[prev]
[next]