Age | Commit message (Expand) | Author |
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 |
2019-10-13 | dm: Add a dsi host uclass | Yannick Fertré |
2019-10-11 | remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api | Lokesh Vutla |
2019-10-11 | remoteproc: elf_loader: Always check the validity of the image before loading | Lokesh Vutla |
2019-10-11 | dm: core: Add a function to count the children of a device | Lokesh Vutla |
2019-10-08 | dm: pci: Add a function to read a PCI BAR | Simon Glass |
2019-10-08 | sandbox: Rename PCI ID for swap_case to be more specific | Simon Glass |
2019-10-08 | dm: test: Correct a stray backslash in dm_test_destroy() | Simon Glass |
2019-10-08 | dm: core: Correct the return value for uclass_find_first_device() | Simon Glass |
2019-10-08 | dm: test: Don't fail when tests are skipped due to build | Simon Glass |
2019-10-08 | dm: test: Fix running of multiple test from command line | Simon Glass |
2019-09-03 | dm: cache: Add enable and disable ops for sandbox and test | Rick Chen |
2019-08-22 | sandbox: clk: add clk enable/disable test code | Peng Fan |
2019-08-12 | Merge branch '2019-08-11-ti-imports' | Tom Rini |
2019-08-12 | dm: core: add support for getting register address and size | Sekhar Nori |
2019-08-12 | clk: add support for clk_is_match() | Sekhar Nori |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-31 | test: dm: clk_ccf: test composite clk | Peng Fan |
2019-07-27 | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-07-23 | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-22 | remoteproc: add elf file load support | Fabien Dessenne |
2019-07-22 | dm: core: Introduce xxx_translate_dma_address() | Fabien Dessenne |
2019-07-19 | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] | Lukasz Majewski |
2019-07-18 | test: dm: add a test for MDIO MUX DM uclass | Alex Marginean |
2019-07-18 | test: dm_mdio: add a 2nd register to the emulated PHY | Alex Marginean |
2019-07-15 | test: dm: add MDIO test | Alex Marginean |
2019-07-12 | test: dm: usb: use the real device name | Peng Fan |
2019-07-12 | test: dm: adc: use the real device name | Peng Fan |
2019-07-11 | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2019-07-11 | test: pci_ep: add basic pci_ep tests | Ramon Fried |
2019-07-10 | test: dm: Add a test for PCI Enhanced Allocation | Alex Marginean |
2019-07-05 | dm: Add a No-op uclass | Jean-Jacques Hiblot |
2019-05-20 | video: Factor out vidconsole_put_string() | Marek Vasut |
2019-05-08 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-05-09 | test/dm: reset: Add reset_get_by_index[_nodev] test | Jagan Teki |