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-07
x86: apl: Use the clock driver
Simon Glass
2020-02-07
x86: Add a clock driver for Intel devices
Simon Glass
2020-02-07
tegra: i2c: Change driver to use helper function
Simon Glass
2020-02-07
dm: core: Change syscon to use helper function
Simon Glass
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-07
x86: Move P2SB from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-06
Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-02-06
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-02-06
video: enable VIDEO_ANSI and all VIDEO_BBP options
Anatolij Gustschin
2020-02-06
configs: Resync with savedefconfig
Tom Rini
2020-02-05
sandbox: Complete migration away from os_malloc()
Simon Glass
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
sandbox: Support changing the LCD colour depth
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
gitlab: Disable SDL when building sandbox
Simon Glass
2020-02-05
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
sandbox: Add comments to the sdl struct
Simon Glass
2020-02-05
sandbox: sound: Handle errors better in sound_beep()
Simon Glass
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
sandbox: Ensure that long-options array is terminated
Simon Glass
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
sandbox: Drop use of special os_malloc() where possible
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
exports: Add the malloc.h header
Simon Glass
2020-02-05
sandbox: Use a prefix for all allocation functions
Simon Glass
2020-02-05
sandbox: Rename 'free' variable
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
video: sandbox: Enable all colour depths
Simon Glass
2020-02-05
video: Support truetype fonts on a 32-bit display
Simon Glass
2020-02-05
sandbox: Sort the help options
Simon Glass
2020-02-05
doc: dm: debugging: Fix the steps for activating debug
Fabio Estevam
2020-02-05
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
buildman: Enable buildman on aarch64 hosts
Matthias Brugger
2020-02-05
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
cmd: tpm: add a subcommand device
Philippe Reynes
[prev]
[next]