travis: Generate grub_x64.efi for qemu-x86_64
[platform/kernel/u-boot.git] / drivers /
2018-10-22 Bin Mengx86: tsc: Introduce config option for early timer frequency
2018-10-22 Simon GlassEnable CONFIG_TIMER_EARLY with bootstage
2018-10-20 Marek Vasutpci: Support parsing PCI controller DT subnodes
2018-10-19 Adam FordConvert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
2018-10-19 Marek Vasutbootcount: Make bootcount magic configurable
2018-10-17 Tom RiniMerge tag 'signed-efi-2018.11' of git://github.com...
2018-10-16 Tom RiniMerge git://git.denx.de/u-boot-microblaze
2018-10-16 Michal Simeknet: gem: Do not setup any clock for Xilinx SoC Versal
2018-10-16 Michal Simekarm64: versal: Add support for new Xilinx Versal ACAPs
2018-10-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-10-15 Tom RiniMerge tag 'arc-more-updates-for-2018.11-rc2-2' of git...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-12 Tom Rinildpaa_eth.c: Fix warning when PHYLIB is not enabled
2018-10-12 Ashish Kumarsf: Add MICRON manufacturer id
2018-10-12 Heiko Schocheri2c: fix: Add support for the Arm's Versatile Express...
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: Add support of multiple phys for...
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: initialize dpmac irrespective...
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: Modify the dpmac link detection...
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: fix error handing in init_phy
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: remove unused strcture elements
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-10 Keerthygpio: da8xx: Push generic defines of gpio.h out of...
2018-10-10 Keerthygpio: da8xx: Add k2g compatible
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: modify the label name
2018-10-10 Joe Hershbergertest: eth: Add a test for the target being pinged
2018-10-10 Joe Hershbergertest: eth: Add a test for ARP requests
2018-10-10 Joe Hershbergernet: sandbox: Add a priv ptr for tests to use
2018-10-10 Joe Hershbergernet: sandbox: Allow fake eth to handle more than 1...
2018-10-10 Joe Hershbergernet: sandbox: Share the priv structure with tests
2018-10-10 Joe Hershbergernet: sandbox: Make the fake eth driver response configu...
2018-10-10 Joe Hershbergernet: sandbox: Refactor sandbox send function
2018-10-10 Joe Hershbergernet: sandbox: Move disabled flag into priv struct
2018-10-10 Janine Hagemannnet: phy: ti: Add binding for the CLK_OUT pin muxing
2018-10-10 Janine Hagemannnet: phy: ti: Recover from "port mirroring" N/A MODE4
2018-10-10 Janine Hagemannnet: phy: ti: Add lane swapping support in the DP83867...
2018-10-10 Bin Mengnet.h: Include linux/if_ether.h to avoid duplication
2018-10-10 Jagan Tekispi: davinci: Add platdata support
2018-10-10 Adam Fordmtd: uboot: Fix hanging during mtd list command
2018-10-09 Bin Mengnet: pch_gbe: Make probe/remove static
2018-10-09 Bin Menglinux/compat.h: Add netdev_### log macros
2018-10-09 Marek Vasutmmc: tmio: Limit DMA to 32bit on R-Car Gen3
2018-10-09 Marek Vasutmmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
2018-10-09 Simon Glassvideo: at91: Adjust vidconsole_position_cursor() to...
2018-10-09 Simon Glasssysreset: Add a way to find the last reset
2018-10-09 Simon Glasssysreset: Tidy up a few comments and logging
2018-10-09 Simon Glasspci: Add a little more debugging to pci_rom
2018-10-09 Simon Glassctags: Minor changes to fix ctags output
2018-10-09 Simon Glasspanel: Expand the backlight support
2018-10-09 Simon Glasstest: panel: Add a test for the panel uclass
2018-10-09 Simon Glasscros_ec: Add support for v3 messages on LPC
2018-10-09 Simon Glasscros_ec: Update cros_ec_read_hash() to specify the...
2018-10-09 Simon Glasscros: Update ec_commands to latest version
2018-10-09 Simon Glasstpm: Use livetree and allow children
2018-10-09 Simon Glassvideo: Adjust video_clear() to return an error
2018-10-09 Simon Glassdm: spi: Add logging of some return values
2018-10-09 Simon Glasscros: Update cros_ec code to use struct udevice
2018-10-09 Simon Glassserial: Allow serial to be absent in TPL
2018-10-09 Simon Glasstpm: Add support for SPL and TPL
2018-10-09 Simon Glassfdt: Allow indicating a node is for U-Boot proper only
2018-10-09 Simon Glassrtc: Allow use of RTC in SPL and TPL
2018-10-09 Simon GlassKconfig: Convert CONFIG_RTC_MC146818 to Kconfig
2018-10-09 Simon Glassblk: Support block drivers in TPL
2018-10-09 Simon Glassspl: input: Allow input in SPL and TPL
2018-10-09 Simon Glasssf: Avoid allocating memory on every read operation
2018-10-09 Simon Glassdm: core: Update ofnode to read binman-style flash...
2018-10-09 Simon Glassdm: core: Add a function to find the first inactive...
2018-10-09 Simon Glassdm: core: Update some functions to use const
2018-10-09 Simon Glassdm: core: Alloc uclass-private data to be cache-aligned
2018-10-09 Simon Glasssandbox: Restore blocking I/O on exit
2018-10-09 Simon Glassdm: spi: Clean up detection of sandbox SPI emulator
2018-10-09 Simon Glasssandbox: tpm: Enhance to support the latest Chromium OS
2018-10-09 Simon Glasssandbox: tpm: Tidy up enums and return values
2018-10-09 Simon Glassserial: sandbox: Allow serial output without device...
2018-10-09 Simon Glasssandbox: Add a debug UART
2018-10-09 Simon Glasssandbox: video: Speed up video output
2018-10-09 Simon Glasssandbox: spi: Add more logging
2018-10-09 Simon Glasssandbox: spi: Drop command-line SPI option
2018-10-08 Trent Piephortc: Add read8 and write8 support to isl1208 driver
2018-10-08 Marek Vasutofnode: Add missing address translation into ofnode_get...
2018-10-08 Marek Vasutofnode: Replace of_n_addr_cells with of_n_size_cells
2018-10-07 Jens WiklanderKconfig: sandbox: enable cmd_avb and dependencies
2018-10-07 Jens Wiklandertee: add sandbox driver
2018-10-07 Jens Wiklandertee: optee: support AVB trusted application
2018-10-07 Jens Wiklanderoptee: support routing of rpmb data frames to mmc
2018-10-07 Jens Wiklandertee: add OP-TEE driver
2018-10-07 Jens WiklanderAdd UCLASS_TEE for Trusted Execution Environment
2018-10-07 Jens Wiklandermmc: rpmb: add mmc_rpmb_route_frames()
2018-10-07 Jens Wiklanderdm: fdt: scan for devices under /firmware too
2018-10-06 Liviu Dudaumisc: Add support for the Arm Versatile Express config bus
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-10-05 Tom RiniMerge tag 'rockchip-for-v2018.11-rc2' of git://git...
2018-10-05 Tom RiniMerge tag 'arc-updates-for-2018.11-rc2' of git://git...
2018-10-04 Janine Hagemannnet: gmac_rockchip: Add handling for RGMII_ID/RXID...
2018-10-04 Janine Hagemannnet: gmac_rockchip: Fix a register write in rk3328_gmac...
2018-10-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-04 Stefan Roesespi: Add SPI driver for MT76xx SoCs
next