summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de
2017-07-22env: Add generic redundant environment implementationFiach Antaw
2017-07-19efi_console: set up eventsxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_set_timerxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_create_eventxypron.glpk@gmx.de
2017-07-19efi_loader: correct size for tpl levelxypron.glpk@gmx.de
2017-07-19efi_loader: implement multiple event supportxypron.glpk@gmx.de
2017-07-19efi_loader: use struct efi_event * instead of void *xypron.glpk@gmx.de
2017-07-19efi_loader: define all known status codesxypron.glpk@gmx.de
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de
2017-07-19efi_loader: reimplement efi_locate_protocolxypron.glpk@gmx.de
2017-07-19efi_loader: provide a sufficient number of protocolsxypron.glpk@gmx.de
2017-07-19efi_loader: implement InstallProtocolInterfacexypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de
2017-07-19regulator: Change get_enable return type to integer from boolKeerthy
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-14mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-07-12imx: cx9020: try pxe boot, if no vmlinuz on mmcPatrick Bruenn
2017-07-12imx: cx9020: use fdt_addr_r and ramdisk_addr_rPatrick Bruenn
2017-07-12mx6sabreauto: Add Falcon mode supportDiego Dorta
2017-07-12warp: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-07-12embestmx6boards: Use PARTUUID to specify the rootfs locationFabio Berton
2017-07-12mx6cuboxi: Use PARTUUID to specify the rootfs locationFabio Berton
2017-07-12wandboard: Use PARTUUID to specify the rootfs locationFabio Berton
2017-07-12mx6sabre: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-07-12mx6sabreauto: Do not enable WEIM by defaultFabio Estevam
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan
2017-07-12mmc: fsl_esdhc: correct type of wp_enablePeng Fan
2017-07-12imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima
2017-07-12mx6cuboxi: Add support for sataPeter Robinson
2017-07-12ot1200: enable CONFIG_IMX_THERMAL for detailed thermal informationChristian Gmeiner
2017-07-12mx6sabresd: Fix guard file symbolFabio Estevam
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek BehĂșn
2017-07-12drivers/misc: Add basic support for ATSHA204A Crypto moduleMarek BehĂșn
2017-07-11configs: am335x_evm: Enable FASTBOOT based on kconfigAlexandru Gagniuc
2017-07-11mtd: nand: make nand_info array staticGrygorii Strashko
2017-07-11cmd: nand: abstract global variable usage for dm conversionMugunthan V N
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass
2017-07-11dm: core: Add dev_read_enabled() to check if a device is enabledSimon Glass
2017-07-11dm: core: Add dev_read_resource() to read device resourcesSimon Glass