summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: Add support for Qualcomm serial portMateusz Kulikowski2016-04-014-0/+232
* board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy2016-04-012-0/+7
* efi_loader: Always allocate the highest available addressAlexander Graf2016-04-011-0/+29
* sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski2016-04-016-3/+3
* kc1: Proper reboot mode and boot reason validationPaul Kocialkowski2016-04-011-13/+10
* sniper: Proper reboot mode and boot reason validationPaul Kocialkowski2016-04-011-10/+23
* kc1: Add some sysboot and devicetree-related environment variablesPaul Kocialkowski2016-04-011-0/+2
* kc1: Select libfdt to allow running devicetree-based kernelsPaul Kocialkowski2016-04-011-0/+1
* kc1: Include explicit serial baudrate on bootargsPaul Kocialkowski2016-04-011-1/+1
* sniper: Include explicit serial baudrate on bootargsPaul Kocialkowski2016-04-011-1/+1
* arm64: booti: add missing unmap_sysmem()Masahiro Yamada2016-04-011-0/+5
* configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build timeVitaly Andrianov2016-04-011-0/+2
* arm: spl: Align default board_init_f comment with codeAndreas Dannenberg2016-04-011-1/+1
* post: Remove references to scrapped "netta" board.Robert P. J. Day2016-04-014-67/+1
* common: env_sf: Add exclamation markPeng Fan2016-04-011-1/+1
* 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
OpenPOWER on IntegriCloud