Age | Commit message (Expand) | Author |
2019-10-13 | dm: Add a dsi host uclass | Yannick Fertré |
2019-10-08 | dm: pci: Add a function to read a PCI BAR | Simon Glass |
2019-10-08 | pci: sandbox: Move the emulators into their own node | Simon Glass |
2019-10-08 | sandbox: pci: Increase the memory space | Simon Glass |
2019-10-08 | sandbox: spmi: Add ranges property for address translation | Simon Glass |
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 | 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-19 | dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing | Lukasz Majewski |
2019-07-18 | test: dm: add a test for MDIO MUX DM uclass | Alex Marginean |
2019-07-15 | test: dm: add MDIO test | Alex Marginean |
2019-07-11 | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2019-07-11 | pci_ep: add pci endpoint sandbox driver | 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-04-14 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2019-04-12 | dts: switch spi-flash to jedec, spi-nor compatible | Neil Armstrong |
2019-04-11 | syscon: update syscon_regmap_lookup_by_phandle | Patrick Delaunay |
2019-02-27 | clk: Add fixed-factor clock driver | Anup Patel |
2019-02-20 | sandbox: sound: Silence sound for testing | Simon Glass |
2019-02-20 | sandbox: pch: Add a test for the PCH uclass | Simon Glass |
2019-01-14 | test: bootcount: add bootcount-uclass test | Philipp Tomsich |
2018-12-13 | dm: core: Add a function to read into a unsigned int | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for sound | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for i2s | Simon Glass |
2018-12-13 | dm: sound: Create a uclass for audio codecs | Simon Glass |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-12-07 | syscon: dm: Add a new method to get a regmap from DTS | Jean-Jacques Hiblot |
2018-12-07 | test: dma: add dma-uclass test | Grygorii Strashko |
2018-12-06 | dm: Add Hardware Spinlock class | Benjamin Gaignard |
2018-12-05 | dm: core: add functions to get/remap I/O addresses by name | Álvaro Fernández Rojas |
2018-11-29 | dm: sandbox: i2c: Use new emulator parent uclass | Simon Glass |
2018-11-16 | test/py: test pinmux command | Patrice Chotard |
2018-11-14 | cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes | Bin Meng |
2018-11-14 | test: dm: virtio: Add test cases for virtio uclass | Bin Meng |
2018-11-14 | test: regmap: Increase size of syscon0 memory | Mario Six |
2018-11-14 | test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag | Bin Meng |
2018-10-20 | test: Add PCI device entry without compat string and with DT node | Marek Vasut |
2018-10-09 | test: panel: Add a test for the panel uclass | Simon Glass |
2018-10-09 | dm: core: Update ofnode to read binman-style flash entry | Simon Glass |
2018-10-07 | sandbox: dt: add sandbox_tee node | Jens Wiklander |
2018-09-30 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-29 | dm: test: Add "/firmware" node scan test | Rajan Vaja |
2018-09-29 | test: Add tests for board uclass | Mario Six |
2018-09-28 | video_osd: Add osd sandbox driver and tests | Mario Six |
2018-09-18 | test: Add tests for CPU uclass | Mario Six |
2018-08-21 | cmd: Add bind/unbind commands to bind a device to a driver from the command line | Jean-Jacques Hiblot |
2018-08-11 | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini |
2018-08-11 | test: Add tests for misc uclass | Mario Six |