aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass133-177/+176
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass13-12/+24
2017-04-12debug_uart: Try not to use stack in printchtim.chick1-2/+8
2017-04-12env: fix memory leak in fw_env routinesStefano Babic2-19/+70
2017-04-12env: add a version number to check APIStefano Babic1-0/+15
2017-04-12env: split fw_env.h in public and private partsStefano Babic5-50/+59
2017-04-12Rename aes.h to uboot_aes.hStefano Babic6-5/+5
2017-04-11ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin1-1/+7
2017-04-10libfdt: fix build with Python 3Stefan Agner1-1/+1
2017-04-10fdt: Bring in changes from v1.4.4Simon Glass3-12/+17
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini23-9/+484
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley2-0/+8
2017-04-10travis-ci: OrangePi PC2 only links with gcc-5.x or laterTom Rini1-1/+1
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko4-0/+130
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi5-0/+200
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko3-0/+79
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng5-0/+6
2017-04-10x86: bootm: Fix FIT image booting on x86Stefan Roese1-1/+1
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2-6/+0
2017-04-10x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese1-0/+2
2017-04-10x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese1-0/+16
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng2-0/+50
2017-04-10x86: Remove unused optionAndy Shevchenko2-2/+0
2017-04-09defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlapsAndrew F. Davis1-1/+1
2017-04-09defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlapsMisael Lopez Cruz1-1/+1
2017-04-08defconfigs: am43xx_hs_evm: Add USB Host boot mode supportAndrew F. Davis1-0/+1
2017-04-08defconfigs: am43xx_hs_evm: Add USB client boot mode supportAndrew F. Davis1-0/+3
2017-04-08defconfigs: am43xx_hs_evm: Add Net boot mode supportAndrew F. Davis1-1/+3
2017-04-08defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis1-0/+1
2017-04-08defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis1-0/+7
2017-04-08defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis1-1/+3
2017-04-08defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis1-0/+6
2017-04-08spl: net: Add FIT image support over network bootAndrew F. Davis1-3/+31
2017-04-08defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfigAndrew F. Davis1-0/+55
2017-04-08defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfigAndrew F. Davis1-0/+51
2017-04-08defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfigVitaly Andrianov1-0/+51
2017-04-08Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas5-1/+5
2017-04-08doc: Updates info on using Keystone2 secure devicesMadan Srinivas1-0/+20
2017-04-08ARM: Keystone2: Build secure images for K2Madan Srinivas1-0/+6
2017-04-08arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas1-0/+6
2017-04-08arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov1-1/+1
2017-04-08arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov1-0/+73
2017-04-08image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas1-1/+2
2017-04-08ti_armv7_common: env: Change FIT image name to match build nameAndrew F. Davis1-1/+1
2017-04-08mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin1-12/+40
2017-04-08davinci: omapl138_lcdk: switch to using common mmc argsSekhar Nori1-13/+10
2017-04-08ARM: ti: consolidate mmc environment variablesSekhar Nori7-63/+78
2017-04-08davinci: omapl138_lcdk: use environment variables for memory addressesSekhar Nori1-5/+11
2017-04-08davinci: omapl138_lcdk: enable some filesystem related commandsSekhar Nori1-0/+2
2017-04-08davinci: omapl138_lcdk: remove spibootSekhar Nori1-8/+2