summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six2018-04-08319-53/+284
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-08132-88/+74
* configs: Resync with savedefconfigTom Rini2018-04-07469-528/+504
* configs: Finish migration of CONFIG_ATMEL_SPITom Rini2018-04-072-2/+0
* Revert "spi: atmel: Drop non-dm code"Tom Rini2018-04-075-0/+222
* Revert "spi: atmel: Drop atmel_spi.h"Tom Rini2018-04-072-88/+93
* cmd: Add command for calculating binary operationsMario Six2018-04-063-0/+183
* cmd: ximg: Respect cache line size for flushingMario Six2018-04-061-1/+1
* gpio: uclass: Fix debug stringMario Six2018-04-061-1/+1
* watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek2018-04-061-3/+3
* image: fit: Show information about OS type in firwmare case tooMichal Simek2018-04-061-1/+2
* image: fit: Show firmware configuration property if presentMichal Simek2018-04-063-1/+7
* configs: am43xx_evm_qspiboot_defconfig: Move to DMVignesh R2018-04-061-1/+9
* ARM: dts: Add new "generic" am4372 device tree file.Vignesh R2018-04-065-1/+87
* board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R2018-04-061-2/+16
* env: Properly check for BLK supportSjoerd Simons2018-04-061-1/+1
* configs: k2hk_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-04-061-0/+3
* configs: k2e_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-04-061-0/+3
* configs: k2g_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-04-061-0/+4
* rtc: rx8025: remove redundant code in rtc_resetChris Packham2018-04-061-17/+1
* rtc: rs5c372: remove redundant code in rtc_resetChris Packham2018-04-061-23/+1
* rtc: mx27rtc: remove redundant code in rtc_resetChris Packham2018-04-061-5/+1
* rtc: ds1374: remove redundant code in rtc_resetChris Packham2018-04-061-15/+0
* rtc: ds1307: remove redundant code in rtc_resetChris Packham2018-04-061-33/+0
* bootvx: use program header for loadingChristian Gmeiner2018-04-061-1/+1
* stm32mp: handle SYSRESETPatrick Delaunay2018-04-065-4/+14
* stm32mp: add syscon for STGENPatrick Delaunay2018-04-064-0/+36
* stm32mp1: change STGEN clock source to HSEPatrick Delaunay2018-04-062-1/+1
* clock: stm32mp1: add stgen clock source change supportPatrick Delaunay2018-04-061-1/+45
* arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay2018-04-061-1/+15
* Allow providing default environment from fileRasmus Villemoes2018-04-063-0/+38
* stm32mp1: select boot device and partitionPatrick Delaunay2018-04-063-0/+45
* stm32mp1: get boot mode from BootRomPatrick Delaunay2018-04-063-0/+146
* stm32mp1: add eMMC support for ED1Patrick Delaunay2018-04-066-24/+147
* spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay2018-04-062-2/+14
* rtc: rewrite isl1208 to support DMKlaus Goger2018-04-062-55/+98
* stm32mp: add check of cpu identifierPatrick Delaunay2018-04-062-1/+63
* stm32mp: cleanup cpu.cPatrick Delaunay2018-04-061-23/+21
* tools/mxsimage: Support building with LibreSSLHauke Mehrtens2018-04-061-1/+2
* regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt2018-04-061-3/+3
* omap3_logic: Fix FDT ADDR for ramdisk bootingAdam Ford2018-04-061-2/+2
* input: Drop PS/2 keyboard supportSimon Glass2018-04-0610-1173/+0
* fs: btrfs: Remove unused debug code left from developmentMarek BehĂșn2018-04-062-14/+0
* ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-062-2/+30
* am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach2018-04-061-0/+5
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-068-8/+269
* drivers: serial: remove nonexisting initialisation functionsChristophe Leroy2018-04-062-95/+0
* am335x: am335x_evm_usbspl_defconfig: NETCONSOLEJason Kridner2018-04-061-0/+7
* Handle NETCONSOLE and SPL enabledJason Kridner2018-04-061-3/+3
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-064-5/+17