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
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-11
test: dm: update test for open-drain/open-source emulation in gpio-uclass
Neil Armstrong
2020-05-02
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
2020-05-02
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
2020-04-30
acpi: Add an acpi command
Simon Glass
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
2020-04-16
sandbox: add reserved-memory node in device tree
Heinrich Schuchardt
2020-04-16
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-04-16
sandbox: Update PCI nodes in dts files
Tom Rini
2020-04-16
acpi: Add a simple sandbox test
Simon Glass
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
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
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
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 'free' variable
Simon Glass
2020-02-05
sandbox: Sort the help options
Simon Glass
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
[next]