summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * sunxi: Implement poweroff support for axp209 pmicMichael van Slingerland2016-01-262-0/+13
| * sunxi: Implement poweroff support for axp152 pmicHans de Goede2016-01-262-0/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-2615-9/+594
|\ \
| * | video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin2016-01-269-6/+16
| * | lcd: fix the color testpattern in 16bit modeAndreas Neubacher2016-01-242-3/+24
| * | video: Add support for Armada XP LCD controllerStefan Roese2016-01-235-0/+554
* | | mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-251-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-01-2511-102/+3303
|\ \ \
| * | | usb: kbd: Prevent out of bound accessMarek Vasut2016-01-251-1/+1
| * | | usb: add clock support for generic EHCIMasahiro Yamada2016-01-251-0/+14
| * | | usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen2016-01-236-0/+3081
OpenPOWER on IntegriCloud