- 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
- 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
- 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
- b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 6 months ago
- 7c96132 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 643778b test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 7 months ago
- 7109297 test: dm: phy: add a test item for the phy_bulk API by developer · 4 years, 7 months ago
- cf8bc13 test: dm: add test item for ofnode_get_child_count() by developer · 4 years, 7 months ago
- faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 11 months ago
- 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 11 months ago
- 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 11 months ago
- 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 11 months ago
- 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 11 months ago
- 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
- 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
- ad93570 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 9 months ago
- 2b72ad2 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · 4 years, 10 months ago
- 4a3ca48 sandbox: Update PCI nodes in dts files by Tom Rini · 4 years, 10 months ago
- 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
- a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 10 months ago
- f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
- b6f4c1c sandbox: sdl: Move to use SDL2 by Simon Glass · 4 years, 10 months ago
- 4b0e121 sandbox: sdl: Support waiting for audio to complete by Simon Glass · 4 years, 10 months ago
- f0e2f42 sandbox: sdl: Improve error handling by Simon Glass · 4 years, 10 months ago
- 840a868 sandbox: Add comments to the sdl struct by Simon Glass · 4 years, 10 months ago
- 70bc14b sound: Add a new stop_play() method by Simon Glass · 4 years, 10 months ago
- 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 10 months ago
- 0a4eabb sandbox: Ensure that long-options array is terminated by Simon Glass · 4 years, 10 months ago
- 9562d4c sandbox: Drop os_realloc() by Simon Glass · 4 years, 10 months ago
- fa25226 sandbox: Drop use of special os_malloc() where possible by Simon Glass · 4 years, 10 months ago
- ec09a18 sandbox: Rename 'free' variable by Simon Glass · 4 years, 10 months ago
- 11c92b1 sandbox: Sort the help options by Simon Glass · 4 years, 10 months ago
- 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
- e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
- 204675c dm: test: Add a test driver for devres by Simon Glass · 5 years ago
- 23e3751 sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
- 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
- f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
- 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
- 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
- 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
- c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · 5 years ago
- 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- deaf297 sandbox: add missing compatible property in device tree by Heinrich Schuchardt · 5 years ago
- adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 8a9ebe3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
- 7042b89 Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
- 05a1684 sandbox: use correct type reading /proc/self/maps by Heinrich Schuchardt · 5 years ago
- 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
- ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
- c667fb0 sandbox: test: Add a prototype for sandbox_set_enable_memio() by Simon Glass · 5 years ago
- d80cda2 sandbox: Drop 'const' from sandbox_write() by Simon Glass · 5 years ago
- c1e9c94 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
- 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
- 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · 5 years ago
- 8fb963a sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
- 9712c82 dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
- 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
- 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
- b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
- 0a341a7 sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
- 35464f7 sandbox: pci: Increase the memory space by Simon Glass · 5 years ago
- 3c3968f sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
- ca6f121 sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
- 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
- 9513997 sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
- c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
- 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
- fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
- 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- c6b05de Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
- 8c0709b clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
- ccafcdd dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing by Lukasz Majewski · 5 years ago
- 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
- 0daa53a test: dm: add MDIO test by Alex Marginean · 5 years ago
- 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
- afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
- c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
- f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago