summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sf: ops: Add spi_flash_copy_mmap functionTom Rini2015-08-172-1/+10
* ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-171-0/+36
* ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-173-0/+52
* ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-172-0/+57
* ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-172-0/+53
* env: use cache line aligned memory for flash readRavi Babu2015-08-171-5/+6
* sf: allocate cache aligned buffers to copy from flashRavi Babu2015-08-171-3/+3
* ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com2015-08-171-1/+1
* sf: Make 4K sector support configurableMarek Vasut2015-08-172-0/+19
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-1439-264/+875
|\
| * Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass2015-08-141-36/+20
| * x86: Add a simple interrupt script to the READMESimon Glass2015-08-141-0/+15
| * x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-143-4/+69
| * x86: Add clarifications to the x86 READMEStoppa, Igor2015-08-141-11/+21
| * x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
| * x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-142-12/+1
| * x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-141-0/+7
| * video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-141-1/+1
| * x86: Show the un-relocated IP address in exceptionsSimon Glass2015-08-141-0/+2
| * x86: Convert minnowmax to use CONFIG_DM_NETSimon Glass2015-08-142-6/+1
| * x86: Convert minnowmax to use CONFIG_DM_USBSimon Glass2015-08-141-4/+5
| * Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass2015-08-141-0/+4
| * x86: Switch to using generic global_data setupSimon Glass2015-08-143-84/+18
| * x86: Move the GDT into global_dataSimon Glass2015-08-142-5/+8
| * Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass2015-08-142-2/+54
| * Align global_data to a 16-byte boundarySimon Glass2015-08-142-1/+3
| * x86: Remove init_gd() functionSimon Glass2015-08-141-1/+0
| * x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-141-0/+2
| * x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-141-1/+8
| * x86: Allow pirq_init() to return an errorSimon Glass2015-08-146-19/+18
| * x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-142-3/+15
| * x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-141-28/+13
| * x86: Re-order efi-x86_defconfigSimon Glass2015-08-141-5/+5
| * dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-142-0/+85
| * dm: pci: Provide friendly config access functionsSimon Glass2015-08-142-0/+94
| * x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-143-4/+1
| * x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-146-30/+388
| * x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng2015-08-143-4/+10
| * common: Display >=4GiB memory bank sizeBin Meng2015-08-142-3/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini2015-08-144-2/+110
|\ \
| * | Add missing part of: "power: pmic: pfuze100 support driver model"Peng Fan2015-08-144-2/+110
| |/
* | powerpc: ipek01: convert to generic boardAnatolij Gustschin2015-08-142-1/+3
* | powerpc: inka4x0: convert to generic boardAnatolij Gustschin2015-08-142-1/+3
* | powerpc: socrates: convert to generic boardAnatolij Gustschin2015-08-141-0/+2
* | powerpc: v38b: convert to generic boardAnatolij Gustschin2015-08-141-0/+2
* | powerpc: pcm030: convert to generic boardAnatolij Gustschin2015-08-141-0/+1
* | powerpc: munices: convert to generic boardAnatolij Gustschin2015-08-141-0/+1
* | powerpc: motionpro: convert to generic boardAnatolij Gustschin2015-08-141-0/+2
* | powerpc: jupiter: convert to generic boardAnatolij Gustschin2015-08-141-0/+2
* | powerpc: canmb: convert to generic boardAnatolij Gustschin2015-08-141-0/+2
OpenPOWER on IntegriCloud