]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-03-21 Wenbin Songarmv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqds
2016-03-21 Wenbin Songarmv8/ls1043aqds: Return i2c mux to default chennel
2016-03-21 Wenbin Songfreescale: vid: Return i2c mux to default channel
2016-03-21 Alison Wangarm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support
2016-03-21 Yangbo Luarmv8/fsl-lsch2: fix sdhc clock frequency value
2016-03-21 Prabhakar Kushwahaarmv8: ls2085a: Remove phy configuration from QDS and RDB
2016-03-21 Prabhakar Kushwahadriver: net: ldpaa_eth: Add support of PHY framework
2016-03-21 Pratiyush Srivastavaarmv8: fsl-layerscape: Updating entries in Serdes Table
2016-03-21 Shengzhou Liudriver/ddr/fsl: Add workaround for erratum A-009803
2016-03-21 Shengzhou Liudriver/ddr/fsl: Add address parity support for DDR4...
2016-03-21 Stuart Yoderpci/layerscape: set LUT and msi-map for discovered...
2016-03-21 Stuart Yoderpci/layerscape: add defines for LUT
2016-03-21 Stuart Yoderpci: make pci_get_hose_head() available to external...
2016-03-21 Stuart Yoderarmv8: ls2080a: update stream ID partitioning info
2016-03-21 Stuart Yoderarmv8: ls2080a: remove obsolete stream ID partitioning...
2016-03-21 York Sunboards: ls2080: Fix default bootargs
2016-03-21 Alison Wangarm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_...
2016-03-21 Aneesh Bansaldrivers/crypto/fsl: define structures for PDB
2016-03-21 Aneesh Bansaldrivers/crypto/fsl: add constructs for protocol descriptors
2016-03-21 Aneesh Bansaldrivers/crypto/fsl: correct error checking in run_descr...
2016-03-21 Shaohui Xiearmv8: ls2080ardb: invert irq pins polarity for AQR405 PHY
2016-03-21 Prabhakar Kushwahaarmv8: lsch3: Enable WUO config for RNI-20 node
2016-03-21 Alexander Grafarm64: Fix layerscape mmu setup
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()
next