summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmd: avb: Support A/B slotsWIP/2019-10-30-master-importsSam Protsenko2019-10-312-4/+13
* cmd: avb: Fix requested partitions listSam Protsenko2019-10-311-5/+1
* libavb: Fix build warnings after updating the libSam Protsenko2019-10-312-2/+3
* libavb: Update libavb to current AOSP masterSam Protsenko2019-10-3112-214/+710
* mkimage: Set correct FDT type and ramdisk architecture in FIT auto modeMichal Sojka2019-10-311-0/+3
* drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-312-6/+26
* linux_compat: fix potential NULL pointer accessMarek Szyprowski2019-10-311-1/+1
* tiny-printf: Support vsnprintf()Simon South2019-10-311-0/+16
* common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South2019-10-311-1/+1
* lib: errno: avoid error format-overflowHeinrich Schuchardt2019-10-311-1/+10
* lib: errno: sync error codesHeinrich Schuchardt2019-10-311-2/+2
* dts: fix MULTI_DTB_FIT compression choice promptBaruch Siach2019-10-311-1/+1
* ata: ahci allow 64-bit DMA for SATARoman Kapl2019-10-311-3/+11
* disk: part_dos: correctly detect DOS PBRHeinrich Schuchardt2019-10-311-14/+25
* test: provide test for errno_str()Heinrich Schuchardt2019-10-312-0/+47
* lib: errno: check for unsupported error numberHeinrich Schuchardt2019-10-311-1/+7
* lib: time: Add microsecond timerMarek Vasut2019-10-313-3/+15
* NVMe: do PCI enumerate before nvme scanPatrick Wildt2019-10-311-0/+1
* nvme: use page-aligned buffer for identify commandPatrick Wildt2019-10-311-6/+18
* nvme: flush dcache on both r/w, and the prp listPatrick Wildt2019-10-311-3/+5
* virtio: pci: use correct type in virtio_pci_bind()Heinrich Schuchardt2019-10-311-1/+1
* checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt2019-10-311-113/+333
* dts: Kconfig: Fix help for SPL_OF_CONTROLWalter Lozano2019-10-301-1/+1
* Makefile: Fix printing problem in size_check on overflowTom Rini2019-10-301-1/+1
* gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy2019-10-301-7/+7
* test/py: Use raw strings more to avoid deprecation warningsTom Rini2019-10-302-6/+3
* gitlab/travis: Rework how and when we use virtualenv in order to use python3Tom Rini2019-10-302-21/+19
* test/py: Update docs, add requirements.txt for pipTom Rini2019-10-302-21/+48
* test/py: Rework test.py to be a different kind of wrapperTom Rini2019-10-301-16/+4
* test/py: Update test_fs to decode check_output callsTom Rini2019-10-301-12/+12
* test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini2019-10-301-18/+18
* test/py: test_ut.py: Ensure we use bytesTom Rini2019-10-301-3/+3
* test/py: Manual python3 fixesTom Rini2019-10-305-12/+19
* test/py: Automated conversion to Python 3Tom Rini2019-10-308-80/+71
* test/py: Fix pytest4 deprecation warningsMarek Vasut2019-10-303-20/+14
* test/py: Split mark to multiple linesTom Rini2019-10-302-4/+9
* gitlab-ci: Prepend to PATH rather than replace itTom Rini2019-10-301-1/+1
* gitlab-ci: Fix indentation in some stanzasTom Rini2019-10-301-20/+20
* Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...WIP/30Oct2019Tom Rini2019-10-3012-64/+407
|\
| * test: clk: test clock self assignmentJean-Jacques Hiblot2019-10-223-2/+26
| * drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot2019-10-223-9/+48
| * test: clk: Update tests to also check the managed APIJean-Jacques Hiblot2019-10-225-12/+163
| * drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-10-224-34/+95
| * drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-222-8/+37
| * clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski2019-10-222-0/+39
| * clk: Fix error check in clk_set_default_parents()Jean-Jacques Hiblot2019-10-221-1/+1
* | Prepare v2020.01-rc1v2020.01-rc1Tom Rini2019-10-301-3/+3
* | Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-10-302-42/+6
|\ \
| * | spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan2019-10-291-2/+3
| * | mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu2019-10-291-6/+2