summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-1022-351/+43
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-1014-373/+80
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-1010-47/+2
* arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford2018-09-103-9/+3
* sandbox: Add serial testPatrice Chotard2018-09-105-0/+75
* dm: serial: Remove setparity opsPatrice Chotard2018-09-101-10/+0
* serial: stm32: Replace setparity by setconfigPatrice Chotard2018-09-101-6/+15
* dm: serial: Replace setparity by setconfigPatrice Chotard2018-09-102-0/+63
* cli: handle getch errorPatrick Delaunay2018-09-101-0/+4
* console: unify fgetc function when console MUX is deactivatedPatrick Delaunay2018-09-101-4/+5
* serial: protect access to serial rx bufferPatrick Delaunay2018-09-101-0/+3
* stm32mp1: activate serial rx bufferPatrick Delaunay2018-09-101-0/+1
* include/version.h: workaround sysroot inc orderMatt Weber2018-09-102-1/+3
* Prepare v2018.09Tom Rini2018-09-101-1/+1
* .travis.yml: Fix typo in sun7i job descriptionTuomas Tynkkynen2018-09-101-1/+1
* mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCsMasahiro Yamada2018-09-101-0/+4
* fdt: fix get_next_memory_node()Marek Vasut2018-09-101-3/+1
* ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai2018-09-071-2/+2
* pico-imx7d: Update the README fileFabio Estevam2018-09-061-7/+17
* travis: Use kernel.org pre-built toolchain for riscvBin Meng2018-09-051-3/+2
* ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0Tuomas Tynkkynen2018-09-051-1/+17
* lib/slre: remove superfluous assignmentHeinrich Schuchardt2018-09-051-2/+0
* amlogic: board p212: Fix Ethernet PHY initJasper kcoding2018-09-051-1/+2
* qemu-arm: Enable DHCP distro targetAlexander Graf2018-09-051-1/+2
* ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford2018-09-051-4/+0
* Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini2018-09-052-2/+1
|\
| * ARC: HSDK: Fix timer frequency valueEugeniy Paltsev2018-09-051-1/+1
| * EMDK: Enable bootelfAlexey Brodkin2018-09-051-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-09-0440-295/+2079
|\ \ | |/ |/|
| * mx7dsabresd: Add the qspi target to the list of supported defconfigsFabio Estevam2018-09-041-0/+1
| * imx: missing CONFIG_MII in mx7dsabresd_qspi_defconfigStefano Babic2018-09-041-0/+1
| * colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner2018-09-044-23/+154
| * board: toradex: common: fail gracefully on missing NAND chipStefan Agner2018-09-041-2/+5
| * imx: mx7: add system suspend/resume supportAnson Huang2018-09-043-3/+515
| * imx: mx7: add gpc initialization for low power modeAnson Huang2018-09-041-0/+103
| * imx: mx7: psci: improve cpu hotplug flowAnson Huang2018-09-041-2/+21
| * Cleanup CONFIG_BOOTDELAY on cl-som-imx7Alex Kiernan2018-09-041-2/+0
| * watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser2018-09-042-1/+2
| * imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-bootYe Li2018-09-044-176/+82
| * dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li2018-09-045-1/+921
| * dts: imx6ul: Update alias to support DMYe Li2018-09-041-6/+7
| * imx: imx7d-sdb: Add DM QSPI supportYe Li2018-09-049-25/+175
| * imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li2018-09-044-24/+58
| * imx: imx6sx-sdb: Enable DM QSPI driverYe Li2018-09-045-30/+34
* | Prepare v2018.09-rc3Tom Rini2018-09-031-1/+1
* | configs: Resync with savedefconfigTom Rini2018-09-03680-698/+643
* | spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam2018-08-311-2/+2
* | Make kmalloc'ed memory really DMA-safeMasahiro Yamada2018-08-311-2/+3
* | test: fix typo in cmd_ut_category() descriptionHeinrich Schuchardt2018-08-311-1/+1
* | hisilicon: hikey: Update instructions based on latest sourceManivannan Sadhasivam2018-08-311-146/+113