summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-10efi_loader: correct efi_disk_registerHeinrich Schuchardt
2018-02-10efi_loader: add missing runtime services stubsHeinrich Schuchardt
2018-02-10efi_driver: return type of efi_driver_init()Heinrich Schuchardt
2018-02-10efi_loader: create stub for CreateEventExHeinrich Schuchardt
2018-02-10efi_loader: fix building crt0 on armHeinrich Schuchardt
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini
2018-02-08Convert LIB_UUID to KconfigAdam Ford
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford
2018-02-08configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfigAdam Ford
2018-02-08configs: imx6q_logic: Move CONFIG_MXC_UART to KconfigAdam Ford
2018-02-07ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefineDerald D. Woods
2018-02-07ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warningDerald D. Woods
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen
2018-02-07parse the second area of android imageBin Chen
2018-02-05Fix FreeBSD endian checksJustin Hibbits
2018-02-05fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen
2018-02-04Merge git://git.denx.de/u-boot-dmTom Rini
2018-02-04mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGEFabio Estevam
2018-02-04mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGEFabio Estevam
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan
2018-02-04mx6memcal: fix comment in board header fileEric Nelson
2018-02-04mx6memcal: enable SDP supportEric Nelson
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han
2018-02-04configs: ge_bx50v3: automatic partition selection and video output failure me...Ian Ray
2018-02-04board: ge: bx50v3: mount rootfs read-onlyHannu Lounento
2018-02-04configs: ge_bx50v3: enable bootcountIan Ray
2018-02-04config: ge_bx50v3: read boot scriptIan Ray
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch
2018-02-04configs: Add network device support for bx50v3 productsIan Ray
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch
2018-02-04imx: imx8mq: add dtsi filePeng Fan
2018-02-04imx: add sip functionPeng Fan
2018-02-04configs: enable spl support wrt env deviceJagan Teki
2018-02-04mx7_common: use psci 1.0 instead of 0.1Anson Huang
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt
2018-02-03log: Add a way to log error-return valuesSimon Glass
2018-02-03log: Add control over log formattingSimon Glass
2018-02-03log: Add functions to convert IDs to/from namesSimon Glass
2018-02-03dm: core: Add a function to look up a uclass by nameSimon Glass
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski