| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | hashtable: fix environment variable corruption | Roman Kapl | 2019-02-09 | 2 | -0/+126 |
* | | test: provide unit test for memory functions | Heinrich Schuchardt | 2019-02-09 | 5 | -0/+230 |
|/ |
|
* | test: lib: lmb: add lmb test for multiple RAM banks | Simon Goldschmidt | 2019-02-02 | 1 | -19/+75 |
* | lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size | Simon Goldschmidt | 2019-01-26 | 1 | -11/+11 |
* | net: explicitly assign errno to return code in case of network failure | Thomas RIENOESSL | 2019-01-24 | 1 | -1/+1 |
* | lib: lmb: extend lmb for checks at load time | Simon Goldschmidt | 2019-01-16 | 1 | -0/+202 |
* | lib: lmb: reserving overlapping regions should fail | Simon Goldschmidt | 2019-01-16 | 1 | -8/+87 |
* | lmb: fix allocation at end of address range | Simon Goldschmidt | 2019-01-16 | 1 | -3/+26 |
* | test: add test for lib/lmb.c | Simon Goldschmidt | 2019-01-16 | 2 | -0/+298 |
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-01-15 | 3 | -12/+17 |
|\ |
|
| * | dm: serial: Adjust serial_getinfo() to use proper API | Simon Glass | 2019-01-14 | 1 | -2/+2 |
| * | dm: serial: Adjust serial_setconfig() to use proper API | Simon Glass | 2019-01-14 | 1 | -4/+7 |
| * | dm: serial: Adjust serial_getconfig() to use proper API | Simon Glass | 2019-01-14 | 1 | -2/+2 |
| * | test: dm: regmap: Fix the long test delay | Simon Glass | 2019-01-14 | 1 | -3/+4 |
| * | dm: Tidy up 'dm tree' output when there are many devices | Simon Glass | 2019-01-14 | 1 | -1/+2 |
* | | test: Use single quote consistently | Simon Glass | 2019-01-15 | 9 | -189/+189 |
* | | test: bootcount: add bootcount-uclass test | Philipp Tomsich | 2019-01-14 | 2 | -0/+31 |
|/ |
|
* | dm: video: fix test failures with enabled default TrueType font | Anatolij Gustschin | 2018-12-29 | 1 | -3/+3 |
* | tests: enable DT overlay tests by default | Heinrich Schuchardt | 2018-12-26 | 1 | -4/+3 |
* | cmd: Move the "dm" command from test/dm/ to cmd/ | Tom Rini | 2018-12-15 | 2 | -89/+0 |
* | dm: sound: Complete migration to driver model | Simon Glass | 2018-12-13 | 1 | -3/+3 |
* | dm: core: Add a function to read into a unsigned int | Simon Glass | 2018-12-13 | 1 | -0/+35 |
* | dm: sound: Create a uclass for sound | Simon Glass | 2018-12-13 | 2 | -0/+35 |
* | dm: sound: Create a uclass for i2s | Simon Glass | 2018-12-13 | 2 | -0/+33 |
* | dm: sound: Create a uclass for audio codecs | Simon Glass | 2018-12-13 | 2 | -0/+35 |
* | test: overlay: NULL passed as fdt | Heinrich Schuchardt | 2018-12-12 | 1 | -19/+9 |
* | test: hexdump: fix misplaced return | Simon Goldschmidt | 2018-12-12 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2018-12-10 | 1 | -0/+29 |
|\ |
|
| * | syscon: dm: Add a new method to get a regmap from DTS | Jean-Jacques Hiblot | 2018-12-07 | 1 | -0/+29 |
* | | spl/tpl: change banner into upper case | Heiko Schocher | 2018-12-07 | 1 | -1/+1 |
* | | test: dma: add dma-uclass test | Grygorii Strashko | 2018-12-07 | 2 | -0/+124 |
* | | dm: Add Hardware Spinlock class | Benjamin Gaignard | 2018-12-06 | 2 | -0/+41 |
|/ |
|
* | Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm | Tom Rini | 2018-12-05 | 3 | -4/+94 |
|\ |
|
| * | dm: serial: Introduce ->getinfo() callback | Andy Shevchenko | 2018-12-05 | 1 | -0/+5 |
| * | dm: serial: Add ->getconfig() callback | Andy Shevchenko | 2018-12-05 | 1 | -0/+7 |
| * | dm: core: add functions to get/remap I/O addresses by name | Álvaro Fernández Rojas | 2018-12-05 | 1 | -2/+80 |
| * | sandbox: sysreset: Update to support power-on reset | Simon Glass | 2018-12-05 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2018-12-05 | 1 | -0/+26 |
|\ \
| |/
|/| |
|
| * | test: regmap: add regmap_read_poll_timeout test | Neil Armstrong | 2018-11-24 | 1 | -0/+26 |
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2018-12-03 | 1 | -4/+6 |
|\ \ |
|
| * | | efi_selftest: check fdt is marked as runtime data | Heinrich Schuchardt | 2018-12-02 | 1 | -4/+6 |
* | | | test: vboot: clean its file | Philippe Reynes | 2018-12-03 | 9 | -69/+69 |
* | | | test: vboot: add padding pss for rsa signature | Philippe Reynes | 2018-12-03 | 5 | -5/+187 |
|/ / |
|
* | | dm: sandbox: i2c: Use new emulator parent uclass | Simon Glass | 2018-11-29 | 2 | -5/+6 |
* | | dm: core: Add a few more specific child-finding functions | Simon Glass | 2018-11-29 | 1 | -0/+27 |
* | | dm: core: Export uclass_find_device_by_phandle() | Simon Glass | 2018-11-29 | 1 | -0/+20 |
* | | test: Add a 'make qcheck' target for quicker testing | Simon Glass | 2018-11-29 | 6 | -3/+17 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2018-11-26 | 1 | -2/+2 |
|\ \ |
|
| * | | dm: video: correctly set the cursor position | Heinrich Schuchardt | 2018-11-17 | 1 | -2/+2 |
* | | | spl: Add support for passing handoff info to U-Boot proper | Simon Glass | 2018-11-26 | 2 | -1/+16 |