oweals/u-boot.git
2020-06-22 Igor Opaniukcolibri_imx6: boot env configuration updates
2020-06-22 Igor Opaniukcolibri_imx7: boot env configuration updates
2020-06-22 Igor Opaniukapalis_imx6: boot env configuration updates
2020-06-22 Igor Opaniuktoradex: imx: enable BOOTCOUNT feature
2020-06-22 Igor Opaniukapalis-tk1: fix setting fdtfile value
2020-06-22 Igor Opaniukapalis-tk1: enable distroboot
2020-06-22 Max Krummenacherconfigs/colibri_vf.h: drop sdboot in favour of distro_b...
2020-06-22 Max Krummenachercolibri_vf_defconfig: enable part cmd
2020-06-22 Stefan Agnercolibri-imx6ull/imx7: define bootubipart for distro...
2020-06-22 Stefan Agnercolibri_imx7: add addresses required for distro boot
2020-06-22 Oleksandr Suvorovcolibri-imx8x: declare consoleargs
2020-06-22 Max Krummenacherapalis/colibri-imx8: re-enable CONFIG_IMX_SCU_THERMAL
2020-06-22 Marcel Ziswilerapalis-imx8: enable of_system_setup
2020-06-22 Fabio EstevamARM: dts: imx6qdl-sabresd: Fix AR8031 phy-mode
2020-06-22 Fabio EstevamARM: dts: imx6qdl-sabreauto: Fix AR8031 phy-mode
2020-06-22 Fabio Estevammx6cuboxi: Convert to DM_ETH
2020-06-22 Fabio EstevamARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1
2020-06-22 Fabio Estevamnet: fec: Allow the PHY node to be retrieved
2020-06-22 Fabio Estevamphy: atheros: ar8035: Fix clock output calculation
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-19 Tom RiniMerge tag 'efi-2020-07-rc5-2' of https://gitlab.denx...
2020-06-19 Tom RiniMerge tag 'u-boot-stm32-20200619' of https://gitlab...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-19 Patrick DelaunayARM: dts: stm32: Reinstate card detect behavior on...
2020-06-19 Marek VasutARM: dts: stm32: Reinstate card detect behavior on...
2020-06-19 Atish Patracmd: bootefi: Honor the address & size cells properties...
2020-06-18 Tom Warrent210: Nano: Add NVME support
2020-06-18 Tom RiniMerge tag 'fixes-for-v2020.07-rc4' of https://gitlab...
2020-06-18 Tom RiniMerge tag 'video-next' of https://gitlab.denx.de/u...
2020-06-18 Igor Opaniukcolibri_t20: change maintainer
2020-06-18 Jon HunterARM: tegra: Enable PSCI support for Tegra210 and Tegra186
2020-06-18 Jon Hunterfirmware: PSCI: Fix PSCI support for OF live trees
2020-06-18 Tom RiniAzure/GitLab: Move to latest Docker image
2020-06-18 Anatolij Gustschinvideo: ipuv3: remove non-DM code
2020-06-18 Anatolij Gustschinimx: convert mx53loco board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert mx51evk board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert gwventana board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert mx6cuboxi board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert cgtqmx6eval board to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert dms-ba16 boards to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert pico-imx6 to DM_VIDEO
2020-06-18 Anatolij Gustschinimx: convert embest boards to DM_VIDEO
2020-06-18 Marek VasutARM: rmobile: Increase PHY auto-negotiation timeout...
2020-06-18 Marek Vasutnet: pcnet: Add Kconfig entries
2020-06-18 Marek Vasutnet: pcnet: Add DM support
2020-06-18 Marek Vasutnet: pcnet: Split common and non-DM functions
2020-06-18 Marek Vasutnet: pcnet: Wrap name and enetaddr into private data
2020-06-18 Marek Vasutnet: pcnet: Wrap iobase into private data
2020-06-18 Marek Vasutnet: pcnet: Pass private data through dev->priv
2020-06-18 Marek Vasutnet: pcnet: Wrap devbusfn into private data
2020-06-18 Marek Vasutnet: pcnet: Drop useless forward declarations
2020-06-18 Marek Vasutnet: pcnet: Move initialize function at the end
2020-06-18 Marek Vasutnet: pcnet: Move private data allocation to initialize
2020-06-18 Marek Vasutnet: pcnet: Replace memset+malloc with calloc
2020-06-18 Marek Vasutnet: pcnet: Simplify private data allocation
2020-06-18 Marek Vasutnet: pcnet: Use PCI_DEVICE() to define PCI device compa...
2020-06-18 Marek Vasutnet: pcnet: Drop PCNET_HAS_PROM
2020-06-18 Marek Vasutnet: pcnet: Drop typedef struct pcnet_priv_t
2020-06-18 Marek Vasutnet: eepro100: Add Kconfig entries
2020-06-18 Marek Vasutnet: eepro100: Add DM support
2020-06-18 Marek Vasutnet: eepro100: Split common parts of non-DM functions out
2020-06-18 Marek Vasutnet: eepro100: Drop bd_t pointer from read_hw_addr()
2020-06-18 Marek Vasutnet: eepro100: Add RX/TX rings into the private data
2020-06-18 Marek Vasutnet: eepro100: Pass device private data into mdiobus
2020-06-18 Marek Vasutnet: eepro100: Pass device private data around
2020-06-18 Marek Vasutnet: eepro100: Introduce device private data
2020-06-18 Marek Vasutnet: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_...
2020-06-18 Marek Vasutnet: eepro100: Drop inline keyword
2020-06-18 Marek Vasutnet: eepro100: Fix EE_*_CMD macros
2020-06-18 Marek Vasutnet: eepro100: Factor out MII registration
2020-06-18 Marek Vasutnet: eepro100: Switch from malloc()+memset() to calloc()
2020-06-18 Marek Vasutnet: eepro100: Use PCI_DEVICE() to define PCI device...
2020-06-18 Marek Vasutnet: eepro100: Reorder functions in the driver
2020-06-18 Marek Vasutnet: eepro100: Remove volatile misuse
2020-06-18 Marek Vasutnet: eepro100: Add cache management
2020-06-18 Marek Vasutnet: eepro100: Factor out tx_ring command issuing
2020-06-18 Marek Vasutnet: eepro100: Replace purge_tx_ring() with memset()
2020-06-18 Marek Vasutnet: eepro100: Use standard I/O accessors
2020-06-18 Marek Vasutnet: eepro100: Fix camelcase
2020-06-18 Marek Vasutnet: eepro100: Fix remaining checkpatch issues
2020-06-18 Marek Vasutnet: eepro100: Fix indented label
2020-06-18 Marek Vasutnet: eepro100: Fix pointer location
2020-06-18 Marek Vasutnet: eepro100: Fix parenthesis alignment
2020-06-18 Marek Vasutnet: eepro100: Fix braces
2020-06-18 Marek Vasutnet: eepro100: Fix spacing
2020-06-18 Marek Vasutnet: eepro100: Use plain debug()
2020-06-18 Marek Vasutnet: eepro100: Clean up comments
2020-06-18 Marek Vasutnet: eepro100: Remove EEPRO100_SROM_WRITE
2020-06-18 Anatolij Gustschintbs2910: migrate to DM_VIDEO
2020-06-18 Anatolij Gustschinvideo: extend stdout video console work-around for...
2020-06-18 Anatolij Gustschinvideo: ipuv3: remove some useless code to reduce binary...
2020-06-18 Anatolij Gustschinvideo: make backlight and panel drivers optional
2020-06-18 Anatolij Gustschinvideo: ipuv3: fix building with disabled panel driver
2020-06-18 Anatolij Gustschinvideo: make vidconsole commands optional
2020-06-18 Anatolij Gustschinnitrogen6x: update video console name
2020-06-18 Troy Kiskyboard: nitrogen6x: migrate to CONFIG_DM_VIDEO
2020-06-18 Anatolij Gustschincolibri_imx6: fix video stdout in default environment
2020-06-18 Anatolij Gustschinapalis_imx6: fix video stdout in default environment
next