aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-22am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N2-0/+700
2015-10-22am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N2-1/+705
2015-10-22am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N4-0/+2554
2015-10-22omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N1-0/+3
2015-10-22dra7xx: Add dra74_evm_defconfig using CONFIG_DMMugunthan V N3-1/+784
2015-10-22ARM: dts: k2g: Add DT supportLokesh Vutla3-1/+95
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros1-0/+22
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov1-0/+5
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N1-0/+2
2015-10-22ARM: k2g: update keystone nav rx queue numbersVitaly Andrianov1-0/+5
2015-10-22ARM: k2g: Correct base addressesVitaly Andrianov3-0/+57
2015-10-22ARM: k2g: Add support for pin mux configurationVitaly Andrianov1-0/+58
2015-10-22ARM: k2g: Add ddr3 infoVitaly Andrianov2-1/+15
2015-10-22ARM: k2g: Add PSC infoVitaly Andrianov2-0/+55
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov5-2/+14
2015-10-22ARM: k2g: Add pll dataVitaly Andrianov4-0/+31
2015-10-22ARM: k2g: Add kconfig supportLokesh Vutla1-0/+3
2015-10-22ARM: k2g: Add support for CPU detectionLokesh Vutla2-0/+9
2015-10-22ARM: keystone2: Use dtb images by defaultLokesh Vutla1-2/+2
2015-10-22ARM: dts: k2e: Enable OF_CONTROL and DMLokesh Vutla5-1/+586
2015-10-22ARM: dts: k2l: Enable OF_CONTROL and DMLokesh Vutla5-1/+696
2015-10-22ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla6-0/+935
2015-10-22ARM: dts: keystone2: Do not use LPAE addresses in U-BootLokesh Vutla1-9/+8
2015-10-22ARM: dts: Keystone2: Import generic dt files from Linux KernelLokesh Vutla2-0/+738
2015-10-22ARM: keystone2: Fix serial port initLokesh Vutla1-0/+2
2015-10-22sandbox: Introduce dummy remoteproc nodesNishanth Menon1-0/+13
2015-10-22omap-common: Common get_board_serial function to pass serial through ATAGPaul Kocialkowski2-0/+19
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski5-24/+12
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2-24/+30
2015-10-22omap5: omap_die_id supportPaul Kocialkowski2-0/+12
2015-10-22omap4: omap_die_id supportPaul Kocialkowski3-5/+12
2015-10-22omap3: omap_die_id supportPaul Kocialkowski2-10/+6
2015-10-22omap-common: Common omap_die_id definitionPaul Kocialkowski2-0/+7
2015-10-21Merge git://git.denx.de/u-boot-x86Tom Rini38-352/+1191
2015-10-21x86: Add support for Advantech SOM-6896George McCollister2-1/+45
2015-10-21x86: ivybridge: Enable the MRC cacheBin Meng1-8/+2
2015-10-21x86: ivybridge: Measure the MRC code execution timeSimon Glass1-0/+3
2015-10-21x86: ivybridge: Fix car_uninit() to correctly set run stateSimon Glass1-1/+1
2015-10-21x86: ivybridge: Check the RTC return valueSimon Glass1-3/+10
2015-10-21x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass1-8/+8
2015-10-21x86: chromebook_link: Enable the debug UARTSimon Glass1-0/+7
2015-10-21x86: Init the debug UART if enabledSimon Glass1-8/+3
2015-10-21x86: Pass correct cpu_index to ap_init()Bin Meng1-2/+2
2015-10-21x86: galileo: Enable mrc cacheBin Meng1-0/+4
2015-10-21x86: quark: Implement mrc cacheBin Meng2-7/+64
2015-10-21x86: ivybridge: Correct two typos for MRCBin Meng1-2/+2
2015-10-21x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng2-5/+0
2015-10-21x86: baytrail: Issue full system reset in reset_cpu()Bin Meng1-0/+6
2015-10-21x86: Enable mrc cache for bayleybay and minnowmaxBin Meng2-0/+12
2015-10-21x86: baytrail: Save mrc cache to spi flashBin Meng1-0/+19