summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11277-646/+0
* efi_loader: correct efi_disk_registerHeinrich Schuchardt2018-02-101-1/+1
* efi_loader: add missing runtime services stubsHeinrich Schuchardt2018-02-101-3/+25
* efi_driver: return type of efi_driver_init()Heinrich Schuchardt2018-02-101-1/+1
* efi_loader: create stub for CreateEventExHeinrich Schuchardt2018-02-101-1/+8
* efi_loader: fix building crt0 on armHeinrich Schuchardt2018-02-102-6/+23
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-084-22/+0
* block: Migrate SystemACE chip to KconfigTom Rini2018-02-081-4/+0
* Convert LIB_UUID to KconfigAdam Ford2018-02-081-10/+0
* Convert CONFIG LIB_HW_RAND to KconfigAdam Ford2018-02-086-15/+0
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-0814-41/+0
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-086-0/+8
* Convert CONFIG_NAND_MXS to KconfigStefan Agner2018-02-0811-12/+0
* arm: imx: mx28: Move MX28 selection to KconfigStefan Agner2018-02-086-10/+0
* arm: imx: mx23: Move MX23 selection to KconfigStefan Agner2018-02-084-8/+0
* Convert CONFIG_MXC_GPIO to KconfigAdam Ford2018-02-0828-54/+0
* configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfigAdam Ford2018-02-081-1/+0
* configs: imx6q_logic: Move CONFIG_MXC_UART to KconfigAdam Ford2018-02-081-2/+0
* ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefineDerald D. Woods2018-02-071-3/+0
* ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warningDerald D. Woods2018-02-071-4/+6
* move booti_setup to arch/arm/lig/image.cBin Chen2018-02-071-0/+9
* parse the second area of android imageBin Chen2018-02-071-0/+2
* Fix FreeBSD endian checksJustin Hibbits2018-02-051-0/+3
* fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen2018-02-055-11/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2018-02-043-2/+72
|\
| * log: add category LOGC_EFIHeinrich Schuchardt2018-02-031-0/+1
| * log: Add a way to log error-return valuesSimon Glass2018-02-031-0/+11
| * log: Add control over log formattingSimon Glass2018-02-032-0/+15
| * log: Add functions to convert IDs to/from namesSimon Glass2018-02-031-2/+37
| * dm: core: Add a function to look up a uclass by nameSimon Glass2018-02-031-0/+8
* | mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGEFabio Estevam2018-02-041-1/+0
* | mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGEFabio Estevam2018-02-041-2/+1
* | mmc: fsl_esdhc: support SDR104 and HS200Peng Fan2018-02-041-0/+47
* | mx6memcal: fix comment in board header fileEric Nelson2018-02-041-3/+2
* | mx6memcal: enable SDP supportEric Nelson2018-02-041-0/+2
* | board,ge,bx50v3 - rtc time validationNandor Han2018-02-041-1/+5
* | configs: ge_bx50v3: automatic partition selection and video output failure me...Ian Ray2018-02-041-29/+53
* | board: ge: bx50v3: mount rootfs read-onlyHannu Lounento2018-02-041-1/+1
* | configs: ge_bx50v3: enable bootcountIan Ray2018-02-041-0/+8
* | config: ge_bx50v3: read boot scriptIan Ray2018-02-041-6/+6
* | board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray2018-02-041-83/+5
* | board: ge: bx50v3: Enable hardware watchdogMartyn Welch2018-02-041-0/+4
* | board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch2018-02-041-0/+2
* | configs: Add network device support for bx50v3 productsIan Ray2018-02-041-2/+2
* | board: ge: Enable access to i2c bus 1 and 2Martyn Welch2018-02-041-1/+3
* | imx: imx8mq: add dtsi filePeng Fan2018-02-042-0/+1244
* | imx: add sip functionPeng Fan2018-02-041-0/+14
* | configs: enable spl support wrt env deviceJagan Teki2018-02-041-1/+1
* | mx7_common: use psci 1.0 instead of 0.1Anson Huang2018-02-041-0/+2
|/
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-0230-51/+0