summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-13lib: div64: sync with LinuxPeng Fan
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini
2017-04-13tiny-printf: Add support for %p formatVignesh R
2017-04-13pci: Add a command to show PCI regionsSimon Glass
2017-04-13Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-12debug_uart: Try not to use stack in printchtim.chick
2017-04-12env: fix memory leak in fw_env routinesStefano Babic
2017-04-12env: add a version number to check APIStefano Babic
2017-04-12env: split fw_env.h in public and private partsStefano Babic
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-12imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel
2017-04-12imx: mx7ulp: Fix SPLL/APLL clock rate calculation issueYe Li
2017-04-12imx: ventana: config: set MMC env Partition to 1Tim Harvey
2017-04-12mx6sabresd: README: Add eMMC boot configurationBreno Lima
2017-04-12Set console speed to 115200 on mx6cuboxi.Vagrant Cascadian
2017-04-12board: advantech: dms-ba16: apply the proper register setting to fix the volt...Yung-Ching LIN
2017-04-12board: advantech: dms-ba16: fix AR8033 reset timing issueYung-Ching LIN
2017-04-12board: advantech: dms-ba16: add the PMIC configuration supportYung-Ching LIN
2017-04-12board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN
2017-04-12MAINTAINERS: Fix ARM FREESCALE IMX filesJagan Teki
2017-04-12MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB updateLukasz Majewski
2017-04-11ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin
2017-04-10libfdt: fix build with Python 3Stefan Agner
2017-04-10fdt: Bring in changes from v1.4.4Simon Glass
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley
2017-04-10travis-ci: OrangePi PC2 only links with gcc-5.x or laterTom Rini
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng
2017-04-10x86: bootm: Fix FIT image booting on x86Stefan Roese
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese
2017-04-10x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese
2017-04-10x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng
2017-04-10x86: Remove unused optionAndy Shevchenko
2017-04-09defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlapsAndrew F. Davis
2017-04-09defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlapsMisael Lopez Cruz
2017-04-09defconfigs: am43xx_hs_evm: Add USB Host boot mode supportAndrew F. Davis
2017-04-09defconfigs: am43xx_hs_evm: Add USB client boot mode supportAndrew F. Davis
2017-04-09defconfigs: am43xx_hs_evm: Add Net boot mode supportAndrew F. Davis
2017-04-09defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-09defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-09defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-09defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis