oweals/u-boot.git
2015-07-26 Otavio Salvadorcgtqmx6eval: Add SATA support
2015-07-26 Otavio Salvadorcgtqmx6eval: Add splash screen support
2015-07-26 Otavio Salvadorcgtqmx6eval: Add USB support
2015-07-26 Otavio Salvadorcgtqmx6eval: Add PMIC support
2015-07-26 Otavio Salvadorcgtqmx6eval: Add thermal support
2015-07-26 Otavio Salvadorcgtqmx6eval: Add ESDHC3 support
2015-07-26 Otavio Salvadorcgtqmx6eval: Fit into single lines
2015-07-26 Otavio Salvadorcgtqmx6eval: Improve the error handling
2015-07-26 Otavio Salvadorcgtqmx6eval: Staticize when possible
2015-07-26 Otavio Salvadorcgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
2015-07-26 Otavio Salvadorcgtqmx6eval: Use default prompt
2015-07-26 Peng Fanmmc:fsl_esdhc invalidate dcache before read
2015-07-26 Fabio Estevammx6sxsabresd: Use 'int' for return values
2015-07-26 Fabio Estevammx6sabresd: Use 'int' for return values
2015-07-26 Fabio Estevamwarp: Add MAX77696 support
2015-07-26 Fabio Estevampower: pmic: Add support for MAX77696 PMIC
2015-07-26 Fabio Estevamthermal: Fix comments
2015-07-26 Adrian Alonsoimx: imximage: add new CHECK/CLR BIT command
2015-07-26 Stefan Roesearm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
2015-07-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15 Bin Mengpci: Disable expansion ROM address decoding when signat...
2015-07-15 Bin Mengpci: Configure expansion ROM during auto config process
2015-07-15 Bin Mengdrivers: block: Remove the ata_piix driver
2015-07-15 Bin Mengx86: Adjust config option order in defconfig for Crown...
2015-07-15 Bin Mengtools: ifdtool: Write correct offset on 32-bit machine
2015-07-15 Simon Glassx86: Add binary blob checksums for Minnowboard MAX
2015-07-15 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-07-15 Simon Glassdm: x86: minnowmax: Move PCI to use driver model
2015-07-15 Simon Glassx86: pci: Tidy up the generic x86 PCI driver
2015-07-15 Simon Glassx86: Add ROM image description for minnowmax
2015-07-15 Simon Glassdm: spi: Enable environment for minnowmax
2015-07-15 Simon Glassdm: spi: Correct BIOS protection logic for ICH9
2015-07-15 Simon Glassdm: spi: Correct status register access width
2015-07-15 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-07-15 Bin Mengx86: crownbay: Enable graphics support
2015-07-15 Bin Mengx86: Remove MARK_GRAPHICS_MEM_WRCOMB
2015-07-15 Bin Mengx86: Move VGA option rom macros to Kconfig
2015-07-15 Bin Mengx86: cmd_mtrr: Improve MTRR list information
2015-07-15 Bin Mengx86: queensbay: Change CPU_ADDR_BITS to 32
2015-07-15 Bin Mengx86: Setup fixed range MTRRs for legacy regions
2015-07-15 Jian Luovideo: Add 32-bit color depth support for VBE
2015-07-15 Jian Luox86: bios: Allow pci config read/write to host bridge...
2015-07-15 Jian Luox86: bios: Synchronize stack between real and protected...
2015-07-15 Bin Mengvideo: vesa_fb: Look up VGA device by class instead...
2015-07-15 Simon Glassdm: pci: Correct bus number when scanning sub-buses
2015-07-15 Simon Glassdm: pci: Use the correct hose when configuring devices
2015-07-15 Bin Mengx86: queensbay: Change PCIe root ports' interrupt routing
2015-07-15 Bin Mengx86: crownbay: Enable writing MP table
2015-07-15 Bin Mengx86: Update README.x86 for SMP support
2015-07-15 Bin Mengx86: Generate a valid MultiProcessor (MP) table
2015-07-15 Bin Mengx86: Add MultiProcessor (MP) table APIs
2015-07-15 Bin Mengx86: Remove inline for lapic access routines
2015-07-15 Bin Mengx86: Add I/O APIC register access routines
2015-07-15 Bin Mengx86: Clean up ioapic header file
2015-07-15 Bin Mengx86: Reduce PIRQ routing table size
2015-07-15 Bin Mengx86: Ignore function number when writing PIRQ routing...
2015-07-15 Bin Mengx86: Write correct bus number for the irq router
2015-07-15 Bin Mengx86: queensbay: Correct Topcliff device irqs
2015-07-15 Bin Mengx86: crownbay: Enable DM RTC support
2015-07-15 Bin Mengcmd: date: Change to use CONFIG_DM_RTC instead of CONFI...
2015-07-15 Bin Mengdm: rtc: Support mc146818 driver in driver model
2015-07-15 Bin Mengx86: crownbay: Add MP initialization
2015-07-15 Bin Mengx86: Clean up lapic codes
2015-07-15 Bin Mengx86: Move lapic_setup() call into init_bsp()
2015-07-15 Bin Mengx86: Move MP initialization codes into a common place
2015-07-15 Bin Mengx86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
2015-07-15 Bin Mengdm: cpu: Add a new get_count method to cpu uclass
2015-07-15 Bin Mengx86: kconfig: Fix minor nits in MAX_CPUS
2015-07-15 Bin Mengx86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend...
2015-07-15 Bin Mengx86: dm: Clean up cpu drivers
2015-07-15 Bin Mengdm: cpu: Test against cpu_ops->get_info in cpu_get_info()
2015-07-15 Bin Mengdm: cpu: Fix undefined ENOSYS build error
2015-07-15 Simon Glassdm: spi: Correct minor nits in ICH driver
2015-07-15 Simon Glassspi: sf: Print the error code on failure
2015-07-15 Bin Mengx86: fsp: Move FspInitEntry call to board_init_f()
2015-07-15 Bin Mengx86: fsp: Load GDT before calling FspInitEntry
2015-07-15 Bin Mengx86: Add Kconfig options to be used by arch/x86/cpu...
2015-07-15 Tom Rinibuilderthread.py: Keep 'SPL'
2015-07-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-07-14 Simon GlassRFC: Deprecate MAKEALL
2015-07-14 Tom RiniPrepare v2015.07 v2015.07
2015-07-11 Andre Przywarascsi: fix compiler warning with DEBUG and 48bit LBAs
2015-07-10 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-07-10 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-10 Masahiro Yamadamtd: fix false positive "Offset exceeds device limit...
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp: Add USB/EHCI support
2015-07-10 Stefan Roeseusb: Add EHCI support for Armada 38x (mvebu)
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
2015-07-10 Stefan Roesearm: mvebu: Add SATA/SCSI (AHCI) support for Armada...
2015-07-10 Stefan Roeseblock: ahci: Don't enable port interrupts
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp: Add MMC/SDIO support
2015-07-10 Stefan Roesearm: mvebu: Add SDIO/SDHCI support for Armada A38x
2015-07-10 Stefan Roesemmc: sdhci.c: Add config option to use a fixed buffer...
2015-07-10 Stefan Roesemmc: sdhci: Use timer based timeout detection in sdhci_...
2015-07-10 Stefan Roesearm: mvebu: db-88f6820-gp: Add MAINTAINERS file
2015-07-10 Simon Glassexynos: i2c: Correct bug in pinmux selection
2015-07-10 Minkyu Kangarm: adds the status info for odroid-xu3
2015-07-10 Tim Harveythermal: imx_thermal: fix busywait if IMX6 temp <0C
2015-07-10 Albert ARIBAUD... tools: mkimage: fix imximage header size
next