index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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
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
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
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
test: log: test syslog logging driver
Heinrich Schuchardt
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
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-04-16
efi_loader, pytest: add UEFI secure boot tests (image)
AKASHI Takahiro
2020-04-16
efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
AKASHI Takahiro
2020-04-16
efi_loader, pytest: set up secure boot environment
AKASHI Takahiro
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-10
test/py: Allow using buildman to build U-Boot
Simon Glass
2020-04-10
test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
Bin Meng
2020-04-09
cmd: Add test and fix bugs for dm drivers
Sean Anderson
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-01
test: vboot: Reduce fake kernel size to 500 bytes
Simon Glass
2020-04-01
test: vboot: Move key creation into a function
Simon Glass
2020-04-01
test: vboot: Fix pylint errors
Simon Glass
2020-04-01
test: vboot: Tidy up the code a little
Simon Glass
2020-04-01
test: vboot: Parameterise the test
Simon Glass
2020-04-01
test: vboot: Add a test for a forged configuration
Simon Glass
2020-04-01
test: vboot: Drop unnecessary parameter for fit_check_sign
Simon Glass
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-30
test/py: test_efi_grub_net() requires OF_CONTROL
Heinrich Schuchardt
2020-03-28
test/py: UEFI helloworld requires OF_CONTROL
Heinrich Schuchardt
2020-03-27
test: typo decompression
Heinrich Schuchardt
2020-03-27
test/py: mmc: Fix 'mmc info' testcase
Harald Seiler
2020-03-13
cmd: gpio: Make `gpio input` return pin value again
Alex Kiernan
2020-03-12
test: add rsa_verify() unit test
AKASHI Takahiro
2020-02-13
test: aes: fix memleak
Philippe Reynes
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
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
[next]