summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | microblaze: Wire-up debug_uart in asmMichal Simek2016-01-27-0/+4
| * | | microblaze: Remove unused I2C macrosMichal Simek2016-01-27-5/+0
| * | | microblaze: Enable PHYLIB via KconfigMichal Simek2016-01-27-2/+1
| * | | microblaze: Do not print eth device when DM_ETH is enabledMichal Simek2016-01-27-1/+1
| * | | microblaze: Enable uart16550 DM by defaultMichal Simek2016-01-27-13/+1
| * | | serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-27-10/+9
| * | | serial: uartlite: Add support for debug consoleMichal Simek2016-01-27-0/+33
| * | | serial: uartlite: Move driver to DMMichal Simek2016-01-27-112/+81
| * | | microblaze: Move baudrate setting out driver selectionMichal Simek2016-01-27-7/+5
| * | | microblaze: Remove CONSOLE_ARGMichal Simek2016-01-27-2/+0
| * | | ppc: xilinx-ppc4xx-generic: Update xparameters.hRicardo Ribalda Delgado2016-01-27-8/+9
| * | | configs/xilinx-ppc440-generic: Typos and sizeRicardo Ribalda Delgado2016-01-27-6/+6
| * | | configs/xilinx-ppc405-generic: Typos and sizeRicardo Ribalda Delgado2016-01-27-6/+6
| * | | ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado2016-01-27-0/+32
| * | | ppc: xilinx-ppc405-generic: Cleanout header filesRicardo Ribalda Delgado2016-01-27-23/+4
| * | | ppc: xilinx-ppc440-generic: Cleanout header filesRicardo Ribalda Delgado2016-01-27-18/+2
| * | | ppc: ppc405: ppc405-generic_flash_defconfigRicardo Ribalda Delgado2016-01-27-8/+0
| * | | ppc: ppc440: ppc440-generic_flash_defconfigRicardo Ribalda Delgado2016-01-27-8/+0
| * | | ppc: pp440-generic: Simplify MakefileRicardo Ribalda Delgado2016-01-27-2/+2
| * | | ppc: pp405-generic: Simplify MakefileRicardo Ribalda Delgado2016-01-27-1/+1
| * | | mailaddr: Update mail addressRicardo Ribalda Delgado2016-01-27-20/+20
| * | | .mailmap: Add all the mail alias for Ricardo RibaldaRicardo Ribalda Delgado2016-01-27-0/+3
| * | | xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado2016-01-27-128/+0
| * | | ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado2016-01-27-172/+0
| * | | ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado2016-01-27-129/+0
* | | | arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese2016-01-27-1/+572
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-01-26-122/+395
|\ \ \
| * | | mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede2016-01-26-2/+2
| * | | sunxi: Bananapro: Set LDO4 to 2.5VHans de Goede2016-01-26-0/+1
| * | | sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai2016-01-26-8/+50
| * | | sunxi: h8_homlet_v2: Drop LDO settings from defconfigChen-Yu Tsai2016-01-26-3/+0
| * | | power: axp818: Add support for DLDO and ELDO regulatorsChen-Yu Tsai2016-01-26-6/+50
| * | | power: axp: merge separate DLDO functions into 1Chen-Yu Tsai2016-01-26-76/+25
| * | | power: axp818: Remove duplicate register definition macrosChen-Yu Tsai2016-01-26-8/+0
| * | | sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2016-01-26-1/+97
| * | | sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-26-5/+54
| * | | sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-26-2/+19
| * | | sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-26-5/+0
| * | | sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai2016-01-26-0/+3
| * | | sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-26-2/+2
| * | | sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-26-0/+26
| * | | sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-26-4/+25
| * | | sunxi: Implement poweroff support for axp221 pmicHans de Goede2016-01-26-0/+15
| * | | sunxi: Implement poweroff support for axp209 pmicMichael van Slingerland2016-01-26-0/+13
| * | | sunxi: Implement poweroff support for axp152 pmicHans de Goede2016-01-26-0/+13
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-26-9/+594
|\ \ \ \
| * | | | video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin2016-01-26-6/+16
| * | | | lcd: fix the color testpattern in 16bit modeAndreas Neubacher2016-01-24-3/+24
| * | | | video: Add support for Armada XP LCD controllerStefan Roese2016-01-23-0/+554
| | |/ / | |/| |
* | | | mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-25-0/+1