]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-10 Simon Glassdm: video: Add support for the Parade PS8622/625 bridge
2015-09-10 Simon Glassvideo: Work around lack of pinctrl
2015-09-10 Simon Glassdm: video: Add support for video bridges
2015-09-10 Simon Glassdm: pmic: Display the regulator limits on error
2015-09-10 Simon Glassdm: power: Don't return an error when regulators are...
2015-09-10 Simon Glassdm: pmic: max77686: Support all BUCK regulators
2015-09-10 Simon Glassdm: power: max77686: Correct BUCK register access
2015-09-10 Simon Glassdm: pmic: Correct the pmic_reg_write() implementation
2015-09-10 Simon Glassdm: pmic: max77686: Correct a few nits
2015-09-10 Simon Glassdm: power: Add support for S5M8767 regulators
2015-09-10 Simon Glassdm: power: Add support for the S5M8767 PMIC
2015-09-10 Simon Glassdm: power: Add support for TPS65090 FETs
2015-09-10 Simon Glassdm: power: Add a new driver for the TPS65090 PMIC
2015-09-10 Simon Glassexynos: Enable the debug UART in SPL
2015-09-10 Simon Glassexynos: Add debug UART support for Samsung S5P serial
2015-09-10 Simon Glassexynos: serial: Refactor init code for debug UART
2015-09-10 Simon Glasscros_ec: Support the LDO access method used by spring
2015-09-10 Simon Glassdm: cros_ec: Convert the I2C tunnel code to use driver...
2015-09-10 Simon Glassexynos: dts: Support EC tunnel and main TPS65090 regulator
2015-09-10 Simon Glassexynos: dts: Add PMIC and regulator definitions
2015-09-10 Simon Glassexynos: dts: Sync up I2C ports with the kernel
2015-09-10 Simon Glassexynos: i2c: Tidy up the driver model code
2015-09-10 Simon Glassexynos: i2c: Fix code style with ReadWriteByte()
2015-09-10 Simon Glassi2c: Add a mux for GPIO-based I2C bus arbitration
2015-09-10 Simon Glassdm: i2c: Add support for multiplexed I2C buses
2015-09-10 Simon Glassdm: i2c: Add a function to transfer messages
2015-09-10 Simon Glassdm: i2c: Move definitions to the top of the header...
2015-09-10 Simon Glassdm: i2c: Correct comment nits in dm_i2c_reg_read/write()
2015-09-10 Simon Glassdm: i2c: Add a message debug function
2015-09-10 Simon Glassdm: core: Support finding a device by phandle
2015-09-10 Marcel Ziswilerdm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
2015-09-10 Tom WarrenTegra: P2571: Clean up config file
2015-09-10 Tom WarrenTegra: spi: Move TEGRA114_SPI switch to defconfigs
2015-09-10 Tom WarrenTegra: PLL: use per-SoC pllinfo table instead of PLL_DI...
2015-09-10 Tom WarrenTegra: clocks: Add 38.4MHz OSC support for T210 use
2015-09-10 Tom WarrenT210: P2571: Turn CPU fan on
2015-09-10 Tom WarrenT210: P2571: Restore USB gadget mode (ums)
2015-09-10 Tom WarrenT210: P2571: Enable SD-card power via PMIC LDO2
2015-09-10 Stephen Warrenconfigs: Remove CONFIG_SERIAL_MULTI
2015-09-10 Bin Mengx86: Document how to write PIRQ information in the...
2015-09-10 Bin Mengpci: Remove DEBUG from pci_compat.c
2015-09-10 Marek Vasutusb: Fix device detection code
2015-09-10 Marcel Ziswilernet: asix: fix operation without eeprom
2015-09-10 Hans de Goedesunxi: Drop our own copy of the USB_KEYBOARD options
2015-09-10 Paul Kocialkowskiusb: USB storage-specific part ifdef in uclass
2015-09-10 Paul Kocialkowskisunxi: MUSB gadget config provisions, with fastboot...
2015-09-10 Maxime Ripardmusb: sunxi: Force EP0 on re-enable
2015-09-10 Paul Kocialkowskisunxi: config update to stick with Kconfig changes
2015-09-10 Paul Kocialkowskisunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
2015-09-10 Paul Kocialkowskiusb: musb-new: Kconfig support for USB_MUSB_HOST and...
2015-09-10 Paul Kocialkowskiusb: musb-new: CONFIG_MUSB prefix replacement with...
2015-09-10 Paul Kocialkowskiusb: Generic USB Kconfig option, that fits both host...
2015-09-10 Paul Kocialkowskiusb: USB_ARCH_HAS_HCD Kconfig option removal
2015-09-10 Peter Griffinusb: dwc2: Call board_usb_init() from usb_lowlevel_init()
2015-09-10 Simon Glassefi: Add a README to explain how things work
2015-09-10 Simon Glassx86: Gracefully disable the vesa driver when running...
2015-09-10 Simon Glassx86: qemu: Support operation as an EFI payload
2015-09-10 Simon Glassx86: baytrail: Support operation as an EFI payload
2015-09-10 Simon Glassx86: Add helper code for running from EFI
2015-09-10 Simon Glassx86: Handle running as EFI payload
2015-09-10 Simon Glassefi: Add a command to display the memory map
2015-09-10 Simon Glassefi: Add functions for decoding the EFI tables
2015-09-10 Simon Glassx86: Add support for passing tables into U-Boot
2015-09-10 Simon Glassefi: Add 64-bit payload support
2015-09-10 Simon Glassx86: Add a way to call 32-bit code from 64-bit mode
2015-09-10 Simon Glassx86: Add an enum for some commonly-used GDT bits
2015-09-10 Simon Glassx86: Support building the EFI stub
2015-09-10 Simon Glassefi: Add support for loading U-Boot through an EFI...
2015-09-10 Simon Glassx86: Add relocation and link script for a 64-bit EFI...
2015-09-10 Ben Stoltzx86: Add definitions for the x86-efi board and plumb...
2015-09-10 Simon Glassx86: Allow relocation code to build without text base
2015-09-10 Simon Glassx86: dts: Add a device tree file for EFI
2015-09-10 Ben Stoltzx86: Add EFI board code
2015-09-10 Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-09-10 Simon Glassx86: Add asm/elf.h for x86-specific ELF definitions
2015-09-10 Simon Glassx86: Support skipping relocation for EFI
2015-09-10 Simon Glassefi: Support building a u-boot-app.efi executable
2015-09-10 Ben Stoltzx86: Set up toolchain flags for running as EFI application
2015-09-10 Ben Stoltzefi: Drop CONFIG_SYS_TEXT_BASE for EFI
2015-09-10 Simon Glassefi: Add a serial driver
2015-09-10 Simon GlassAdd a way to skip relocation
2015-09-10 Simon Glassx86: Update README to explain booting Ubuntu on Minnowmax
2015-09-10 Simon Glassx86: minnowmax: Drop the old PCI settings
2015-09-10 Simon Glassx86: dts: Fix typo in intel,irq-router.txt
2015-09-10 Simon Glassx86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header...
2015-09-10 Simon Glassx86: Move CONFIG_X86_SERIAL to Kconfig
2015-09-10 Simon Glassx86: Move Chrome OS options to defconfig
2015-09-10 Simon Glassdm: Add a return value comment to device_get_child()
2015-09-10 Simon Glasspci: Indicate prefetchable memory allocate when debugging
2015-09-10 Simon Glasspci: Add a constant for an invalid interrupt
2015-09-10 Simon Glassefi: Display the correct initcall pre-relocation values
2015-09-10 Ben Stoltzefi: Avoid using non-existent text base
2015-09-10 Simon Glassefi: Add start-up library code
2015-09-10 Simon Glassx86: Allow use of global_data with EFI
2015-09-10 Simon Glasspci: Fix up code for CONFIG_PCI_ENUM_ONLY
2015-09-10 Simon Glasspci: Use debug() instead of DEBUGF() in pci_auto.c
2015-09-10 Simon Glassx86: Tidy up a few minor issues with interrupts
2015-09-10 Simon Glassx86: Add some missing global_data declarations in files...
2015-09-10 Simon Glassx86: Tidy up the 64-bit calling code
2015-09-10 Simon Glassx86: Drop unused copy_fdt_to_ram()
next