]> git.sur5r.net Git - u-boot/history - include
dm: usb: Adjust the USB_DEVICE() macro naming
[u-boot] / include /
2015-07-21 Simon Glassdm: usb: Adjust the USB_DEVICE() macro naming
2015-07-21 Simon Glassdm: usb: eth: Support driver model with USB Ethernet
2015-07-21 Simon Glassdm: eth: Avoid blocking on packet reception
2015-07-21 Simon Glassdm: usb: Correct the struct usb_driver_entry comment
2015-07-21 Simon Glassdm: pci: Add a function to get the BDF for a device
2015-07-21 Simon Glassdm: pci: Add support for PCI driver matching
2015-07-21 Hans de Goededm: usb: Allow usb host drivers to implement usb_reset_...
2015-07-21 Hans de Goededm: Export device_remove_children / device_unbind_children
2015-07-21 Hans de Goedeusb: Add an usb_device parameter to usb_reset_root_port
2015-07-21 Hans de Goedeusb: usb_setup_device: Drop unneeded portnr function...
2015-07-21 Hans de Goedeusb: Drop device-model specific copy of usb_legacy_port...
2015-07-21 Simon Glasstest: Add a macro to check that a value is not an error...
2015-07-21 Simon Glassled: Return -ENODEV if the LED device cannot be found
2015-07-21 Simon Glassdm: reset: Allow reset_walk() to return
2015-07-21 Simon Glassdm: Add platform data advice and admonishment
2015-07-21 Simon Glassdm: Add a clock uclass
2015-07-21 Simon Glassdm: Add a system reset uclass
2015-07-21 Simon Glassdm: spl: Allow device tree/driver model in board_init_f()
2015-07-21 Simon Glasslib: Add function to extract a number from the end...
2015-07-21 Simon GlassAdd rivest cipher 4 (rc4) implementation
2015-07-21 Simon Glassdm: Add support for RAM drivers
2015-07-21 Simon Glassdm: pmic: Add functions to adjust PMIC registers
2015-07-21 Simon Glassdm: power: Add a function to set up all regulators
2015-07-21 Simon Glassdm: pmic: Split output from function
2015-07-21 Simon Glassdm: power: Add regulator flags to centralise auto-set...
2015-07-21 Simon Glassmmc: Add structure comments for dwmmc
2015-07-21 Simon Glassdm: mmc: Add an MMC uclass
2015-07-21 Simon Glassdm: Add support for LEDs
2015-07-21 Simon Glassdm: Add support for generic system controllers (syscon)
2015-07-21 Simon Glassdm: Add support for register maps (regmap)
2015-07-21 Simon Glassdm: gpio: Add dm_gpio_request() to manually request...
2015-07-21 Simon Glassdm: gpio: Add dm_gpio_lookup_name() to look up a GPIO...
2015-07-21 Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-07-21 Simon Glassdm: core: Add a function to find any device from device...
2015-07-21 Simon Glassdm: Move the tree/uclass dump code into its own file
2015-07-21 Simon Glassdebug_uart: Remove use of asmlinkage
2015-07-21 Simon GlassAdd a way of checking the position of a structure member
2015-07-21 Simon Glassfdt: Add fdt_first/next_region() functions
2015-07-21 Simon Glassfdt: Add a function to remove unused strings from a...
2015-07-21 Simon Glassmkimage: Display a better list of available image types
2015-07-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-07-20 Haikun Wangarmv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB
2015-07-20 Haikun Wangarmv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS
2015-07-20 Wang Dongshengarm/ls102xa: Add PSCI support for ls102xa
2015-07-20 Prabhakar Kushwahaboard/ls2085a: Increase kernel_size value in env variable
2015-07-20 Prabhakar Kushwahaboard/ls2085rdb: Export functions for standalone AQ...
2015-07-20 Stuart Yoderarmv8/fsl-lsch3: partition stream IDs
2015-07-20 Prabhakar Kushwahadrivers: fsl-mc: Update flibs to mc-0.6.0.1
2015-07-20 J. German Riveradrivers/fsl-mc: Autoload AOIP image from NOR flash
2015-07-20 Stuart Yoderarmv8/ls2085a: enable debug server
2015-07-20 Prabhakar Kushwahaarmv8/fsl-lsch3: Support 256M mem split for MC & dbg...
2015-07-20 York Sunarmv8/ls2085ardb: Fix SPD address error on early boards
2015-07-20 York Sundriver/ddr/fsl: Add a hook to update SPD address
2015-07-20 Prabhakar Kushwahaarmv8/ls2085a: Avoid hard-coding for board name print
2015-07-20 Bhupesh Sharmaarmv8/ls2085a: Increase the supported kernel size
2015-07-20 Prabhakar Kushwahaarmv8/ls2085rdb: Update PCA9547PW slave address
2015-07-20 Prabhakar Kushwahaarmv8/ls2085a: Update LS2085a PCIe compatible
2015-07-20 Priyanka Jainarmv8/ls2085a: Enable "date" command for QDS and RDB
2015-07-20 Yangbo Luarmv8/ls2085ardb: add hwconfig setting for eSDHC
2015-07-20 Prabhakar Kushwahaarmv8/ls2085ardb: Add eth & phy firmware loading support
2015-07-20 Masahiro Yamadalibfdt: fix description of fdt_get_string()
2015-07-20 Andre Przywarafdt: prevent clearing memory node if there are no banks
2015-07-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15 Bin Mengpci: Configure expansion ROM during auto config process
2015-07-15 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-07-15 Simon Glassdm: x86: minnowmax: Move PCI to use driver model
2015-07-15 Simon Glassdm: spi: Enable environment for minnowmax
2015-07-15 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-07-15 Bin Mengx86: crownbay: Enable graphics support
2015-07-15 Bin Mengx86: Move VGA option rom macros to Kconfig
2015-07-15 Simon Glassdm: pci: Use the correct hose when configuring devices
2015-07-15 Bin Mengdm: cpu: Add a new get_count method to cpu uclass
2015-07-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-07-10 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-07-10 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-10 Masahiro Yamadamtd: fix false positive "Offset exceeds device limit...
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp: Add USB/EHCI support
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
2015-07-10 Stefan Roesearm: mvebu: Add SATA/SCSI (AHCI) support for Armada...
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp: Add MMC/SDIO support
2015-07-09 Tang Yuantianahci: Fix compiling warnings under 64bit platforms
2015-07-09 Yegor Yefremovarm: baltos: change USB ports functions
2015-07-09 Michael Scherbankeystone2: config: update default mtd
2015-07-09 Antonio Borneostm32f4: fix gpio description in comment
2015-07-09 Antonio Borneostm32f4: fix minor typo in comment
2015-07-09 Egli, Samuelsiemens,am33x: adjust mtd partition
2015-07-09 Yegor Yefremovarm: baltos: fix NAND boot
2015-07-09 Yegor Yefremovarm: baltos: drop I2C speed to 1000 Hz
2015-07-09 Yegor Yefremovarm: baltos: enable CMD_NET and FIT support in defconfig
2015-07-09 Yegor Yefremovarm: convert am3517_crane and am3517_evm to generic...
2015-07-08 Simon Glassti: Add SPDX license identifier to omap.h
2015-07-08 Joe HershbergerAllow CONFIG_REGEX to be disabled when CONFIG_NET
2015-07-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-07-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-07-07 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-07-06 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-07-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-07-03 Vikas Manochastv0991: enable cadence qspi controller & spi flash
2015-07-03 Vikas Manochastv0991: remove define CONFIG_OF_SEPARATE from board...
2015-07-03 Vikas Manochastv0991: move OF_CONTROL config to defconfig
next