summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dra72_evm: Switch to DM_SERIALTom Rini2015-10-221-1/+3
* ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-0/+4
* ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-1/+5
* test: Add basic tests for remoteprocNishanth Menon2015-10-222-0/+68
* sandbox: Introduce dummy remoteproc nodesNishanth Menon2015-10-222-0/+15
* remoteproc: Introduce a sandbox dummy driverNishanth Menon2015-10-223-0/+348
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-2212-0/+1074
* defconfig: am335x: gp_evm: enable ethernet driver modelMugunthan V N2015-10-221-0/+1
* defconfig: am335x: bbb: enable ethernet driver modelMugunthan V N2015-10-221-0/+1
* drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N2015-10-222-1/+246
* drivers: net: cpsw: prepare driver for device model migrationMugunthan V N2015-10-221-44/+89
* am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N2015-10-221-0/+3
* am335x_evm: prepare for eth driver model supportMugunthan V N2015-10-221-0/+7
* configs: am335x_evm: Support distro bootcmdsSjoerd Simons2015-10-221-8/+37
* configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons2015-10-221-0/+2
* config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons2015-10-221-7/+11
* omap-common: Common get_board_serial function to pass serial through ATAGPaul Kocialkowski2015-10-223-14/+20
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-2221-40/+28
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-227-51/+36
* omap5: omap_die_id supportPaul Kocialkowski2015-10-224-13/+18
* omap4: omap_die_id supportPaul Kocialkowski2015-10-224-11/+15
* omap3: omap_die_id supportPaul Kocialkowski2015-10-224-16/+12
* omap-common: Common omap_die_id definitionPaul Kocialkowski2015-10-222-0/+7
* ARM Fix pandaboard es and a4 revision IDdbatzle@dcbcyber.com2015-10-221-2/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21207-755/+1729
|\
| * x86: Add support for Advantech SOM-6896George McCollister2015-10-213-1/+83
| * x86: ivybridge: Enable the MRC cacheBin Meng2015-10-211-8/+2
| * x86: ivybridge: Measure the MRC code execution timeSimon Glass2015-10-211-0/+3
| * x86: ivybridge: Fix car_uninit() to correctly set run stateSimon Glass2015-10-211-1/+1
| * x86: ivybridge: Check the RTC return valueSimon Glass2015-10-211-3/+10
| * x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass2015-10-211-8/+8
| * dm: rtc: Correct rtc_read32() return valueSimon Glass2015-10-211-1/+1
| * rtc: mc146818: Use probe() to set up the deviceSimon Glass2015-10-211-2/+2
| * rtc: mc146818: Add a comment to the #endifSimon Glass2015-10-211-1/+1
| * x86: chromebook_link: Enable the debug UARTSimon Glass2015-10-212-0/+11
| * x86: Init the debug UART if enabledSimon Glass2015-10-211-8/+3
| * debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-212-0/+17
| * debug_uart: Support board-specific UART initialisationSimon Glass2015-10-212-0/+25
| * debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-215-6/+11
| * x86: spi: Add support for Wildcat PointGeorge McCollister2015-10-211-1/+2
| * x86: pci: Add PCI IDs for Wildcat PointGeorge McCollister2015-10-211-0/+2
| * x86: Pass correct cpu_index to ap_init()Bin Meng2015-10-211-2/+2
| * x86: galileo: Enable mrc cacheBin Meng2015-10-212-0/+5
| * x86: quark: Implement mrc cacheBin Meng2015-10-212-7/+64
| * x86: ivybridge: Correct two typos for MRCBin Meng2015-10-211-2/+2
| * x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng2015-10-212-5/+0
| * x86: baytrail: Issue full system reset in reset_cpu()Bin Meng2015-10-211-0/+6
| * x86: Enable mrc cache for bayleybay and minnowmaxBin Meng2015-10-215-0/+15
| * x86: baytrail: Save mrc cache to spi flashBin Meng2015-10-211-0/+19
| * x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng2015-10-212-1/+35
OpenPOWER on IntegriCloud