summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi: add prototype and definition for setting timerJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+7
* efi: add prototype and definition for creating and closing eventJean-Christophe PLAGNIOL-VILLARD2017-03-091-2/+15
* efi: add serial driver supportJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+226
* video: add EFI Graphics Output Protocol supportJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+273
* efi: add efi handle dump commandJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+182
* efi-gui: add Timestamp Protocol GUID definitionJean-Christophe PLAGNIOL-VILLARD2017-03-092-0/+4
* efi: add minor and major to the bus and display it at bootJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+10
* efi: bus: add firmware vendor and resision and tables infoJean-Christophe PLAGNIOL-VILLARD2017-03-092-1/+29
* ARCH: efi: Finally drop it as now we can build efi bootup from x86Jean-Christophe PLAGNIOL-VILLARD2017-03-0928-1010/+1
* fixup! efi: move x86 efi boot support to x86 archMichael Olbrich2017-03-092-2/+3
* efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-2730-101/+894
* x86: move bios bootup code to arch/x86/biosJean-Christophe PLAGNIOL-VILLARD2017-02-246-3/+4
* efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-246-2/+3
* efi: move debug_ll.h to include/efiJean-Christophe PLAGNIOL-VILLARD2017-02-242-20/+21
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-2418-21/+26
* efi: move clocksource out of archJean-Christophe PLAGNIOL-VILLARD2017-02-245-1/+6
* efi: move block io driver to driver/blockJean-Christophe PLAGNIOL-VILLARD2017-02-244-1/+6
* i.MX: esdhc: fix imx-esdhc driver for non-OF boardsAlexander Kurz2017-02-141-15/+15
* i.MX: i2c: fix i2c-fsl for non-OF boardsAlexander Kurz2017-02-141-4/+10
* Merge branch 'for-next/net'Sascha Hauer2017-02-132-41/+314
|\
| * net/phy: marvell: add support for 88e1510 to marvell phy driverUwe Kleine-König2017-01-131-3/+201
| * net/phy: marvell: improve config_aneg for 88E1121R and 88E1318SUwe Kleine-König2017-01-131-2/+76
| * net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux driverUwe Kleine-König2017-01-131-3/+3
| * net/phy: marvell: change spacing to be more similar to the Linux driverUwe Kleine-König2017-01-131-28/+28
| * net/phy: marvell: rename phy_driver array to match Linux driverUwe Kleine-König2017-01-131-2/+3
| * net/phy: marvell: 88E1540 LED registers already exist on 88E1121Uwe Kleine-König2017-01-131-5/+5
| * net/phy: marvell: rename 88E1545 to 88E1540Uwe Kleine-König2017-01-132-3/+3
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-02-132-3/+5
|\ \
| * | bus: mvebu-mbus: fixup correct device treeUwe Kleine-König2017-01-171-1/+1
| * | of: provide for_each_matching_node_fromUwe Kleine-König2017-01-171-2/+4
* | | Merge branch 'for-next/misc'Sascha Hauer2017-02-135-6/+445
|\ \ \
| * | | spi: i.MX: Add driver for DSPIAndrey Smirnov2017-01-303-0/+423
| * | | usb: ehci: pass full speed devices to companion controllerPeter Mamonov2017-01-301-6/+21
| * | | mtd: spi-nor: add support for s25fl208kPeter Mamonov2017-01-301-0/+1
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2017-02-13116-265/+8713
|\ \ \
| * | | ARM: i.MX7: Add PSCI supportSascha Hauer2017-02-132-0/+90
| * | | ARM: Add PSCI supportSascha Hauer2017-02-1317-6/+1092
| * | | ARM: Add smc call supportSascha Hauer2017-02-083-0/+170
| * | | ARM: Add UNWIND macroSascha Hauer2017-02-081-0/+6
| * | | i.MX: vf610: Add support for ZII VF610 Dev FamilyAndrey Smirnov2017-02-0718-0/+2853
| * | | ARM: i.MX7: Initialize CSUSascha Hauer2017-02-061-0/+14
| * | | ARM: i.MX7: Add imx7s.dtsiSascha Hauer2017-02-061-0/+4
| * | | pinctrl: i.MX7: Fix LPSR sel_imput settingSascha Hauer2017-02-062-1/+9
| * | | clk: i.MX7: setup ethernet clocksSascha Hauer2017-02-061-0/+11
| * | | clk: i.MX7: do not register PLL bypass clocks as separate clocksSascha Hauer2017-02-061-119/+85
| * | | clk: i.MX7: Fix ethernet clocksSascha Hauer2017-02-062-4/+17
| * | | clk: Add support for shared gatesSascha Hauer2017-02-063-1/+128
| * | | clk: i.MX7: do clock reparenting when all clocks are initializedSascha Hauer2017-02-061-8/+23
| * | | clk: i.MX: Pass CLK_OPS_PARENT_ENABLE where necessarySascha Hauer2017-02-061-4/+4
| * | | clk: i.MX: clk-gate2: Allow to pass flagsSascha Hauer2017-02-062-9/+10