summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* log: Update log_console to honour the log formatSimon Glass2018-02-032-3/+28
* log: Add control over log formattingSimon Glass2018-02-033-0/+16
* log: Add functions to convert IDs to/from namesSimon Glass2018-02-032-2/+104
* dm: core: Add a function to look up a uclass by nameSimon Glass2018-02-033-0/+31
* Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entriesLukasz Majewski2018-02-0212-63/+0
* usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski2018-02-021-0/+1
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-0252-51/+27
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski2018-02-0231-9/+31
* Kconfig: usb: Sort USB_FUNCTION_* entriesLukasz Majewski2018-02-021-7/+7
* env: sf: use env_import_redund to simplify env_sf_loadSimon Goldschmidt2018-02-011-59/+8
* env: make env drivers propagate env_import return valueSimon Goldschmidt2018-02-0110-23/+10
* env: move more common code to env_import_redundSimon Goldschmidt2018-02-015-51/+36
* env: make env_import(_redund) return 0 on success, not 1Simon Goldschmidt2018-01-313-8/+8
* cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt2018-01-311-3/+8
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-3122-90/+272
|\
| * armv8: ls2088ardb: Add 3DS RDIMM supportYork Sun2018-01-302-19/+6
| * armv8: ls1046ardb: Add RDIMM supportYork Sun2018-01-302-4/+24
| * drivers/ddr/fsl: Cleanup unused variableYork Sun2018-01-306-6/+0
| * drivers/ddr/fsl: Modify binding registers to save time on data initYork Sun2018-01-301-11/+49
| * drivers/ddr/fsl: Add calculation of register control wordsYork Sun2018-01-305-11/+54
| * drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun2018-01-308-16/+89
| * drivers/ddr/fsl: Fix workaround for A009803York Sun2018-01-301-1/+1
| * drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun2018-01-304-22/+41
| * armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigsAshish Kumar2018-01-303-0/+3
| * driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur2018-01-302-1/+6
* | davinci: Fix omapl138_lcdk buildsTom Rini2018-01-311-15/+14
* | Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini2018-01-3169-225/+5801
|\ \
| * | arm64: zynqmp: Fix misspelled choice defaultUlf Magnusson2018-01-301-1/+1
| * | arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfigVipul Kumar2018-01-309-5/+40
| * | microblaze: Moved ethernet PHY configs of Microblaze board to defconfigVipul Kumar2018-01-302-8/+8
| * | arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfigVipul Kumar2018-01-3013-3/+36
| * | arm: zynq: Remove ethernet alias for topic-miamiMichal Simek2018-01-301-1/+0
| * | arm: zynq: Mark cc108 uart to be initialized before relocationMichal Simek2018-01-301-0/+1
| * | arm: zynq: Update years in copyright to reflect latest changesMichal Simek2018-01-307-6/+7
| * | arm64: zynqmp: Add psu_init for zcu102-rev1.0Michal Simek2018-01-301-0/+975
| * | arm64: zynqmp: Prepare psu_init reworkMichal Simek2018-01-306-11/+109
| * | arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLEDMichal Simek2018-01-302-1/+5
| * | arm64: zynqmp: Remove unused empty functionsMichal Simek2018-01-301-12/+0
| * | nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia2018-01-302-1/+1
| * | nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu2018-01-301-2/+5
| * | nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu2018-01-301-27/+138
| * | nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu2018-01-301-7/+7
| * | xilinx: zynqmp: Add new target with only emmc enabledSiva Durga Prasad Paladugu2018-01-304-0/+144
| * | xilinx: zynqmp: Add new target with only nand enabledSiva Durga Prasad Paladugu2018-01-305-0/+222
| * | arm64: zynqmp: Provide a config to not map DDR region in MMU tableSiva Durga Prasad Paladugu2018-01-302-4/+18
| * | arm64: zynqmp: Propagate error value from psu_init()Michal Simek2018-01-303-4/+6
| * | arm64: zynqmp: Remove whitespaces in psu_init() commentMichal Simek2018-01-301-4/+4
| * | arm: zynq: Fix pmu register description coding styleMichal Simek2018-01-301-1/+2
| * | arm: zynq: Enable distro defaults settingMichal Simek2018-01-3013-111/+13
| * | arm: zynq: Move bootcommand to defconfigMichal Simek2018-01-3018-2/+32