summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bcm968360bg: add initial supportPhilippe Reynes2020-01-239-0/+352
* gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360Philippe Reynes2020-01-231-5/+6
* gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+1
* nand: brcmnand: add bcm68360 supportPhilippe Reynes2020-01-233-0/+130
* spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* bcm68360: add initial supportPhilippe Reynes2020-01-232-0/+223
* Makefile: Let mrproper remove flash.bin and flash.logFabio Estevam2020-01-231-1/+1
* cmd: pxe: execute the cls command only when supportedPatrick Delaunay2020-01-221-1/+2
* trace: provide Sphinx style commentsHeinrich Schuchardt2020-01-221-18/+36
* lib: ignore oid_registry_data.c fileDario Binacchi2020-01-221-0/+1
* spl_fit.c: enable loading compressed u-boot from fit imageKlaus H. Sorensen2020-01-221-5/+3
* board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold2020-01-2210-0/+177
* MAINTAINERS: Add ARM U8500Stephan Gerhold2020-01-221-0/+8
* arm: Add support for ST-Ericsson U8500 SoCStephan Gerhold2020-01-228-1/+123
* arm: dts: Import device tree for ST-Ericsson Ux500Stephan Gerhold2020-01-226-0/+1858
* timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold2020-01-223-0/+124
* env: another attempt at fixing SPL build failuresRasmus Villemoes2020-01-222-8/+8
* configs: Resync with savedefconfigTom Rini2020-01-22837-1602/+1441
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-2115-4/+1510
|\
| * ARM: mvebu: clearfog: add Clearfog Base serdes configurationBaruch Siach2020-01-211-0/+6
| * ARM: mvebu: clearfog: add Clearfog GTR supportBaruch Siach2020-01-211-0/+8
| * ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach2020-01-212-0/+15
| * ARM: mvebu: clearfog: print TLV stored product nameBaruch Siach2020-01-211-1/+10
| * ARM: mvebu: clearfog: read basic TLV dataBaruch Siach2020-01-214-0/+153
| * ARM: mvebu: clearfog: add support for EEPROM TLV infoBaruch Siach2020-01-211-0/+4
| * cmd: add tlv_eeprom commandBaruch Siach2020-01-214-0/+1273
| * ARM: mvebu: clearfog: add EEPROM devicesBaruch Siach2020-01-213-0/+26
| * arm: mvebu: clearfog: enable both DDR clocksBaruch Siach2020-01-211-1/+4
| * ddr: marvell: a38x: allow board specific clock out setupBaruch Siach2020-01-212-2/+11
* | Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-2133-71/+773
|\ \
| * | colibri-imx8x: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * | apalis-imx8: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * | imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * | imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * | imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * | imx8qm_mek: Include fdt_support.h headerAlifer Moraes2020-01-201-0/+1
| * | imx8qxp_mek: Include fdt_support.h headerAlifer Moraes2020-01-201-0/+1
| * | spl: Add prototype to function spl_board_boot_device()Alifer Moraes2020-01-201-0/+1
| * | mx8mm_evk: spl: Staticize functionsAlifer Moraes2020-01-201-2/+2
| * | imx8m: clock_imx8mm: Staticize functionsAlifer Moraes2020-01-201-5/+5
| * | imx: fix typo in header fileFlavio Suligoi2020-01-201-1/+1
| * | fsl: fix typo in header fileFlavio Suligoi2020-01-201-1/+1
| * | imx8mm_evk: Include sys_proto.h headerAlifer Moraes2020-01-201-0/+1
| * | arm: dts: imx7ulp-evk: remove mux value from pad configurationJorge Ramirez-Ortiz2020-01-201-1/+1
| * | imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi2020-01-201-2/+2
| * | mx7dsabre: Fix dm probe pmicJoris Offouga2020-01-201-1/+1
| * | mx7ulp: soc: s_init should only be executed onceJorge Ramirez-Ortiz2020-01-201-0/+2
| * | mx7ulp_evk_plugin: Disable CONFIG_NETFabio Estevam2020-01-201-0/+1