- 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · 4 years ago
- b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · 4 years ago
- b7f8589 clk: add clk_round_rate() by Dario Binacchi · 4 years ago
- e98524a sandbox: Update dts files to reduce SPL size by Simon Glass · 4 years ago
- 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · 4 years ago
- 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · 4 years ago
- 6daf905 sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years ago
- 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
- a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
- ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
- a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
- 47c5e19 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 4 years ago
- 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years ago
- 791a17f dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 4 years ago
- 7d5e411 dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
- 28eb509 sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago
- a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
- 1c67844 sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
- fc96df6 sandbox: use O_CLOEXEC in os_open() by Heinrich Schuchardt · 4 years, 1 month ago
- 69db2ee sandbox: eth-raw: do not close the console input by Heinrich Schuchardt · 4 years, 1 month ago
- 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
- 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 2 months ago
- 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
- eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years, 1 month ago
- a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
- 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · 4 years, 2 months ago
- a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 1 month ago
- 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
- fbf8d65 test: dm: Test for default led naming by Sean Anderson · 4 years, 2 months ago
- 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
- a34f893 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 2 months ago
- 6ce563b sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 2 months ago
- 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
- 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 3 months ago
- 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 3 months ago
- 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
- 0b89fc5 test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
- 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
- 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
- 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
- 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
- 0230cf6 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · 4 years, 3 months ago
- 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
- 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
- 1ee2648 test/py: add tests for the button commands by Philippe Reynes · 4 years, 4 months ago
- f56bf0a sandbox: dtsi: add buttons by Philippe Reynes · 4 years, 4 months ago
- b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · 4 years, 4 months ago
- 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a17f94c test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
- 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
- 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
- 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
- d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
- dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
- ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
- 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago
- fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 6 months ago
- deaa25c sandbox: handling out of memory by Heinrich Schuchardt · 4 years, 6 months ago
- 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 5 months ago
- 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