Age | Commit message (Expand) | Author |
2020-08-25 | pci: pci-uclass: Add multi entry support for memory regions | Suneel Garapati |
2020-08-22 | sandbox: u-boot.lds: Remove bogus __bss_start symbol | Ovidiu Panait |
2020-08-22 | sandbox: dts: Add compatible string for bind-test node | Patrice Chotard |
2020-08-20 | i2c: eeprom: Use reg property instead of offset and size | Michal Simek |
2020-07-28 | test/py: add tests for the button commands | Philippe Reynes |
2020-07-28 | sandbox: dtsi: add buttons | Philippe Reynes |
2020-07-28 | sandbox, test: change hog gpio | Philippe Reynes |
2020-07-25 | test: Add tests for SOC uclass | Dave Gerlach |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | test: Add tests for SOC uclass | Dave Gerlach |
2020-07-17 | dm: acpi: Enhance acpi_get_name() | Simon Glass |
2020-07-17 | acpi: Add support for DSDT generation | Simon Glass |
2020-07-17 | acpi: Support ordering SSDT data by device | Simon Glass |
2020-07-17 | acpi: Add support for SSDT generation | Simon Glass |
2020-07-17 | acpi: Support copying properties from device tree to ACPI | Simon Glass |
2020-07-17 | acpi: Add a function to get a device path and scope | Simon Glass |
2020-07-09 | sandbox: Move section u_boot_list to make it RW | Walter Lozano |
2020-07-09 | sandbox: make RAM size configurable | Heinrich Schuchardt |
2020-07-09 | sandbox: handling out of memory | Heinrich Schuchardt |
2020-07-09 | test: dm: rtc: add test of dm_rtc_read, dm_rtc_write | Rasmus Villemoes |
2020-07-06 | Merge branch 'next' | Tom Rini |
2020-07-05 | sandbox, test: add test for GPIO_HOG function | Heiko Schocher |
2020-07-01 | reset: Add generic reset driver | Sean Anderson |
2020-07-01 | dm: Add support for simple-pm-bus | Sean Anderson |
2020-06-11 | dm: uclass: don't assign aliased seq numbers | Michael Walle |
2020-06-11 | usb: provide a device tree node to USB devices | Michael Walle |
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 |