summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N2015-10-22-0/+3
* dra7xx: Add dra74_evm_defconfig using CONFIG_DMMugunthan V N2015-10-22-1/+784
* ARM: dts: k2g: Add DT supportLokesh Vutla2015-10-22-1/+95
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-22-0/+22
* driver: net: keystone_net: add support for rgmii phyVitaly Andrianov2015-10-22-0/+5
* driver: net: keystone_net: fix phy mode configurationMugunthan V N2015-10-22-0/+2
* ARM: k2g: update keystone nav rx queue numbersVitaly Andrianov2015-10-22-0/+5
* ARM: k2g: Correct base addressesVitaly Andrianov2015-10-22-0/+57
* ARM: k2g: Add support for pin mux configurationVitaly Andrianov2015-10-22-0/+58
* ARM: k2g: Add ddr3 infoVitaly Andrianov2015-10-22-1/+15
* ARM: k2g: Add PSC infoVitaly Andrianov2015-10-22-0/+55
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-22-2/+14
* ARM: k2g: Add pll dataVitaly Andrianov2015-10-22-0/+31
* ARM: k2g: Add kconfig supportLokesh Vutla2015-10-22-0/+3
* ARM: k2g: Add support for CPU detectionLokesh Vutla2015-10-22-0/+9
* ARM: keystone2: Use dtb images by defaultLokesh Vutla2015-10-22-2/+2
* ARM: dts: k2e: Enable OF_CONTROL and DMLokesh Vutla2015-10-22-1/+586
* ARM: dts: k2l: Enable OF_CONTROL and DMLokesh Vutla2015-10-22-1/+696
* ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla2015-10-22-0/+935
* ARM: dts: keystone2: Do not use LPAE addresses in U-BootLokesh Vutla2015-10-22-9/+8
* ARM: dts: Keystone2: Import generic dt files from Linux KernelLokesh Vutla2015-10-22-0/+738
* ARM: keystone2: Fix serial port initLokesh Vutla2015-10-22-0/+2
* sandbox: Introduce dummy remoteproc nodesNishanth Menon2015-10-22-0/+13
* omap-common: Common get_board_serial function to pass serial through ATAGPaul Kocialkowski2015-10-22-0/+19
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-22-24/+12
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-22-24/+30
* omap5: omap_die_id supportPaul Kocialkowski2015-10-22-0/+12
* omap4: omap_die_id supportPaul Kocialkowski2015-10-22-5/+12
* omap3: omap_die_id supportPaul Kocialkowski2015-10-22-10/+6
* omap-common: Common omap_die_id definitionPaul Kocialkowski2015-10-22-0/+7
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21-352/+1191
|\
| * x86: Add support for Advantech SOM-6896George McCollister2015-10-21-1/+45
| * x86: ivybridge: Enable the MRC cacheBin Meng2015-10-21-8/+2
| * x86: ivybridge: Measure the MRC code execution timeSimon Glass2015-10-21-0/+3
| * x86: ivybridge: Fix car_uninit() to correctly set run stateSimon Glass2015-10-21-1/+1
| * x86: ivybridge: Check the RTC return valueSimon Glass2015-10-21-3/+10
| * x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass2015-10-21-8/+8
| * x86: chromebook_link: Enable the debug UARTSimon Glass2015-10-21-0/+7
| * x86: Init the debug UART if enabledSimon Glass2015-10-21-8/+3
| * x86: Pass correct cpu_index to ap_init()Bin Meng2015-10-21-2/+2
| * x86: galileo: Enable mrc cacheBin Meng2015-10-21-0/+4
| * x86: quark: Implement mrc cacheBin Meng2015-10-21-7/+64
| * x86: ivybridge: Correct two typos for MRCBin Meng2015-10-21-2/+2
| * x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng2015-10-21-5/+0
| * x86: baytrail: Issue full system reset in reset_cpu()Bin Meng2015-10-21-0/+6
| * x86: Enable mrc cache for bayleybay and minnowmaxBin Meng2015-10-21-0/+12
| * x86: baytrail: Save mrc cache to spi flashBin Meng2015-10-21-0/+19
| * x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng2015-10-21-1/+35
| * x86: Use struct mrc_region to describe a mrc regionBin Meng2015-10-21-15/+27
| * x86: ivybridge: Use APIs provided in the mrccache libBin Meng2015-10-21-108/+4