platform/kernel/u-boot.git
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...
2016-03-16 Tom RiniARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
2016-03-16 Tom RiniARM: keystone2: Switch to using the poweroff command
2016-03-16 Tom RiniARM: keystone2: Split monitor code / command code
2016-03-16 Andrew F. DavisARM: DRA7xx: Enable NFS boot command
2016-03-16 Andrew F. Davisti_armv7_common: env: Add NFS loading support to defaul...
2016-03-16 Masahiro Yamadaspl_nor: fix warning when compiled for 64bit target
2016-03-16 Nishanth MenonARM: DRA7: DDR: Enable SR in Power Management Control
2016-03-16 Yan Liukeystone2: env: Set mmc as default boot for k2g-evm
2016-03-16 Murali Karicherikeystone2: env: add env script for booting with an...
2016-03-16 Lokesh Vutlak2g: configs: Add support to save env in MMC
2016-03-16 Lokesh Vutlak2g: env: Allow use of a script and plain text env...
2016-03-16 Lokesh Vutlati_armv7_common: env: Consolidate support for loading...
2016-03-16 Mugunthan V Nam43xx: configs: Enable USB commands for non usb boot...
2016-03-16 Lokesh Vutlaam335x: configs: Fix usb ether boot support
2016-03-16 Carlos Hernandezti_armv7_keystone2: env: Remove securedb.key.bin load
2016-03-16 Carlos Hernandezti_armv7_keystone2: env: Update UBIFS image paths
2016-03-16 Mugunthan V Nti_armv7_keystone2: configs: add usb mass storage support
2016-03-16 Alexander Grafefi_loader: Pass proper device path in on boot
next