summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
* MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
* Consistently use nproc for counting the CPUsHeinrich Schuchardt2020-01-301-1/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-283-7/+35
|\
| * arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski2020-01-281-0/+28
| * arm: exynos: Use proper PMIC device namesMarek Szyprowski2020-01-232-4/+4
| * arm: exynos: Use proper ADC device nameMarek Szyprowski2020-01-231-3/+3
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/26Jan2020Tom Rini2020-01-261-0/+10
|\ \
| * | sunxi: Add Libre Computer ALL-H5-CC H5 boardChen-Yu Tsai2020-01-241-0/+5
| * | sunxi: Add Libre Computer ALL-H3-IT H5 boardChen-Yu Tsai2020-01-241-0/+5
| * | common: Move hang() to the same header as panic()Simon Glass2020-01-2433-0/+33
| * | common: Move testdram() into init.hSimon Glass2020-01-2418-6/+24
| * | common: Move RAM-sizing functions to init.hSimon Glass2020-01-2468-1/+70
| * | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-2456-0/+56
| * | common: Move get_tbclk() to time.hSimon Glass2020-01-242-2/+3
| * | common: Move clock functions into a new fileSimon Glass2020-01-2428-2/+29
| * | common: Move upmconfig() to ppc.hSimon Glass2020-01-241-2/+2
| * | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-2435-0/+35
| * | common: Move reset_phy() to net.hSimon Glass2020-01-2430-0/+30
| * | common: Move relocate_code() to init.hSimon Glass2020-01-2420-0/+20
| * | common: Move functions for loading from fat/ext2 to fs.hSimon Glass2020-01-241-0/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/25Jan2020Tom Rini2020-01-257-40/+22
|\ \ \
| * | | board: fsl: lx2160a: Fix the loop in board_fix_fdt functionPankaj Bansal2020-01-241-2/+3
| * | | board: fsl: ls1028a: free up arch_misc_initAlex Marginean2020-01-241-2/+2
| * | | board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean2020-01-241-7/+0
| * | | board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean2020-01-243-21/+0
| * | | board: fsl: lx2160a: free up arch_misc_initAlex Marginean2020-01-241-2/+2
| * | | board/lx2160aqds: Update the DSPI status fixupXiaowei Bao2020-01-241-6/+8
| * | | board: ls1046afwry: Disable sgmii supportPramod Kumar2020-01-241-0/+2
| * | | drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean2020-01-241-0/+5
* | | | meerkat96: fix typo in MAINTAINERS email addressShawn Guo2020-01-251-1/+1
* | | | ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee2020-01-251-0/+18
|/ / /
* | | arm/km: remove unmaintained board kmsuv31Holger Brunck2020-01-231-1/+0
* | | arm/km: remove unmaintained board SUGP1Holger Brunck2020-01-233-28/+0
* | | arm/km: add support for SUSE2Holger Brunck2020-01-233-2/+26
* | | km/scripts: product env and auto-reset for ramfsHolger Brunck2020-01-232-4/+6
* | | km/scripts: fix run ramfs and COGE5 tftppath problemHolger Brunck2020-01-232-5/+7
* | | km/common: fix for CPUWD reset reasonRainer Boschung2020-01-231-4/+3
* | | KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-236-86/+131
* | | kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck2020-01-231-1/+1
* | | bcm968360bg: add initial supportPhilippe Reynes2020-01-234-0/+87
* | | board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold2020-01-225-0/+87
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-214-2/+195
|\ \
| * | 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-211-0/+14
| * | 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: enable both DDR clocksBaruch Siach2020-01-211-1/+4
* | | Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-2115-54/+288
|\ \ \