summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rock960-rk3399: fix mail format in MAINTAINER fileKever Yang2019-07-191-2/+2
* Merge branch '2019-07-17-master-imports'Tom Rini2019-07-181-0/+1
|\
| * qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov2019-07-181-0/+1
* | board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2019-07-172-0/+248
* | ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg2019-07-172-0/+44
* | ti: common: am6: Add support for board description EEPROMAndreas Dannenberg2019-07-172-0/+408
* | am65x: README: Add eMMC layout and flash instructionsFaiz Abbas2019-07-171-0/+52
* | armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-171-0/+1
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-161-0/+6
|\
| * sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper2019-07-151-0/+6
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-148-13/+223
|\ \ | |/ |/|
| * board: st: add missing gpio_request() for stm32f429-discoveryPatrice Chotard2019-07-121-0/+2
| * board: stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-0/+1
| * stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay2019-07-121-0/+18
| * stm32mp1: add configuration op-teePatrick Delaunay2019-07-123-9/+27
| * stm32mp1: cosmetic: remove unnecessary includePatrick Delaunay2019-07-121-1/+0
| * stm32mp1: update READMEPatrick Delaunay2019-07-121-3/+12
| * stm32mp1: add stboard commandPatrick Delaunay2019-07-123-0/+153
| * stm32mp1: call regulators_enable_boot_on in board_initPatrick Delaunay2019-07-121-0/+4
| * stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay2019-07-121-0/+6
* | ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford2019-07-131-2/+12
* | ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-136-0/+434
* | ARM: legoev3: convert to driver modelDavid Lechner2019-07-132-22/+3
* | ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods2019-07-131-31/+0
* | board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-121-93/+0
* | board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-121-105/+0
* | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-111-0/+21
|\ \
| * | sandbox: Add documentation on how to run valgrindSimon Glass2019-07-101-0/+14
| * | sandbox: Allo sdl-config to be overriddenSimon Glass2019-07-101-0/+7
| |/
* | km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-12/+0
* | km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder2019-07-111-0/+3
* | km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder2019-07-111-0/+31
* | km: modify Kconfig file organization for KM boardsPascal Linder2019-07-114-0/+93
* | arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs settingMarek Behún2019-07-111-1/+2
* | arm: mvebu: turris_omnia: call pci_init from board init codeMarek Behún2019-07-111-0/+1
* | arm: mvebu: turris_omnia: fix adapters MAC addressesMarek Behún2019-07-111-3/+3
* | arm: mvebu: clearfog: document boot from SATABaruch Siach2019-07-111-0/+6
|/
* Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-092-0/+2
|\
| * configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus2019-07-091-0/+1
| * configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus2019-07-091-0/+1
* | Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-07-083-1/+5
|\ \
| * | board: amlogic: Generate unique MAC address for Q200 and P212 based boardsNeil Armstrong2019-07-042-0/+4
| * | board: amlogic: vim: Fix READMEAndreas Färber2019-07-041-1/+1
* | | Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini2019-07-0888-144/+181
|\ \ \ | |_|/ |/| |
| * | Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-2388-145/+145
* | | board: amlogic: add mailing-list to MAINTAINERSNeil Armstrong2019-07-046-0/+6
* | | wandboard: README: Adjust the U-Boot proper binary nameFabio Estevam2019-07-041-1/+1
* | | wandboard: Add FIT image supportFabio Estevam2019-07-041-0/+18
| |/ |/|
* | Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-07-011-2/+4
|\ \
| * | board: atmel: fix pda variable not being resetEugen Hristev2019-06-271-2/+4
| |/