aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-07parse the second area of android imageBin Chen1-0/+2
2018-02-05Fix FreeBSD endian checksJustin Hibbits1-0/+3
2018-02-05fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen5-11/+0
2018-02-04Merge git://git.denx.de/u-boot-dmTom Rini3-2/+72
2018-02-04mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGEFabio Estevam1-1/+0
2018-02-04mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGEFabio Estevam1-2/+1
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan1-0/+47
2018-02-04mx6memcal: fix comment in board header fileEric Nelson1-3/+2
2018-02-04mx6memcal: enable SDP supportEric Nelson1-0/+2
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han1-1/+5
2018-02-04configs: ge_bx50v3: automatic partition selection and video output failure me...Ian Ray1-29/+53
2018-02-04board: ge: bx50v3: mount rootfs read-onlyHannu Lounento1-1/+1
2018-02-04configs: ge_bx50v3: enable bootcountIan Ray1-0/+8
2018-02-04config: ge_bx50v3: read boot scriptIan Ray1-6/+6
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray1-83/+5
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch1-0/+4
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch1-0/+2
2018-02-04configs: Add network device support for bx50v3 productsIan Ray1-2/+2
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch1-1/+3
2018-02-04imx: imx8mq: add dtsi filePeng Fan2-0/+1244
2018-02-04imx: add sip functionPeng Fan1-0/+14
2018-02-04configs: enable spl support wrt env deviceJagan Teki1-1/+1
2018-02-04mx7_common: use psci 1.0 instead of 0.1Anson Huang1-0/+2
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt1-0/+1
2018-02-03log: Add a way to log error-return valuesSimon Glass1-0/+11
2018-02-03log: Add control over log formattingSimon Glass2-0/+15
2018-02-03log: Add functions to convert IDs to/from namesSimon Glass1-2/+37
2018-02-03dm: core: Add a function to look up a uclass by nameSimon Glass1-0/+8
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski30-51/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski5-9/+0
2018-02-01env: move more common code to env_import_redundSimon Goldschmidt1-1/+2
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini5-7/+19
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini7-20/+97
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford15-30/+0
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford5-70/+0
2018-01-30drivers/ddr/fsl: Cleanup unused variableYork Sun1-1/+0
2018-01-30drivers/ddr/fsl: Add calculation of register control wordsYork Sun2-4/+6
2018-01-30drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun3-2/+9
2018-01-30drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun1-0/+1
2018-01-30driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur1-0/+3
2018-01-30arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfigVipul Kumar1-5/+0
2018-01-30microblaze: Moved ethernet PHY configs of Microblaze board to defconfigVipul Kumar1-8/+0
2018-01-30arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfigVipul Kumar1-3/+0
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-1/+1
2018-01-30arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-0/+4
2018-01-30nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia1-1/+0
2018-01-30xilinx: zynqmp: Add new target with only emmc enabledSiva Durga Prasad Paladugu1-0/+23
2018-01-30xilinx: zynqmp: Add new target with only nand enabledSiva Durga Prasad Paladugu2-0/+69
2018-01-30arm: zynq: Move bootcommand to defconfigMichal Simek2-2/+0
2018-01-30configs: x86: allow to override CONFIG_BOOTCOMMANDHeinrich Schuchardt1-0/+2