| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: Add support for memory-mapped flash | Simon Glass | 2019-11-03 | 1 | -0/+9 |
* | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-11-01 | 1 | -3/+16 |
|\ |
|
| * | test: regmap: check the values read from the regmap | Jean-Jacques Hiblot | 2019-10-27 | 1 | -3/+16 |
* | | test: clk: test clock self assignment | Jean-Jacques Hiblot | 2019-10-22 | 1 | -2/+2 |
* | | test: clk: Update tests to also check the managed API | Jean-Jacques Hiblot | 2019-10-22 | 1 | -1/+35 |
|/ |
|
* | dm: Add a dsi host uclass | Yannick Fertré | 2019-10-13 | 2 | -0/+59 |
* | remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api | Lokesh Vutla | 2019-10-11 | 1 | -0/+2 |
* | remoteproc: elf_loader: Always check the validity of the image before loading | Lokesh Vutla | 2019-10-11 | 1 | -4/+1 |
* | dm: core: Add a function to count the children of a device | Lokesh Vutla | 2019-10-11 | 1 | -26/+15 |
* | dm: pci: Add a function to read a PCI BAR | Simon Glass | 2019-10-08 | 1 | -0/+45 |
* | sandbox: Rename PCI ID for swap_case to be more specific | Simon Glass | 2019-10-08 | 1 | -3/+3 |
* | dm: test: Correct a stray backslash in dm_test_destroy() | Simon Glass | 2019-10-08 | 1 | -1/+1 |
* | dm: core: Correct the return value for uclass_find_first_device() | Simon Glass | 2019-10-08 | 1 | -2/+1 |
* | dm: test: Don't fail when tests are skipped due to build | Simon Glass | 2019-10-08 | 1 | -4/+4 |
* | dm: test: Fix running of multiple test from command line | Simon Glass | 2019-10-08 | 1 | -1/+5 |
* | dm: cache: Add enable and disable ops for sandbox and test | Rick Chen | 2019-09-03 | 1 | -0/+2 |
* | sandbox: clk: add clk enable/disable test code | Peng Fan | 2019-08-22 | 1 | -0/+28 |
* | Merge branch '2019-08-11-ti-imports' | Tom Rini | 2019-08-12 | 2 | -4/+13 |
|\ |
|
| * | dm: core: add support for getting register address and size | Sekhar Nori | 2019-08-12 | 1 | -4/+12 |
| * | clk: add support for clk_is_match() | Sekhar Nori | 2019-08-12 | 1 | -0/+1 |
* | | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
|/ |
|
* | test: dm: clk_ccf: test composite clk | Peng Fan | 2019-07-31 | 1 | -0/+8 |
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-07-27 | 2 | -1/+63 |
|\ |
|
| * | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] | Lukasz Majewski | 2019-07-19 | 2 | -1/+63 |
* | | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini | 2019-07-23 | 2 | -0/+134 |
|\ \ |
|
| * | | remoteproc: add elf file load support | Fabien Dessenne | 2019-07-22 | 1 | -0/+122 |
| * | | dm: core: Introduce xxx_translate_dma_address() | Fabien Dessenne | 2019-07-22 | 1 | -0/+12 |
| |/ |
|
* | | test: dm: add a test for MDIO MUX DM uclass | Alex Marginean | 2019-07-18 | 2 | -0/+81 |
* | | test: dm_mdio: add a 2nd register to the emulated PHY | Alex Marginean | 2019-07-18 | 1 | -0/+3 |
|/ |
|
* | test: dm: add MDIO test | Alex Marginean | 2019-07-15 | 2 | -0/+54 |
* | test: dm: usb: use the real device name | Peng Fan | 2019-07-12 | 1 | -1/+1 |
* | test: dm: adc: use the real device name | Peng Fan | 2019-07-12 | 1 | -8/+8 |
* | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini | 2019-07-11 | 1 | -0/+49 |
|\ |
|
| * | test: dm: Add a test for PCI Enhanced Allocation | Alex Marginean | 2019-07-10 | 1 | -0/+49 |
* | | test: pci_ep: add basic pci_ep tests | Ramon Fried | 2019-07-11 | 2 | -0/+65 |
|/ |
|
* | dm: Add a No-op uclass | Jean-Jacques Hiblot | 2019-07-05 | 2 | -0/+74 |
* | video: Factor out vidconsole_put_string() | Marek Vasut | 2019-05-20 | 1 | -8/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2019-05-08 | 2 | -0/+44 |
|\ |
|
| * | test/dm: reset: Add reset_get_by_index[_nodev] test | Jagan Teki | 2019-05-09 | 1 | -0/+23 |
| * | test/dm: clk: Add clk_get_by_index[_nodev] test | Jagan Teki | 2019-05-09 | 1 | -0/+21 |
* | | dm: cache: Create a uclass for cache | Dinh Nguyen | 2019-05-05 | 1 | -0/+20 |
|/ |
|
* | syscon: update syscon_regmap_lookup_by_phandle | Patrick Delaunay | 2019-04-11 | 1 | -0/+7 |
* | clk: Add fixed-factor clock driver | Anup Patel | 2019-02-27 | 1 | -1/+4 |
* | sound: Add uclass operations for beeping | Simon Glass | 2019-02-20 | 1 | -0/+21 |
* | pch: Add ioctl support | Simon Glass | 2019-02-20 | 1 | -0/+19 |
* | sandbox: pch: Add a test for the PCH uclass | Simon Glass | 2019-02-20 | 2 | -0/+37 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2019-02-11 | 1 | -0/+23 |
|\ |
|
| * | dm: core: Add tests for dev_read_alias_highest_id() | Michal Simek | 2019-02-08 | 1 | -0/+23 |
* | | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-02-10 | 1 | -0/+21 |
|\ \ |
|
| * | | power: regulator: Introduce regulator_set_enable_if_allowed api | Lokesh Vutla | 2019-02-09 | 1 | -0/+21 |
| |/ |
|