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
/
test
/
dm
Age
Commit message (
Expand
)
Author
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
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: Read parent ofdata before children
Simon Glass
2020-04-16
test: fdtdec: test fdtdec_set_carveout()
Laurentiu Tudor
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
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
acpi: Add support for DMAR
Simon Glass
2020-04-16
acpi: Add a central location for table version numbers
Simon Glass
2020-04-16
acpi: Add a simple sandbox test
Simon Glass
2020-04-16
cpu: Support querying the address width
Simon Glass
2020-04-16
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
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-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-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
sound: Add a new stop_play() method
Simon Glass
2020-02-05
test: Enable console recording in tests
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-01-27
test: dm: spi: Fix sandbox dm_test_spi_find()
Bin Meng
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
test: rng: Add basic test for random number generator(rng) uclass
Sughosh Ganu
2020-01-07
remoteproc: elf_loader: Add elf resource table load support
Fabien Dessenne
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
2019-12-17
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
Robert Beckett
2019-12-15
sandbox: Add a test for IRQ
Simon Glass
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-11-25
dm: test: usb: rework keyboard test
Heinrich Schuchardt
2019-11-10
dm: regulator: support regulator more state
Joseph Chen
2019-11-03
spi: Add support for memory-mapped flash
Simon Glass
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-27
test: regmap: check the values read from the regmap
Jean-Jacques Hiblot
2019-10-22
test: clk: test clock self assignment
Jean-Jacques Hiblot
2019-10-22
test: clk: Update tests to also check the managed API
Jean-Jacques Hiblot
[next]