Age | Commit message (Expand) | Author |
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-15 | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-01-14 | sandbox: i2c_emul_find() No emulators for device 'rtc@43' | Heinrich Schuchardt |
2019-01-14 | test: bootcount: add bootcount-uclass test | Philipp Tomsich |
2018-12-13 | dm: sandbox: sound: Convert to use driver model | Simon Glass |
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-20 | sandbox: Update some drivers to work in SPL/TPL | 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 | Merge branch 'master' of git://git.denx.de/u-boot-video | 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 | sandbox: DTS: w1: add node for one wire interface on GPIO | Eugen Hristev |
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 |
2018-08-11 | sandbox: Add and build AXI bus and device | Mario Six |
2018-08-08 | test: dm: pci: Add tests for mixed static and dynamic devices on the same bus | Bin Meng |
2018-08-08 | sandbox: Update test.dts for dynamic PCI device driver matching | Bin Meng |
2018-08-08 | test: dm: pci: Test more than one PCI host controller | Bin Meng |
2018-08-08 | test: dm: pci: Test more than one device on the same bus | Bin Meng |
2018-07-26 | sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces | Joe Hershberger |
2018-07-26 | sandbox: Fix format of fake-host-hwaddr in test.dts | Joe Hershberger |
2018-07-19 | drivers: smem: sandbox | Ramon Fried |
2018-06-18 | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada |
2018-05-31 | test: dm: Fix wrong aliases property names | Eugeniu Rosca |