]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
test: dm: net: Add a test of the netretry behavior
[karo-tx-uboot.git] / include /
2015-09-08 Joe Hershbergerdm: eth: Add support for aliases
2015-09-08 Joe Hershbergersandbox: eth: Add ARP and PING response to sandbox...
2015-09-08 Joe Hershbergersandbox: eth: Add network support to sandbox
2015-09-08 Joe Hershbergerdm: eth: Pass the packet pointer as a parameter to...
2015-09-08 Joe Hershbergernet: Clean up network stack names used in DM drivers
2015-09-08 Joe Hershbergerdm: eth: Add basic driver model support to Ethernet...
2015-09-08 Joe Hershbergernet: Remove the bd* parameter from net stack functions
2015-09-08 Joe Hershbergernet: Use int instead of u8 for boolean flag
2015-09-08 Joe Hershbergernet: Refactor in preparation for driver model
2015-09-08 Joe Hershbergernet: Remove unneeded "extern" in net.h
2015-09-08 Joe Hershbergernet: Provide a function to get the current MAC address
2015-09-08 Joe Hershbergercommon: Make sure arch-specific map_sysmem() is defined
2015-09-08 Simon Glassdm: x86: pci: Convert coreboot to use driver model...
2015-09-08 Simon Glassdm: sandbox: pci: Enable PCI for sandbox
2015-09-08 Hannes Petermaiercommon/lcd_console: introduce display/framebuffer rotation
2015-09-08 Simon Glassdm: sandbox: pci: Add a PCI emulation uclass
2015-09-08 Simon Glassdm: pci: Add a uclass for PCI
2015-09-08 Simon Glassdm: pci: Move common PCI functions into their own file
2015-09-08 Simon Glassdm: core: Add a uclass pre_probe() method for devices
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-09-08 Simon Glassfdt: Tighten up error handling in fdtdec_get_pci_addr()
2015-09-08 Simon Glassdm: Add a new CPU init function which can use driver...
2015-09-08 Simon Glassfdt: Export fdtdec_get_number() for general use
2015-09-08 Simon Glassx86: Add support for panther (Asus Chromebox)
2015-09-08 Simon Glassx86: Move common Chromebook config into a separate...
2015-09-08 Simon Glassx86: pci: Add PCI IDs for lynxpoint
2015-09-08 Alexander Merklefix ARM DCC support for ARMv7 based cores (e.g. CortexA)
2015-09-08 Paul Kocialkowskisunxi: Complete i2c support for each supported platform
2015-09-08 Paul Kocialkowskii2c: mvtwsi: Support for up to 4 different controllers
2015-09-08 Paul Kocialkowskipower: axp209: Registers definitions in header
2015-09-08 Paul Kocialkowskipower: axp152: Registers definitions in header
2015-09-08 Paul Kocialkowskipower: axp221: Virtual VBUS detect and enable GPIOs...
2015-09-08 Kishon Vijay Abraham Iusb: modify usb_gadget_handle_interrupts to take contro...
2015-09-08 Kishon Vijay Abraham Iinclude: configs: Enable DWC3 and DFU in AM43xx
2015-09-08 Kishon Vijay Abraham Iinclude: configs: Enable DWC3 and DFU in DRA7xx
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: add interrupt status API to check...
2015-09-08 Kishon Vijay Abraham Idwc3: dwc3-omap: add support for multiple dwc3-omap...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: change probe and remove to uboot...
2015-09-08 Kishon Vijay Abraham Iinclude: dwc3-omap-uboot: add a structure for populatin...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: make dwc3-omap build in uboot
2015-09-08 Kishon Vijay Abraham Idwc3: core: added an API to invoke irq handlers
2015-09-08 Kishon Vijay Abraham Idwc3: core: add support for multiple dwc3 controllers
2015-09-08 Kishon Vijay Abraham Iinclude: dwc3-uboot: add a structure for populating...
2015-09-08 Kishon Vijay Abraham Iinclude: usb: composite: add USB_GADGET_DELAYED_STATUS...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: gadget: make dwc3 gadget build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: fix dwc3 header files
2015-09-08 Kishon Vijay Abraham Iinclude: usb: modify gadget.h to include udc support
2015-09-08 Stephen WarrenCreate API to map between CPU physical and bus addresses
2015-09-08 Sergey Temerkhanovusb: Convert protocol header structures to use explicit...
2015-09-08 Masahiro Yamadageneric-board: select SYS_GENERIC_BOARD for some archit...
2015-09-08 Fabio Estevammx31ads: Convert to generic board
2015-09-08 Volodymyr Riazantsevmmc: fsl_esdhc: Add support for DDR mode
2015-09-02 Lothar Waßmannfdt_support: add missing #ifdef after merge
2015-09-02 Lothar WaßmannKconfig: change CONFIG_MX* to CONFIG_SOC_MX*
2015-09-01 Nikolay Dimitrovmx6sabresd: Enable video interfaces in bootargs
2015-09-01 Tim Harveyimx: mx6: add get_cpu_temp_grade to obtain cpu temperat...
2015-09-01 Peng Fanpmic: pfuze100 fix typo
2015-09-01 Nikolay Dimitrovimx: riotboard, marsboard: Enable thermal support
2015-09-01 Tim Harveyimx: ventana: add pmic_setup to SPL
2015-09-01 Tim Harveyimx: ventana: (cosmetic) clean up size defines for...
2015-09-01 Tim Harveyimx: ventana: config: use MMC SPL RAW support
2015-09-01 Tim Harveyimx: ventana: config: enable Thermal support
2015-09-01 Tim Harveyimx: ventana: enable DM_SERIAL
2015-09-01 Tim Harveyimx: ventana: config: enable driver model
2015-09-01 Tim Harveyimx: ventana: config: enable gpio command
2015-09-01 Tim Harveyimx: ventana: display SPL boot device
2015-09-01 Tim Harveyimx: ventana: set dtype env var to boot media
2015-09-01 Soeren Mochtbs2910: add CONFIG_SUPPORT_EMMC_BOOT
2015-09-01 Soeren Mochtbs2910: use default CONFIG_SYS_PBSIZE
2015-09-01 Soeren Mochtbs2910: only enable vga output for stdout/stderr when...
2015-09-01 Soeren Mochtbs2910: support for usb otg host mode
2015-09-01 Fabio Estevamhummingboard: Remove mx6solo specific support
2015-09-01 Fabio Estevammx6cuboxi: Skip usb initialization when booting without...
2015-09-01 Fabio Estevammx6cuboxi: Allow HDMI and USB keyboard to be stdout...
2015-09-01 Fabio Estevammx6cuboxi: Add USB host support
2015-09-01 Fabio Estevammx6cuboxi: Add HDMI output support
2015-09-01 Sanchayan Maitycolibri_vf: Enable USB support for Colibri Vybrid
2015-09-01 Sanchayan MaityARM: vf610: Initial integration for Colibri VF50/VF61
2015-09-01 Fabio Estevammx6cuboxi: Load the correct 'fdtfile' variable
2015-09-01 Fabio Estevammx6cuboxi: Use more standard namings for fdt variables
2015-09-01 Eric Nelsongunzip: add gzwrite routine for extracting compresed...
2015-09-01 Otavio SalvadorRevert "embestmx6boards: convert to use config_distro_b...
2015-09-01 Eric Nelsonnitrogen6x: allow gzipped bitmap display
2015-09-01 Stefan Roesearm: mx6: tqma6: Extract baseboard configs into separat...
2015-09-01 Tim Harveypower: pfuze100: fix LDO_EN bit value
2015-09-01 Tim Harveyimx: ventana: update boot scripts to support ubifs...
2015-09-01 Tim Harveyimx: ventana: add usb_pgood_delay 2sec default
2015-09-01 Tim Harveyimx: ventana: config: enable EXT4 filesystem read/write...
2015-09-01 Tim Harveyimx: ventana: config: enable edid support
2015-09-01 Tim Harveyimx: ventana: config: Support ramdisk
2015-09-01 Tim Harveyimx: ventana: config: add USB Mass Storage (ums) support
2015-09-01 Tim Harveyimx: ventana: assign default ethprime dynamically
2015-09-01 Tim Harveyimx: ventana: add i210 support
2015-09-01 Tim Harveyimx: ventana: disable 4k tftp/nfs packets
2015-09-01 Fabio Estevammx6: Add initial SPL support for HummingBoard-i2eX
2015-09-01 Tim Harveyfdt: add new fdt_fixup_display function to configure...
2015-09-01 Linus Walleijintegrator: consolidate flash info
2015-09-01 Linus Walleijvexpress64: juno: add default NOR flash boot
2015-09-01 Albert ARIBAUD ... lpc32xx: add support for board work_92105
next