platform/kernel/u-boot.git
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Grygorii Strashkonet: ti: cpsw: convert to use dev/ofnode api
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-04 Tom Rinitbs2910: Disable Plan9/RTEMS bootm support
2019-11-03 Grygorii Strashkonet: ti: am65x-cpsw: fix mac tx internal delay for...
2019-11-03 Grygorii Strashkonet: ti: cpsw: fix mac tx internal delay for rgmii...
2019-11-03 Grygorii Strashkonet: ti: cpsw: add support for standard eth "max-speed...
2019-11-03 Grygorii Strashkonet: ti: cpsw: move parsing of dt port's parameters...
2019-11-03 Grygorii Strashkonet: ti: cpsw: enable 10Mbps link speed support in...
2019-11-03 Grygorii Strashkoarm: dts: am335x: sync cpsw/mdio/phy with latest linux...
2019-11-03 Grygorii Strashkoarm: dts: am437x: sync cpsw/mdio/phy with latest linux...
2019-11-03 Grygorii Strashkoarm: dts: dra7: sync cpsw/mdio/phy with latest linux...
2019-11-02 Simon Glassx86: Quieten TPL's jump_to_image_no_args()
2019-11-02 Simon Glassx86: Don't print CPU info in TPL
2019-11-02 Simon Glassx86: Move CPU init to before spl_init()
2019-11-02 Simon Glassx86: Add a CPU init function for TPL
2019-11-02 Simon Glassx86: tpl: Add a fake PCI bus
2019-11-02 Simon Glassx86: spl: Support init of a PUNIT
2019-11-02 Simon Glassx86: timer: Use a separate flag for whether timer is...
2019-11-02 Simon Glassx86: timer: Set up the timer in timer_early_get_count()
2019-11-02 Simon Glassspl: Add a size check for TPL
2019-11-02 Simon Glassdm: doc: Correct of-platdata driver name
2019-11-02 Simon Glassspi: Add support for memory-mapped flash
2019-11-02 Simon Glassspl: Correct priority selection for image loaders
2019-11-02 Simon Glassbinman: Fix up comment in intel-fsp-m
2019-11-02 Simon Glassbinman: Add support for Intel FSP-T
2019-11-02 Simon Glassbinman: Add support for Intel FSP-S
2019-11-02 Simon Glassbinman: Correct symbol calculation with non-zero image...
2019-11-02 Heinrich Schuchardtcbfs: do not pack struct cbfs_cachenode
2019-11-01 Tom RiniMerge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab...
2019-11-01 Tom Riniazure: Update the script to prepend PATH not override...
2019-11-01 Alexey Brodkinarc: emsdp: docs: Prefer Degilent over Opella-XD
2019-11-01 Eugeniy PaltsevARC: [plat-axs101]: migrate to DM_MMC
2019-11-01 Eugeniy PaltsevMAINTAINERS: add info about ARC HSDK reset driver
2019-11-01 Eugeniy PaltsevARC: HSDK: introduce reset driver
2019-11-01 Alexey Brodkinarc: emsdp/iotdk: Switch to DM_MMC
2019-11-01 Alexey Brodkinarc: emsdp: Increase max FAT cluster size
2019-11-01 Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01 Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-11-01 Tom RiniMerge branch '2019-10-30-master-imports'
2019-10-31 Tom Riniazure: Update for python3 and current pytest
2019-10-31 Sam Protsenkocmd: avb: Support A/B slots
2019-10-31 Sam Protsenkocmd: avb: Fix requested partitions list
2019-10-31 Sam Protsenkolibavb: Fix build warnings after updating the lib
2019-10-31 Sam Protsenkolibavb: Update libavb to current AOSP master
2019-10-31 Michal Sojkamkimage: Set correct FDT type and ramdisk architecture...
2019-10-31 Jean-Jacques... drivers: phy: Handle gracefully NULL pointers
2019-10-31 Marek Szyprowskilinux_compat: fix potential NULL pointer access
2019-10-31 Simon Southtiny-printf: Support vsnprintf()
2019-10-31 Simon Southcommon: Kconfig: Fix typo in TPL_LOG_CONSOLE description
2019-10-31 Heinrich Schuchardtlib: errno: avoid error format-overflow
2019-10-31 Heinrich Schuchardtlib: errno: sync error codes
2019-10-31 Baruch Siachdts: fix MULTI_DTB_FIT compression choice prompt
2019-10-31 Roman Kaplata: ahci allow 64-bit DMA for SATA
2019-10-31 Heinrich Schuchardtdisk: part_dos: correctly detect DOS PBR
2019-10-31 Heinrich Schuchardttest: provide test for errno_str()
2019-10-31 Heinrich Schuchardtlib: errno: check for unsupported error number
2019-10-31 Marek Vasutlib: time: Add microsecond timer
2019-10-31 Patrick WildtNVMe: do PCI enumerate before nvme scan
2019-10-31 Patrick Wildtnvme: use page-aligned buffer for identify command
2019-10-31 Patrick Wildtnvme: flush dcache on both r/w, and the prp list
2019-10-31 Heinrich Schuchardtvirtio: pci: use correct type in virtio_pci_bind()
2019-10-31 Heinrich Schuchardtcheckpatch.pl: update from Linux kernel v5.4-rc3
2019-10-31 Anatolij Gustschinsplash: fix build breakage with newer llvm-7
2019-10-30 Walter Lozanodts: Kconfig: Fix help for SPL_OF_CONTROL
2019-10-30 Tom RiniMakefile: Fix printing problem in size_check on overflow
2019-10-30 Keerthygpio: da8xx_gpio: Fix the _gpio_direction_output function
2019-10-30 Tom Rinitest/py: Use raw strings more to avoid deprecation...
2019-10-30 Tom Rinigitlab/travis: Rework how and when we use virtualenv...
2019-10-30 Tom Rinitest/py: Update docs, add requirements.txt for pip
2019-10-30 Tom Rinitest/py: Rework test.py to be a different kind of wrapper
2019-10-30 Tom Rinitest/py: Update test_fs to decode check_output calls
2019-10-30 Tom Rinitest/py: test_efi_selftest.py: Updates for python 3...
2019-10-30 Tom Rinitest/py: test_ut.py: Ensure we use bytes
2019-10-30 Tom Rinitest/py: Manual python3 fixes
2019-10-30 Tom Rinitest/py: Automated conversion to Python 3
2019-10-30 Marek Vasuttest/py: Fix pytest4 deprecation warnings
2019-10-30 Tom Rinitest/py: Split mark to multiple lines
2019-10-30 Tom Rinigitlab-ci: Prepend to PATH rather than replace it
2019-10-30 Tom Rinigitlab-ci: Fix indentation in some stanzas
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniPrepare v2020.01-rc1
2019-10-30 Heinrich Schuchardtefi_loader: correct includes in efi_variable.c
2019-10-30 AKASHI Takahirocmd: env: extend "env [set|print] -e" to manage UEFI...
2019-10-30 Heinrich Schuchardtblk: set log2blksz in blk_create_device()
2019-10-30 Tom RiniMerge tag 'mmc-10-29-2019' of https://gitlab.denx.de...
2019-10-30 Tom RiniMerge branch '2019-10-28-azure-ci-support'
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-29 Bin MengBring all testings in gitlab and travis CI to Azure...
2019-10-29 Bin Meng.travis.yml: Remove the unneeded '&' for ls20xx buildman
2019-10-29 Bin Mengarm: mvebu: Avoid generating kwbimage.cfg in the source...
2019-10-29 Bin Mengtools: buildman: Remove useless mkdir() in Make() in...
2019-10-29 Bin Mengtools: buildman: Honor output directory when generating...
2019-10-29 Peng Fanspl: spl_mmc: fix getting raw_sect when boot from emmc...
2019-10-29 Yangbo Lummc: fsl_esdhc: drop i.MX DDR support code
2019-10-29 Yangbo Lummc: fsl_esdhc: remove redundant DM_MMC checking
2019-10-29 Yangbo Lummc: fsl_esdhc: make BLK as hard requirement of DM_MMC
2019-10-28 Bin MengAdd Microsoft Azure Pipelines configuration
2019-10-28 Bin Mengtools: Avoid creating symbolic links for tools/version.h
next