summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | arm: dts: i.mx8x: add #cooling-cells propertiesAnatolij Gustschin2020-01-201-0/+4
| * | ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas2020-01-2010-0/+730
| * | ARM: imx: vining2000: Enable SPL SDP by defaultMarek Vasut2020-01-202-2/+9
| * | ARM: imx: vining2000: Properly discern PFUZE100 and PFUZE200Marek Vasut2020-01-201-1/+1
| * | ARM: imx: vining2000: Clean up uSDHC4 setupMarek Vasut2020-01-201-23/+4
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-01-2042-262/+1361
| |\ \
| * | | mx7ulp: Move SoC base address to a common fileFabio Estevam2020-01-162-4/+4
| * | | mx7ulp_evk: Remove unneeded SDHC definitionsFabio Estevam2020-01-161-3/+0
| * | | mx7ulp_evk: Disable CONFIG_NETFabio Estevam2020-01-161-0/+1