Age | Commit message (Expand) | Author |
2019-05-09 | test/dm: reset: Add reset_get_by_index[_nodev] test | Jagan Teki |
2019-05-09 | test/dm: clk: Add clk_get_by_index[_nodev] test | Jagan Teki |
2019-05-05 | lib/display_options: avoid illegal memory access | Heinrich Schuchardt |
2019-05-05 | dm: cache: Create a uclass for cache | Dinh Nguyen |
2019-04-26 | avb: add support for named persistent values | Igor Opaniuk |
2019-04-24 | Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi | Tom Rini |
2019-04-24 | test: env: Enable env unit tests by default | Heinrich Schuchardt |
2019-04-23 | efi_selftest: do not run FDT test with ACPI table. | Heinrich Schuchardt |
2019-04-23 | test/py: pytest.mark.notbuildconfigspec() | Heinrich Schuchardt |
2019-04-22 | test: call hexdump tests via `ut lib` | Heinrich Schuchardt |
2019-04-16 | test: py: Extend fpga test with fit image with external data | Michal Simek |
2019-04-11 | syscon: update syscon_regmap_lookup_by_phandle | Patrick Delaunay |
2019-04-10 | test.py: Disable fsck for FAT tests for now | Tom Rini |
2019-04-09 | test/py: mmc: Add 'mmc read' performance check | Marek Vasut |
2019-04-09 | test/py: mmc: Add 'mmc info' test | Marek Vasut |
2019-04-09 | test/py: mmc: Add 'mmc rescan' test | Marek Vasut |
2019-04-09 | test/py: mmc: Add 'mmc dev' test | Marek Vasut |
2019-04-09 | test/py: mmc: Factor out device selection | Marek Vasut |
2019-04-09 | test: fs: Added tests for symlinks | Jean-Jacques Hiblot |
2019-04-09 | test: fs: Add filesystem integrity checks | Jean-Jacques Hiblot |
2019-04-09 | test: fs: disable the metadata checksums on ext4 filesystems | Jean-Jacques Hiblot |
2019-04-07 | efi_loader: correct CTRL-A - CTRL-Z console input | Heinrich Schuchardt |
2019-03-08 | test: Update test-imagetools.sh to match new syntax | Martyn Welch |
2019-02-27 | clk: Add fixed-factor clock driver | Anup Patel |
2019-02-20 | sound: Add uclass operations for beeping | Simon Glass |
2019-02-20 | pch: Add ioctl support | Simon Glass |
2019-02-20 | sandbox: pch: Add a test for the PCH uclass | Simon Glass |
2019-02-19 | test: let use gdbserver for all sandbox targets | Igor Opaniuk |
2019-02-16 | test: adjust names of Unicode test functions | Heinrich Schuchardt |
2019-02-13 | test: tests for u16_strdup() and u16_strcpy() | Heinrich Schuchardt |
2019-02-12 | test/py: use default load address for tftp | Heinrich Schuchardt |
2019-02-11 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2019-02-10 | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-02-09 | power: regulator: Introduce regulator_set_enable_if_allowed api | Lokesh Vutla |
2019-02-09 | dm: device: fail uclass_find_first_device() if list_empty | Marcel Ziswiler |
2019-02-09 | hashtable: fix environment variable corruption | Roman Kapl |
2019-02-09 | test: provide unit test for memory functions | Heinrich Schuchardt |
2019-02-08 | dm: core: Add tests for dev_read_alias_highest_id() | Michal Simek |
2019-02-02 | test: lib: lmb: add lmb test for multiple RAM banks | Simon Goldschmidt |
2019-01-26 | lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size | Simon Goldschmidt |
2019-01-24 | net: explicitly assign errno to return code in case of network failure | Thomas RIENOESSL |
2019-01-16 | lib: lmb: extend lmb for checks at load time | Simon Goldschmidt |
2019-01-16 | lib: lmb: reserving overlapping regions should fail | Simon Goldschmidt |
2019-01-16 | lmb: fix allocation at end of address range | Simon Goldschmidt |
2019-01-16 | test: add test for lib/lmb.c | Simon Goldschmidt |
2019-01-15 | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-01-15 | test: Use single quote consistently | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_getinfo() to use proper API | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_setconfig() to use proper API | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_getconfig() to use proper API | Simon Glass |