| 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: provide test for errno_str() | Heinrich Schuchardt | 2019-10-31 | 2 | -0/+47 |
* | | test/py: Use raw strings more to avoid deprecation warnings | Tom Rini | 2019-10-30 | 2 | -6/+3 |
* | | test/py: Update docs, add requirements.txt for pip | Tom Rini | 2019-10-30 | 2 | -21/+48 |
* | | test/py: Rework test.py to be a different kind of wrapper | Tom Rini | 2019-10-30 | 1 | -16/+4 |
* | | test/py: Update test_fs to decode check_output calls | Tom Rini | 2019-10-30 | 1 | -12/+12 |
* | | test/py: test_efi_selftest.py: Updates for python 3 support | Tom Rini | 2019-10-30 | 1 | -18/+18 |
* | | test/py: test_ut.py: Ensure we use bytes | Tom Rini | 2019-10-30 | 1 | -3/+3 |
* | | test/py: Manual python3 fixes | Tom Rini | 2019-10-30 | 5 | -12/+19 |
* | | test/py: Automated conversion to Python 3 | Tom Rini | 2019-10-30 | 8 | -80/+71 |
* | | test/py: Fix pytest4 deprecation warnings | Marek Vasut | 2019-10-30 | 1 | -18/+12 |
* | | test/py: Split mark to multiple lines | Tom Rini | 2019-10-30 | 2 | -4/+9 |
* | | 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: Tidy up dump output when there are many devices | Patrick Delaunay | 2019-10-15 | 1 | -1/+1 |
* | pytest: vboot: add a test for required key | Philippe Reynes | 2019-10-15 | 2 | -0/+103 |
* | 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 |
* | test: add tests for u16_str<n>cmp() | AKASHI Takahiro | 2019-09-20 | 1 | -0/+13 |
* | 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 |
* | test/py: Add cmd_memory dependency back to test_mmc_wr | Michal Simek | 2019-08-22 | 1 | -1/+1 |
* | 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: Drop the ACTION typedef | Simon Glass | 2019-08-11 | 1 | -4/+4 |
* | | env: Drop the ENTRY typedef | Simon Glass | 2019-08-11 | 1 | -6/+6 |
* | | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | | common: Move gzip functions into a new gzip header | Simon Glass | 2019-08-11 | 1 | -0/+1 |
|/ |
|
* | test/py: Fix MMC/SD block write test dependency | Michal Simek | 2019-08-09 | 1 | -1/+1 |
* | test/py: avb: Move AVB test to android dir | Sam Protsenko | 2019-08-07 | 1 | -0/+0 |
* | fit: Do not automatically decompress ramdisk images | Julius Werner | 2019-08-07 | 1 | -1/+9 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/02Aug2019 | Tom Rini | 2019-08-02 | 1 | -0/+8 |
|\ |
|
| * | test: dm: clk_ccf: test composite clk | Peng Fan | 2019-07-31 | 1 | -0/+8 |
* | | test/py: add MMC/SD block write test | Jean-Jacques Hiblot | 2019-07-31 | 1 | -0/+105 |
* | | fit: Support compression for non-kernel components (e.g. FDT) | Julius Werner | 2019-07-29 | 1 | -4/+25 |
* | | common: Move bootm_decomp_image() to image.c (as image_decomp()) | Julius Werner | 2019-07-29 | 1 | -12/+12 |
|/ |
|
* | 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 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini | 2019-07-24 | 1 | -3/+6 |
|\ \ |
|