mx6sabresd: Use VESA 1024x768 timings
[pandora-u-boot.git] / arch /
2016-03-25 Leonid Iziumtsevmx27: 16-bit wide watchdog registers
2016-03-25 Marek Vasutarm: imx6: Switch DDR3 calibration to wait_for_bit()
2016-03-25 Peng Fanimx: print ARM clock for clocks command
2016-03-25 Peng Fanimx: mx6ul configure the PMIC_STBY_REQ pin as open...
2016-03-25 Peng Fanimx: mx6ul: skip setting ahb rate
2016-03-25 Ye Liimx: mx6: Fix incorrect clear mmdc_ch0 handshake mask
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-18 Przemyslaw Marczakdts:exynos:update pinctrl size-cells and fix child...
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 Glassarm: Add a 64-bit division routine to the private library
2016-03-17 Simon Glassx86: Add a function to set the IOAPIC ID
2016-03-17 Simon Glassx86: broadwell: Add support for high-speed I/O lane...
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: Add support for running Intel reference code
2016-03-17 Simon Glassx86: Drop all the old pin configuration code
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: 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: 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 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 Riniarm: omap-common: Guard some parts of the code with...
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 Nishanth MenonARM: DRA7: DDR: Enable SR in Power Management Control
2016-03-16 Alexander Grafarm: Allow EFI payload code to take exceptions
2016-03-16 Alexander Grafarm64: Allow EFI payload code to take exceptions
2016-03-16 Alexander Grafarm64: Allow exceptions to return
2016-03-15 Alexander Grafefi_loader: Add runtime services
2016-03-15 Alexander Grafarm64: Only allow dcache disabled in SPL builds
2016-03-15 Alexander Grafarm64: Remove non-full-va map code
2016-03-15 Alexander Graftegra: Replace home grown mmu code with generic table...
2016-03-15 Alexander Grafzymqmp: Replace home grown mmu code with generic table...
2016-03-15 Alexander Grafthunderx: Move mmu table into board file
2016-03-15 Alexander Grafarm64: Make full va map code more dynamic
2016-03-15 Alexander Grafarm64: Disable TTBR1 maps in EL1
2016-03-15 Alexander Grafthunderx: Calculate TCR dynamically
2016-03-15 Paul Kocialkowskiomap4: Check warm reset for reboot mode validity
2016-03-15 Paul Kocialkowskiomap4: Reboot mode support
2016-03-15 Paul Kocialkowskiomap4: Properly enable USB PHY clocks
2016-03-15 Paul Kocialkowskiomap-common: clocks-common: Setup USB DPLL when MUSB...
2016-03-15 Paul KocialkowskiAmazon Kindle Fire (first generation) codename kc1...
2016-03-15 Paul Kocialkowskiomap4: Move i2c clocks enable to enable_basic_clocks
2016-03-15 Paul Kocialkowskiomap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL refere...
2016-03-15 Paul Kocialkowskiomap-common: Remove deprecated arch_cpu_init code
2016-03-15 Paul Kocialkowskiomap-common: Rename set_muxconf_regs_essential to set_m...
2016-03-15 Paul Kocialkowskiomap4: Export jedec sdram timings
2016-03-15 Paul Kocialkowskiomap4: Export elpidia sdram timings
2016-03-15 Paul Kocialkowskiomap4: Export elpidia sdram device details
2016-03-15 Paul Kocialkowskiomap3: Use a define for reboot reason offset
2016-03-15 Paul Kocialkowskiomap3: String-based reboot mode handling
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
next