summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-01kc1: Proper reboot mode and boot reason validationPaul Kocialkowski
2016-04-01sniper: Proper reboot mode and boot reason validationPaul Kocialkowski
2016-04-01kc1: Add some sysboot and devicetree-related environment variablesPaul Kocialkowski
2016-04-01kc1: Select libfdt to allow running devicetree-based kernelsPaul Kocialkowski
2016-04-01kc1: Include explicit serial baudrate on bootargsPaul Kocialkowski
2016-04-01sniper: Include explicit serial baudrate on bootargsPaul Kocialkowski
2016-04-01arm64: booti: add missing unmap_sysmem()Masahiro Yamada
2016-04-01configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build timeVitaly Andrianov
2016-04-01arm: spl: Align default board_init_f comment with codeAndreas Dannenberg
2016-04-01post: Remove references to scrapped "netta" board.Robert P. J. Day
2016-04-01common: env_sf: Add exclamation markPeng Fan
2016-04-01jffs2: Fix set but not used warningTom Rini
2016-04-01lib/physmem.c: Switch to __weak for arch_phys_memsetTom Rini
2016-04-01post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYSRobert P. J. Day
2016-04-01post: Remove reference to deleted "lwmon" board from MakefileRobert P. J. Day
2016-04-01Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren
2016-04-01ARM: bcm2835: expand Kconfig target descriptionsStephen Warren
2016-04-01rpi: add Raspberry Pi 3 board IDStephen Warren
2016-04-01rpi: use constant "unknown board" DT filenameStephen Warren
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren
2016-04-01doc: clarify openssl-based key and certificate generation processAndreas Dannenberg
2016-04-01doc: fix file extension for flattened image tree blobAndreas Dannenberg
2016-04-01README: Specify the full path for README.displaying-bmpsFabio Estevam
2016-04-01ARM: keystone2: Add missing privilege ID settingsNishanth Menon
2016-04-01ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon
2016-04-01smsc95xx: fix operation on 64-bit systemsStephen Warren
2016-04-01Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring
2016-04-01arm: clang: Update support slightlyTom Rini
2016-04-01Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-04-01sunxi: Reserve ATF memory space on A64Alexander Graf
2016-04-01sunxi: Add Pine64+ supportSiarhei Siamashka
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-04-01sunxi: Explicitly cast u32 pointer conversionsAlexander Graf
2016-04-01sunxi: Depend SPL configs on SUPPORT_SPLAlexander Graf
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf
2016-04-01sunxi: Enable USB nodes for H8Homlet v2Chen-Yu Tsai
2016-04-01sunxi: Enable USB on Cubietruck PlusChen-Yu Tsai
2016-04-01sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsiChen-Yu Tsai
2016-04-01sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfigChen-Yu Tsai
2016-04-01sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfigChen-Yu Tsai
2016-03-31ARM: uniphier: remove CONFIG_ARP_TIMEOUT defineMasahiro Yamada
2016-03-31cosmetic: Fix typos "privide"Masahiro Yamada
2016-03-31ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-03-31ARM: uniphier: add pin-mux settings for NAND, eMMC, SD of PH1-sLD3Masahiro Yamada
2016-03-31ARM: uniphier: enable eMMC on PH1-sLD3 reference boardMasahiro Yamada
2016-03-31ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada
2016-03-31ARM: uniphier: drop unneeded defines related to legacy serial driverMasahiro Yamada
2016-03-31ARM: dts: uniphier: add NAND pinmux nodeMasahiro Yamada