summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-21configs: Convert CONFIG_USE_NAND to CONFIG_NANDAdam Ford
2018-07-21Convert CONFIG_NAND_DAVINCI to KconfigAdam Ford
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford
2018-07-21Convert CONFIG_NAND_LPC32XX_SLC to KconfigAdam Ford
2018-07-21rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger
2018-07-21rockchip: board: lion-rk3368: increase phy autonegotiation timeoutJakob Unterwurzacher
2018-07-21spl: record boot_device into spl_image and call spl_perform_fixupsPhilipp Tomsich
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-07-20dts: import stm32mp1 device tree from linux kernelPatrick Delaunay
2018-07-20env: Include bootdelay in environment if negativeAlex Kiernan
2018-07-19drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt
2018-07-19board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer
2018-07-19board/BuR/brppt1: implement more flexible boot processHannes Schmelzer
2018-07-19board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer
2018-07-19board/BuR/brppt1: drop LCD-supportHannes Schmelzer
2018-07-19board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried
2018-07-19ARM: qemu-arm: enable RTCHeinrich Schuchardt
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello
2018-07-19boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky
2018-07-19cmd: nvedit: propagate envflag to set_default_varsYaniv Levinsky
2018-07-19test: Add ut_assertnull macroRamon Fried
2018-07-19arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targetsMichal Simek
2018-07-19arm64: zynqmp: Add QSPI flash mini u-boot configurationSiva Durga Prasad Paladugu
2018-07-19arm: zynq: Setup ENV_SIZE via KconfigMichal Simek
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar
2018-07-19arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .hSiva Durga Prasad Paladugu
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-19microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi
2018-07-19arm64: zcu100: Enable USB host ether and ASIX via defconfigMichal Simek
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-07-19hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek
2018-07-19common: command: Handle USAGE failure separatelyMichal Simek
2018-07-16sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara
2018-07-16sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu
2018-07-10omap3_logic: Change console from ttyO0 to ttyS0Adam Ford
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-07-10Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-09include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)Ley Foon Tan
2018-07-09dt-bindings: clock: Add S900 CMU register definitionsManivannan Sadhasivam