aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-01arm64: booti: add missing unmap_sysmem()Masahiro Yamada1-0/+5
2016-04-01configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build timeVitaly Andrianov1-0/+2
2016-04-01arm: spl: Align default board_init_f comment with codeAndreas Dannenberg1-1/+1
2016-04-01post: Remove references to scrapped "netta" board.Robert P. J. Day4-67/+1
2016-04-01common: env_sf: Add exclamation markPeng Fan1-1/+1
2016-04-01jffs2: Fix set but not used warningTom Rini1-1/+2
2016-04-01lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini1-4/+2
2016-04-01post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYSRobert P. J. Day1-4/+4
2016-04-01post: Remove reference to deleted "lwmon" board from MakefileRobert P. J. Day1-1/+1
2016-04-01Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil1-0/+4
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren7-2/+84
2016-04-01ARM: bcm2835: expand Kconfig target descriptionsStephen Warren1-1/+27
2016-04-01rpi: add Raspberry Pi 3 board IDStephen Warren1-0/+5
2016-04-01rpi: use constant "unknown board" DT filenameStephen Warren1-5/+1
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren3-3/+11
2016-04-01doc: clarify openssl-based key and certificate generation processAndreas Dannenberg1-4/+4
2016-04-01doc: fix file extension for flattened image tree blobAndreas Dannenberg1-1/+1
2016-04-01README: Specify the full path for README.displaying-bmpsFabio Estevam1-1/+1
2016-04-01ARM: keystone2: Add missing privilege ID settingsNishanth Menon2-1/+54
2016-04-01ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon4-23/+53
2016-04-01smsc95xx: fix operation on 64-bit systemsStephen Warren1-2/+2
2016-04-01Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass4-1/+44
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring1-2/+10
2016-04-01arm: clang: Update support slightlyTom Rini3-9/+15
2016-04-01Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini64-103/+1275
2016-04-01sunxi: Reserve ATF memory space on A64Alexander Graf1-0/+9
2016-04-01sunxi: Add Pine64+ supportSiarhei Siamashka6-0/+217
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka17-20/+694
2016-04-01sunxi: Explicitly cast u32 pointer conversionsAlexander Graf4-5/+5
2016-04-01sunxi: Depend SPL configs on SUPPORT_SPLAlexander Graf1-2/+2
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf23-37/+52
2016-04-01sunxi: Enable USB nodes for H8Homlet v2Chen-Yu Tsai1-0/+12
2016-04-01sunxi: Enable USB on Cubietruck PlusChen-Yu Tsai1-0/+12
2016-04-01sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsiChen-Yu Tsai1-0/+34
2016-04-01sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfigChen-Yu Tsai1-1/+9
2016-04-01sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfigChen-Yu Tsai1-0/+5
2016-04-01ARM: uniphier: remove CONFIG_ARP_TIMEOUT defineMasahiro Yamada1-8/+0
2016-04-01cosmetic: Fix typos "privide"Masahiro Yamada8-8/+8
2016-04-01ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada51-193/+197
2016-04-01ARM: uniphier: add pin-mux settings for NAND, eMMC, SD of PH1-sLD3Masahiro Yamada1-0/+23
2016-04-01ARM: uniphier: enable eMMC on PH1-sLD3 reference boardMasahiro Yamada1-0/+4
2016-04-01ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada1-10/+35
2016-04-01ARM: uniphier: drop unneeded defines related to legacy serial driverMasahiro Yamada1-6/+0
2016-04-01ARM: dts: uniphier: add NAND pinmux nodeMasahiro Yamada1-0/+5
2016-04-01ARM: dts: uniphier: add clock-frequency to serial nodes of LD11/LD20Masahiro Yamada2-0/+8
2016-04-01pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driverMasahiro Yamada2-6/+7
2016-04-01pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driverMasahiro Yamada3-0/+120
2016-04-01pinctrl: uniphier: support per-pin input enable for new SoCsMasahiro Yamada2-1/+28
2016-04-01pinctrl: uniphier: introduce capability flagMasahiro Yamada8-27/+29
2016-04-01pinctrl: uniphier: use devm_get_addr() to get base addressMasahiro Yamada1-6/+3