aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried2-0/+92
2018-07-19ARM: qemu-arm: enable RTCHeinrich Schuchardt1-0/+3
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello1-0/+1
2018-07-19boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan1-0/+18
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky1-1/+1
2018-07-19cmd: nvedit: propagate envflag to set_default_varsYaniv Levinsky1-1/+1
2018-07-19test: Add ut_assertnull macroRamon Fried1-0/+12
2018-07-19arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targetsMichal Simek4-4/+0
2018-07-19arm64: zynqmp: Add QSPI flash mini u-boot configurationSiva Durga Prasad Paladugu1-0/+21
2018-07-19arm: zynq: Setup ENV_SIZE via KconfigMichal Simek1-2/+0
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar3-19/+0
2018-07-19arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .hSiva Durga Prasad Paladugu1-3/+0
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-7/+9
2018-07-19microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek1-7/+0
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-5/+0
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi1-10/+0
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-1/+1
2018-07-19arm64: zcu100: Enable USB host ether and ASIX via defconfigMichal Simek1-3/+0
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu3-0/+41
2018-07-19hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek4-5/+0
2018-07-19common: command: Handle USAGE failure separatelyMichal Simek1-1/+3
2018-07-16sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara2-0/+32
2018-07-16sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara2-0/+112
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+222
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li1-0/+519
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan1-0/+222
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan1-1/+2
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu31-37/+0
2018-07-10omap3_logic: Change console from ttyO0 to ttyS0Adam Ford1-1/+1
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons3-0/+213
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan18-59/+0
2018-07-10Merge git://git.denx.de/u-boot-dmTom Rini9-7/+171
2018-07-09include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)Ley Foon Tan1-1/+1
2018-07-09dt-bindings: clock: Add S900 CMU register definitionsManivannan Sadhasivam1-0/+77
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam1-0/+43
2018-07-09dm: core: Add a function to decode a memory regionSimon Glass1-0/+45
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass1-4/+2
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass1-1/+1
2018-07-09dm: core: Add a way to bind a device by ofnodeSimon Glass1-0/+4
2018-07-09log: Add a way to log a return value with a messageSimon Glass1-0/+8
2018-07-09dm: core: Add a way to find an ofnode by compatible stringSimon Glass1-0/+11
2018-07-09dm: core: Add comments to ofnode_read_resource() functoinsSimon Glass1-0/+23
2018-07-09dm: core: Fix a few ofnode function commentsSimon Glass1-1/+3
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass2-0/+26
2018-07-09fdt: Add device tree memory bindingsMichael Pratt3-1/+48
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-2/+4
2018-07-02board/aries: RemoveTom Rini4-811/+0
2018-07-02ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf1-1/+0
2018-07-02net: Prefer command line argumentsAlexander Graf1-0/+2
2018-07-02net: Add new wol command - Wake on LANLothar Felten1-1/+2