platform/kernel/u-boot.git
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-18 Simon Glassdm: blk: Add tests for block devices
2016-03-18 Simon Glassdm: sandbox: Drop the pre-DM host implementation
2016-03-18 Simon Glassdm: sandbox: Switch over to use DM for block devices
2016-03-18 Simon Glassdm: usb: Unbind old block devices when shutting down USB
2016-03-18 Simon Glassbuildman: Clarify the use of -V
2016-03-18 Simon Glassbuildman: Add a way to specific a full toolchain prefix
2016-03-18 Simon Glassbuildman: Allow branch names which conflict with direct...
2016-03-18 Michal Simekdm: ns16550: Add support for reg-offset property
2016-03-18 Przemyslaw... Revert "fdt: fix address cell count checking in fdt_tra...
2016-03-18 Przemyslaw... dts:exynos:update pinctrl size-cells and fix child...
2016-03-18 Simon Glassgpio: Report errors when GPIOs cannot be read
2016-03-17 Tom Rinicmd_dhry.c: Use lldiv for vax_mips calculation as well
2016-03-17 Stefan Roesex86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
2016-03-17 Simon Glassx86: Add support for the samus chromebook
2016-03-17 Simon Glassx86: Support a chained-boot development flow
2016-03-17 Simon Glassx86: dts: Drop memory SPD compatible string
2016-03-17 Simon Glassx86: ivybridge: Convert to use the common SDRAM code
2016-03-17 Simon Glassx86: Add common SDRAM-init code
2016-03-17 Simon Glassx86: Move common PCH code into a common place
2016-03-17 Simon Glassdhry: Correct dhrystone calculation for fast machines
2016-03-17 Simon Glassarm: Add a 64-bit division routine to the private library
2016-03-17 Simon Glassx86: Fix a header nit in x86-chromebook.h
2016-03-17 Simon Glassx86: Add a function to set the IOAPIC ID
2016-03-17 Simon Glassx86: Update README for new developments
2016-03-17 Simon Glassx86: Use white on black for the console on chromebooks
2016-03-17 Simon Glassx86: Add a default address for reference code
2016-03-17 Simon Glassx86: broadwell: Add video support
2016-03-17 Simon Glassx86: broadwell: Add support for high-speed I/O lane...
2016-03-17 Simon Glassx86: broadwell: Add a GPIO driver
2016-03-17 Simon Glassx86: broadwell: Add support for SDRAM setup
2016-03-17 Simon Glassx86: broadwell: Add power-control support
2016-03-17 Simon Glassx86: broadwell: Add reference code support
2016-03-17 Simon Glassx86: broadwell: Add an LPC driver
2016-03-17 Simon Glassx86: broadwell: Add a northbridge driver
2016-03-17 Simon Glassx86: broadwell: Add a SATA driver
2016-03-17 Simon Glassx86: broadwell: Add a pinctrl driver
2016-03-17 Simon Glassx86: broadwell: Add a PCH driver
2016-03-17 Simon Glassx86: Add basic support for broadwell
2016-03-17 Simon Glassx86: dts: Update the pinctrl binding a little
2016-03-17 Simon Glassx86: Add support for running Intel reference code
2016-03-17 Simon Glassx86: Drop all the old pin configuration code
2016-03-17 Simon Glassx86: gpio: Allow the pinctrl driver to set up the pin...
2016-03-17 Simon Glassx86: Add an ICH6 pin configuration driver
2016-03-17 Simon Glassx86: link: Add pin configuration to the device tree
2016-03-17 Simon Glassx86: Update microcode for secondary CPUs
2016-03-17 Simon Glassx86: ivybridge: Show microcode version for each core
2016-03-17 Simon Glassx86: Record the CPU details when starting each core
2016-03-17 Simon Glassx86: Move common MRC Kconfig options to the common...
2016-03-17 Simon Glassx86: Allow I/O functions to use pointers
2016-03-17 Simon Glassx86: Add macros to clear and set I/O bits
2016-03-17 Simon Glassx86: ivybridge: Drop sandybridge_early_init()
2016-03-17 Simon Glassx86: Move Intel Management Engine code to a common...
2016-03-17 Simon Glassx86: Rename PORT_RESET to IO_PORT_RESET
2016-03-17 Simon Glassx86: Move common CPU code to its own place
2016-03-17 Simon Glassx86: Move common LPC code to its own place
2016-03-17 Simon Glassx86: Add the root-complex block to common intel registers
2016-03-17 Simon Glassx86: Create a common header for Intel register access
2016-03-17 Simon Glassx86: Move microcode code to a common location
2016-03-17 Simon Glassx86: Move cache-as-RAM code into a common location
2016-03-17 Simon Glassx86: cpu: Add functions to return the family and stepping
2016-03-17 Simon Glassx86: Allow use of serial soon after relocation
2016-03-17 Simon Glassinput: i8042: Make sure the keyboard is enabled
2016-03-17 Simon Glasssyscon: Avoid returning a device on failure
2016-03-17 Simon Glassdm: timer: Correct timer init ordering after relocation
2016-03-17 Simon Glassx86: broadwell: Add a few microcode files
2016-03-17 Simon Glassx86: Add comments to the SIPI vector
2016-03-17 Simon Glassx86: Tidy up mp_init to reduce duplication
2016-03-17 Simon Glassx86: Correct duplicate POST values
2016-03-17 Simon Glassx86: Add a script to aid code conversion from coreboot
2016-03-17 Simon Glassx86: gpio: Correct GPIO setup ordering
2016-03-17 Simon Glassx86: dts: link: Add board ID GPIOs
2016-03-17 Simon Glassx86: dts: link: Move SPD info into the memory controller
2016-03-17 Simon Glassx86: link: Add required GPIO properties
2016-03-17 Simon Glassx86: Add some more common MSR indexes
2016-03-17 Simon Glassx86: cpu: Make the vendor table const
2016-03-17 Simon Glassmalloc_simple: Add a little more debugging
2016-03-17 Simon Glasspci: Correct a few comments and nits
2016-03-17 Simon Glasspci: Add functions to update PCI configuration registers
2016-03-17 Simon Glassgpio: Use const where possible
2016-03-17 Simon Glassgpio: Add a function to obtain a GPIO vector value
2016-03-17 Simon Glasscpu: Add support for microcode version and CPU ID
2016-03-17 Simon Glassvideo: Allow simple-panel to be used without regulators
2016-03-17 Bin Mengx86: Document how to play with SeaBIOS
2016-03-17 Bin Mengx86: qemu: Enable ACPI table generation by default
2016-03-17 Bin Mengx86: Support booting SeaBIOS
2016-03-17 Bin Mengx86: Implement functions for writing coreboot table
2016-03-17 Bin Mengx86: Support writing configuration tables in high area
2016-03-17 Bin Mengx86: Simplify codes in write_tables()
2016-03-17 Bin Mengx86: Change write_acpi_tables() signature a little bit
2016-03-17 Bin Mengx86: Use a macro for ROM table alignment
2016-03-17 Bin Mengx86: Change to use start/end address pair in write_tables()
2016-03-17 Bin Mengx86: Clean up coreboot_tables.h
2016-03-17 Bin Mengx86: Move sysinfo related to sysinfo.h
2016-03-17 Bin Mengx86: Move asm/arch-coreboot/tables.h to a common place
2016-03-16 Tom Rinispl: arm: Make sure to include all of the u_boot_list...
2016-03-16 Tom Rinimvebu: ds414: Move cmd_syno into ds414 directory
2016-03-16 Tom Riniarm: omap-common: Guard some parts of the code with...
2016-03-16 Tom Rinilpc32xx: work_92105: Rework Makefile
2016-03-16 Tom Rinicmd: scsi: Group the command portion together, guard...
next