]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2015-08-06  Simon Glassdm: cros_ec: Convert the I2C tunnel code to use driver...
2015-08-06  Simon Glassexynos: dts: Support EC tunnel and main TPS65090 regulator
2015-08-06  Simon Glassexynos: dts: Add PMIC and regulator definitions
2015-08-06  Simon Glassexynos: dts: Sync up I2C ports with the kernel
2015-08-06  Simon Glassexynos: i2c: Tidy up the driver model code
2015-08-06  Simon Glassexynos: i2c: Fix code style with ReadWriteByte()
2015-08-06  Simon Glassi2c: Add a mux for GPIO-based I2C bus arbitration
2015-08-06  Simon Glassdm: i2c: Add support for multiplexed I2C buses
2015-08-06  Simon Glassdm: i2c: Add a function to transfer messages
2015-08-06  Simon Glassdm: i2c: Move definitions to the top of the header...
2015-08-06  Simon Glassdm: i2c: Correct comment nits in dm_i2c_reg_read/write()
2015-08-06  Simon Glassdm: i2c: Add a message debug function
2015-08-06  Simon Glassdm: core: Support finding a device by phandle
2015-08-06  Marcel Ziswilerdm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
2015-08-05  Stephen Warrenconfigs: Remove CONFIG_SERIAL_MULTI
2015-08-05  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05  Bin Mengx86: Document how to write PIRQ information in the...
2015-08-05  Bin Mengpci: Remove DEBUG from pci_compat.c
2015-08-05  Marek Vasutusb: Fix device detection code
2015-08-05  Marcel Ziswilernet: asix: fix operation without eeprom
2015-08-05  Hans de Goedesunxi: Drop our own copy of the USB_KEYBOARD options
2015-08-05  Paul Kocialkowskiusb: USB storage-specific part ifdef in uclass
2015-08-05  Paul Kocialkowskisunxi: MUSB gadget config provisions, with fastboot...
2015-08-05  Maxime Ripardmusb: sunxi: Force EP0 on re-enable
2015-08-05  Paul Kocialkowskisunxi: config update to stick with Kconfig changes
2015-08-05  Paul Kocialkowskisunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
2015-08-05  Paul Kocialkowskiusb: musb-new: Kconfig support for USB_MUSB_HOST and...
2015-08-05  Paul Kocialkowskiusb: musb-new: CONFIG_MUSB prefix replacement with...
2015-08-05  Paul Kocialkowskiusb: Generic USB Kconfig option, that fits both host...
2015-08-05  Paul Kocialkowskiusb: USB_ARCH_HAS_HCD Kconfig option removal
2015-08-05  Peter Griffinusb: dwc2: Call board_usb_init() from usb_lowlevel_init()
2015-08-05  Simon Glassefi: Add a README to explain how things work
2015-08-05  Simon Glassx86: Gracefully disable the vesa driver when running...
2015-08-05  Simon Glassx86: qemu: Support operation as an EFI payload
2015-08-05  Simon Glassx86: baytrail: Support operation as an EFI payload
2015-08-05  Simon Glassx86: Add helper code for running from EFI
2015-08-05  Simon Glassx86: Handle running as EFI payload
2015-08-05  Simon Glassefi: Add a command to display the memory map
2015-08-05  Simon Glassefi: Add functions for decoding the EFI tables
2015-08-05  Simon Glassx86: Add support for passing tables into U-Boot
2015-08-05  Simon Glassefi: Add 64-bit payload support
2015-08-05  Simon Glassx86: Add a way to call 32-bit code from 64-bit mode
2015-08-05  Simon Glassx86: Add an enum for some commonly-used GDT bits
2015-08-05  Simon Glassx86: Support building the EFI stub
2015-08-05  Simon Glassefi: Add support for loading U-Boot through an EFI...
2015-08-05  Simon Glassx86: Add relocation and link script for a 64-bit EFI...
2015-08-05  Ben Stoltzx86: Add definitions for the x86-efi board and plumb...
2015-08-05  Simon Glassx86: Allow relocation code to build without text base
2015-08-05  Simon Glassx86: dts: Add a device tree file for EFI
2015-08-05  Ben Stoltzx86: Add EFI board code
2015-08-05  Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-08-05  Simon Glassx86: Add asm/elf.h for x86-specific ELF definitions
2015-08-05  Simon Glassx86: Support skipping relocation for EFI
2015-08-05  Simon Glassefi: Support building a u-boot-app.efi executable
2015-08-05  Ben Stoltzx86: Set up toolchain flags for running as EFI application
2015-08-05  Ben Stoltzefi: Drop CONFIG_SYS_TEXT_BASE for EFI
2015-08-05  Simon Glassefi: Add a serial driver
2015-08-05  Simon GlassAdd a way to skip relocation
2015-08-05  Simon Glassx86: Update README to explain booting Ubuntu on Minnowmax
2015-08-05  Simon Glassx86: minnowmax: Drop the old PCI settings
2015-08-05  Simon Glassx86: dts: Fix typo in intel,irq-router.txt
2015-08-05  Simon Glassx86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header...
2015-08-05  Simon Glassx86: Move CONFIG_X86_SERIAL to Kconfig
2015-08-05  Simon Glassx86: Move Chrome OS options to defconfig
2015-08-05  Simon Glassdm: Add a return value comment to device_get_child()
2015-08-05  Simon Glasspci: Indicate prefetchable memory allocate when debugging
2015-08-05  Simon Glasspci: Add a constant for an invalid interrupt
2015-08-05  Simon Glassefi: Display the correct initcall pre-relocation values
2015-08-05  Ben Stoltzefi: Avoid using non-existent text base
2015-08-05  Simon Glassefi: Add start-up library code
2015-08-05  Simon Glassx86: Allow use of global_data with EFI
2015-08-05  Simon Glasspci: Fix up code for CONFIG_PCI_ENUM_ONLY
2015-08-05  Simon Glasspci: Use debug() instead of DEBUGF() in pci_auto.c
2015-08-05  Simon Glassx86: Tidy up a few minor issues with interrupts
2015-08-05  Simon Glassx86: Add some missing global_data declarations in files...
2015-08-05  Simon Glassx86: Tidy up the 64-bit calling code
2015-08-05  Simon Glassx86: Drop unused copy_fdt_to_ram()
2015-08-05  Simon Glassx86: Tidy up global_data flags
2015-08-05  Simon GlassReserve the top 16 flag bits for architecture-specific use
2015-08-05  Simon Glassx86: Use CR0 constants in CPU init
2015-08-05  Simon Glassx86: Add various minor tidy-ups to the 32-bit startup...
2015-08-05  Simon GlassBring in __aligned_u64 and friends to linux/types.h
2015-08-05  Simon GlassAllow objcopy to work without filling gaps with 0xff
2015-08-05  Simon Glasself: Add a few definitions for 64-bit relocation
2015-08-05  Simon Glassdm: serial: Correct logic in serial_find_console_or_panic()
2015-08-05  Simon Glassdm: core: Check for empty list in uclass_find_device()
2015-08-05  Simon GlassSupport removing default assembler flags
2015-08-05  Peng Fancommon: command add '\n' for debug msg
2015-08-05  Masahiro Yamadalib: fdt: fix indent of #ifdef..#endif conditional
2015-08-05  Bin Mengcommon: Print nothing in the __weak checkboard()
2015-08-05  Bin Menggitignore: Add defconfig and fdtgrep
2015-08-05  Bin Mengx86: bayleybay: Configure PCI IRQ
2015-08-05  Bin Mengx86: Add Intel Bayley Bay board support
2015-08-05  Bin Mengx86: Add microcode for BayTrail-I B0 stepping
2015-08-05  Bin Mengx86: baytrail: Update UPD setting for FSP Gold4 release
2015-08-05  Bin Mengx86: minnowmax: Remove smsc47x superio codes
2015-08-05  Bin Mengx86: Sanity test on vesa parameters before setting...
2015-08-05  Bin Mengx86: qemu: Add MP initialization
2015-08-05  Miao Yanx86: Add a 'pause' instruction in __udelay() for QEMU...
2015-08-05  Bin Mengdoc: dm: Update pci-info.txt for pci support
next