summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-303-1/+6
| * | imx: hab: rework secure boot support for imx6Adrian Alonso2015-10-304-2/+2
| * | imx: cpu: move common chip revision id'sAdrian Alonso2015-10-305-19/+13
| * | imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan2015-10-302-6/+65
| * | imx: mx6sabresd discard PHYS_SDRAM_SIZEPeng Fan2015-10-301-1/+0
| * | imx35, flea3: add FIT image supportHeiko Schocher2015-10-301-0/+4
| * | ts4800: add CONFIG_OF_LIBFDTDamien Riegel2015-10-301-0/+2
| * | arm, imx6, aristainetos2: set gpr register after resetHeiko Schocher2015-10-301-0/+16
| * | arm, imx: add some gpr register definesHeiko Schocher2015-10-301-0/+35
| * | driver: misc: add MXC_OCOTP Kconfig entryPeng Fan2015-10-301-0/+7
| * | imx-common: timer: clean up codePeng Fan2015-10-301-73/+2
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-10-30532-10293/+7187
| |\ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-10-23508-2838/+17764
| |\ \ \
| * | | | vf610twr: Fix typo in DRAM initAnthony Felice2015-10-161-1/+1
| * | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-10-15109-618/+3836
| |\ \ \ \
* | \ \ \ \ Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-1339-1273/+3355
|\ \ \ \ \ \
| * | | | | | sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-134-2/+42
| * | | | | | sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom2015-11-131-1/+2
| * | | | | | sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-1312-157/+242
| * | | | | | sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom2015-11-139-43/+688
| * | | | | | sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2015-11-138-17/+36
| * | | | | | sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-1311-731/+2070
| * | | | | | sparc: Update startup code to take PIC mode into accountFrancois Retief2015-11-132-38/+82
| * | | | | | sparc: Update GRSIM board with memory settings for TSIM evalFrancois Retief2015-11-132-12/+46
| * | | | | | sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-1310-158/+157
| * | | | | | sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief2015-11-131-4/+10
| * | | | | | sparc: Update the maintainer for SPARC architectureFrancois Retief2015-11-132-2/+2
| * | | | | | sparc: Fix broken files during license changesFrancois Retief2015-11-132-130/+0
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-11-1333-381/+229
|\ \ \ \ \ \ \
| * | | | | | | x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng2015-11-137-7/+0
| * | | | | | | x86: Remove legacy pci codesBin Meng2015-11-133-71/+0
| * | | | | | | x86: crownbay: Remove unused PCI region address macrosBin Meng2015-11-131-12/+0
| * | | | | | | x86: qemu: Convert to use driver model ethBin Meng2015-11-133-15/+2
| * | | | | | | x86: qemu: Convert to use driver model usbBin Meng2015-11-131-0/+2
| * | | | | | | x86: qemu: Convert to use driver model pciBin Meng2015-11-134-62/+1
| * | | | | | | x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-133-72/+84
| * | | | | | | x86: qemu: Remove call to vgabios executionBin Meng2015-11-131-18/+1
| * | | | | | | x86: Move timer_init() call a bit earlierBin Meng2015-11-132-3/+2
| * | | | | | | x86: queensbay: Really disable IGDBin Meng2015-11-132-10/+23
| * | | | | | | x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-132-2/+15
| * | | | | | | x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-137-10/+10
| * | | | | | | x86: Initialize i8254 timer counter 1Bin Meng2015-11-131-0/+10
| * | | | | | | x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng2015-11-134-53/+52
| * | | | | | | x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERSBin Meng2015-11-131-16/+0
| * | | | | | | x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng2015-11-134-13/+10
| |/ / / / / /
* | | | | | | sf: Fix NULL pointer exception for flashes without lock methodsBin Meng2015-11-132-7/+13
|/ / / / / /
* | | | | | board_init: Change the logic to setup malloc_baseFabio Estevam2015-11-122-2/+4
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-1230-669/+1353
|\ \ \ \ \ \
| * | | | | | ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren2015-11-121-5/+5
| * | | | | | Tegra: T210: Add QSPI driverTom Warren2015-11-123-0/+425
OpenPOWER on IntegriCloud