index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-07-23
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-07-23
ARM: UniPhier: update CONFIG_BOOTARGS
Masahiro Yamada
2015-07-23
ARM: UniPhier: add environment variable for TFTP boot
Masahiro Yamada
2015-07-23
ARM: UniPhier: add environment sets for non-FIT Linux boot
Masahiro Yamada
2015-07-23
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-23
arm: mvebu: db-88f6820: Add SPL support with DDR init code
Stefan Roese
2015-07-23
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
Stefan Roese
2015-07-23
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-22
linux_compat: handle __GFP_ZERO in kmalloc()
Masahiro Yamada
2015-07-22
linux_compat: move vzalloc() to header file as an inline function
Masahiro Yamada
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
2015-07-21
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
Simon Glass
2015-07-21
x86: minnowmax: Drop the cache line size hack
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-21
dm: usb: Correct the struct usb_driver_entry comment
Simon Glass
2015-07-21
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Hans de Goede
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
test: Add a macro to check that a value is not an error pointer
Simon Glass
2015-07-21
led: Return -ENODEV if the LED device cannot be found
Simon Glass
2015-07-21
dm: reset: Allow reset_walk() to return
Simon Glass
2015-07-21
dm: Add platform data advice and admonishment
Simon Glass
2015-07-21
dm: Add a clock uclass
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
lib: Add function to extract a number from the end of a string
Simon Glass
2015-07-21
Add rivest cipher 4 (rc4) implementation
Simon Glass
2015-07-21
dm: Add support for RAM drivers
Simon Glass
2015-07-21
dm: pmic: Add functions to adjust PMIC registers
Simon Glass
2015-07-21
dm: power: Add a function to set up all regulators
Simon Glass
2015-07-21
dm: pmic: Split output from function
Simon Glass
2015-07-21
dm: power: Add regulator flags to centralise auto-set logic
Simon Glass
2015-07-21
mmc: Add structure comments for dwmmc
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-21
dm: Add support for LEDs
Simon Glass
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
dm: Add support for register maps (regmap)
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
2015-07-21
dm: core: Correct device_get_child_by_of_offset() parameter
Simon Glass
2015-07-21
dm: core: Add a function to find any device from device tree
Simon Glass
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-07-21
debug_uart: Remove use of asmlinkage
Simon Glass
[next]