summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jffs2: Fix set but not used warningTom Rini2016-04-011-1/+2
* lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini2016-04-011-4/+2
* post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYSRobert P. J. Day2016-04-011-4/+4
* post: Remove reference to deleted "lwmon" board from MakefileRobert P. J. Day2016-04-011-1/+1
* Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil2016-04-011-0/+4
* rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren2016-04-017-2/+84
* ARM: bcm2835: expand Kconfig target descriptionsStephen Warren2016-04-011-1/+27
* rpi: add Raspberry Pi 3 board IDStephen Warren2016-04-011-0/+5
* rpi: use constant "unknown board" DT filenameStephen Warren2016-04-011-5/+1
* ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren2016-04-013-3/+11
* doc: clarify openssl-based key and certificate generation processAndreas Dannenberg2016-04-011-4/+4
* doc: fix file extension for flattened image tree blobAndreas Dannenberg2016-04-011-1/+1
* README: Specify the full path for README.displaying-bmpsFabio Estevam2016-04-011-1/+1
* ARM: keystone2: Add missing privilege ID settingsNishanth Menon2016-04-012-1/+54
* ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon2016-04-014-23/+53
* smsc95xx: fix operation on 64-bit systemsStephen Warren2016-04-011-2/+2
* Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass2016-04-014-1/+44
* fastboot: allow retrieving fastboot variables from envRob Herring2016-04-011-2/+10
* arm: clang: Update support slightlyTom Rini2016-04-013-9/+15
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-04-0164-103/+1275
|\
| * sunxi: Reserve ATF memory space on A64Alexander Graf2016-04-011-0/+9
| * sunxi: Add Pine64+ supportSiarhei Siamashka2016-04-016-0/+217
| * sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-0117-20/+694
| * sunxi: Explicitly cast u32 pointer conversionsAlexander Graf2016-04-014-5/+5
| * sunxi: Depend SPL configs on SUPPORT_SPLAlexander Graf2016-04-011-2/+2
| * sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-0123-37/+52
| * sunxi: Enable USB nodes for H8Homlet v2Chen-Yu Tsai2016-04-011-0/+12
| * sunxi: Enable USB on Cubietruck PlusChen-Yu Tsai2016-04-011-0/+12
| * sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsiChen-Yu Tsai2016-04-011-0/+34
| * sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfigChen-Yu Tsai2016-04-011-1/+9
| * sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfigChen-Yu Tsai2016-04-011-0/+5
| * sunxi: ohci: Add A83T compatibleChen-Yu Tsai2016-03-311-0/+1
| * sunxi: ehci: Add A83T compatibleChen-Yu Tsai2016-03-311-0/+1
| * sunxi: clk: Fix USB PHY clock macros for A83TChen-Yu Tsai2016-03-311-3/+3
| * sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai2016-03-312-2/+48
| * sunxi: h8_homlet_v2: Set DLDO4 to 3.3VChen-Yu Tsai2016-03-311-0/+1
| * sunxi: h8_homlet_v2: Set DCDC1 to default voltage (3.3V)Chen-Yu Tsai2016-03-311-1/+0
| * power: axp818: Add support for FLDOsChen-Yu Tsai2016-03-315-0/+69
| * power: axp818: Fix DCDC5 default voltageChen-Yu Tsai2016-03-312-3/+1
| * sunxi: axp: Support VBUS drive GPIO on AXP818Chen-Yu Tsai2016-03-311-1/+5
| * sunxi: axp: Generalize register macros for VBUS drive GPIOChen-Yu Tsai2016-03-312-15/+18
| * musb: sunxi: Add support for A83TChen-Yu Tsai2016-03-311-1/+1
| * power: axp818: Remove undefined axp818_init()Chen-Yu Tsai2016-03-311-2/+0
| * sunxi: Enable LDO3 and LDO4 at 2.8V on OLinuxIno Lime boardsHans de Goede2016-03-313-0/+6
| * sunxi: A20-OLinuXino-Lime2: Force 8211CL to masterMichael Haas2016-03-311-0/+1
| * sunxi: A20-Olimex-SOM-EVB: Force 8211CL to masterMichael Haas2016-03-311-0/+1
| * net: phy: Optionally force master mode for RTL PHYMichael Haas2016-03-312-1/+33
| * sunxi: Print soc-id from sram controller for sun8i boardsHans de Goede2016-03-311-5/+19
| * sunxi: Add conditional magic sram poke for A33Hans de Goede2016-03-311-4/+16
* | ARM: uniphier: remove CONFIG_ARP_TIMEOUT defineMasahiro Yamada2016-04-011-8/+0
OpenPOWER on IntegriCloud