summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: axi_emac: Move driver to DMMichal Simek2016-01-274-79/+122
* net: axi_emac: Pass private structure where possibleMichal Simek2016-01-271-9/+7
* net: axi_emac: Pass private structure to phyread/phywriteMichal Simek2016-01-271-9/+9
* net: axi_emac: Put iobase to private structureMichal Simek2016-01-271-2/+3
* net: axi_emac: Pass directly pointer to register spaceMichal Simek2016-01-271-6/+5
* net: axi_emac: Show phy address instead of register contentMichal Simek2016-01-271-1/+1
* net: axi_emac: Fix parentheses around operand !Michal Simek2016-01-271-4/+4
* microblaze: Enable MICREL_KSZ9021Michal Simek2016-01-271-0/+1
* microblaze: Wire-up debug_uart in asmMichal Simek2016-01-271-0/+4
* microblaze: Remove unused I2C macrosMichal Simek2016-01-271-5/+0
* microblaze: Enable PHYLIB via KconfigMichal Simek2016-01-272-2/+1
* microblaze: Do not print eth device when DM_ETH is enabledMichal Simek2016-01-271-1/+1
* microblaze: Enable uart16550 DM by defaultMichal Simek2016-01-272-13/+1
* serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-274-10/+9
* serial: uartlite: Add support for debug consoleMichal Simek2016-01-272-0/+33
* serial: uartlite: Move driver to DMMichal Simek2016-01-275-112/+81
* microblaze: Move baudrate setting out driver selectionMichal Simek2016-01-271-7/+5
* microblaze: Remove CONSOLE_ARGMichal Simek2016-01-271-2/+0
* ppc: xilinx-ppc4xx-generic: Update xparameters.hRicardo Ribalda Delgado2016-01-273-8/+9
* configs/xilinx-ppc440-generic: Typos and sizeRicardo Ribalda Delgado2016-01-271-6/+6
* configs/xilinx-ppc405-generic: Typos and sizeRicardo Ribalda Delgado2016-01-271-6/+6
* ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado2016-01-273-0/+32
* ppc: xilinx-ppc405-generic: Cleanout header filesRicardo Ribalda Delgado2016-01-272-23/+4
* ppc: xilinx-ppc440-generic: Cleanout header filesRicardo Ribalda Delgado2016-01-272-18/+2
* ppc: ppc405: ppc405-generic_flash_defconfigRicardo Ribalda Delgado2016-01-271-8/+0
* ppc: ppc440: ppc440-generic_flash_defconfigRicardo Ribalda Delgado2016-01-271-8/+0
* ppc: pp440-generic: Simplify MakefileRicardo Ribalda Delgado2016-01-271-2/+2
* ppc: pp405-generic: Simplify MakefileRicardo Ribalda Delgado2016-01-271-1/+1
* mailaddr: Update mail addressRicardo Ribalda Delgado2016-01-2720-20/+20
* .mailmap: Add all the mail alias for Ricardo RibaldaRicardo Ribalda Delgado2016-01-271-0/+3
* xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado2016-01-279-128/+0
* ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado2016-01-279-172/+0
* ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado2016-01-279-129/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-01-2628-122/+395
|\
| * mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede2016-01-261-2/+2
| * sunxi: Bananapro: Set LDO4 to 2.5VHans de Goede2016-01-261-0/+1
| * sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai2016-01-263-8/+50
| * sunxi: h8_homlet_v2: Drop LDO settings from defconfigChen-Yu Tsai2016-01-261-3/+0
| * power: axp818: Add support for DLDO and ELDO regulatorsChen-Yu Tsai2016-01-262-6/+50
| * power: axp: merge separate DLDO functions into 1Chen-Yu Tsai2016-01-263-76/+25
| * power: axp818: Remove duplicate register definition macrosChen-Yu Tsai2016-01-261-8/+0
| * sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2016-01-264-1/+97
| * sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-262-5/+54
| * sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-263-2/+19
| * sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-261-5/+0
| * sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai2016-01-261-0/+3
| * sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-261-2/+2
| * sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-264-0/+26
| * sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-264-4/+25
| * sunxi: Implement poweroff support for axp221 pmicHans de Goede2016-01-263-0/+15
OpenPOWER on IntegriCloud