aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng2-0/+12
2018-06-29lib: div64: fix typeo in include/div64.hHeinrich Schuchardt1-1/+1
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini9-65/+109
2018-06-27mtd: nand: export nand_get_flash_type functionJörg Krause1-3/+7
2018-06-27power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho1-1/+1
2018-06-27arm: dts: imx7: sync with LinuxStefan Agner2-5/+26
2018-06-24efi.h: Do not use config optionsAlexander Graf1-13/+11
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng1-1/+1
2018-06-19config: meson-gx-common: Enable USB bootNeil Armstrong1-0/+7
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried1-0/+1
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek1-4/+4
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut1-1/+4
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass1-1/+2
2018-06-18block: Add SPL_BLOCK_CACHE and default nAdam Ford1-1/+1
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford1-1/+1
2018-06-18iotrace: fix behaviour when buffer is fullRamon Fried1-2/+3
2018-06-18iotrace: move record definitons to header fileRamon Fried1-0/+28
2018-06-18configs: Remove empty #ifdef/#ifndef blocksChris Packham2-5/+0
2018-06-18am57xx_hs: avb2.0: add support of AVB 2.0Igor Opaniuk1-0/+26
2018-06-18avb2.0: add boot states and dm-verity supportIgor Opaniuk1-1/+18
2018-06-18avb2.0: implement AVB opsIgor Opaniuk1-0/+79
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini3-0/+67
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton1-12/+12
2018-06-18board: Silent out the console on the K+P's imx53 boardsLukasz Majewski1-0/+1
2018-06-18pico-imx7d: Adjust the dtb nameFabio Estevam1-1/+1
2018-06-18wandboard: Remove hardcoded baudrate from "console" variableOtavio Salvador1-1/+1
2018-06-18display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski1-0/+10
2018-06-18display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski1-1/+1
2018-06-18display5: config: Add cma=256M to command line argumentsLukasz Majewski1-1/+1
2018-06-18display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski1-1/+1
2018-06-18display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski1-4/+2