summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-1/+4
* board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-111-5/+11
* board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla2020-08-111-0/+13
* configs: Add new config for supporting USB mass storage bootFaiz Abbas2020-08-111-0/+1
* configs: Add defconfig for USB DFU bootmodeFaiz Abbas2020-08-111-0/+1
* board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-2/+8
* ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods2020-08-111-71/+11
* board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait2020-08-061-3/+0
* arm: mvebu: crs3xx-98dx3236: Add a maintainerLuka Kovacic2020-08-061-0/+1
* arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic2020-08-061-0/+9
* arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic2020-08-061-0/+9
* arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic2020-08-061-0/+3
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom Rini2020-08-0419-112/+998
|\
| * arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie2020-08-031-8/+12
| * imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi2020-08-036-0/+400
| * colibri-imx7: fix splash logo drawingIgor Opaniuk2020-07-271-32/+12
| * colibri-imx6ull: show boot logoIgor Opaniuk2020-07-271-33/+7
| * ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk2020-07-271-0/+1
| * toradex: common: show boot logoIgor Opaniuk2020-07-272-0/+30
| * verdin-imx8mm: add EEPROM support for carrier boardIgor Opaniuk2020-07-271-0/+6
| * toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk2020-07-271-0/+28
| * toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk2020-07-272-0/+80
| * toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk2020-07-273-39/+294
| * toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk2020-07-272-0/+23
| * toradex: tdx-cfg-block: add EEPROM read/store wrappersIgor Opaniuk2020-07-273-0/+105
* | mscc: Drop dm.h header fileSimon Glass2020-08-031-0/+2
* | liebherr: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
* | w1: Drop dm.h header fileSimon Glass2020-08-031-0/+1
* | sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-031-0/+1
* | configs: sandbox: activate env in ext4 supportPatrick Delaunay2020-07-311-0/+15
* | Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmWIP/29Jul2020Tom Rini2020-07-295-9/+9
|\ \
| * | Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-285-9/+9
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2020-07-292-16/+18
|\ \ \
| * | | board: update test on misc_read result in board_late_initPatrick Delaunay2020-07-281-1/+1
| * | | board: dh_stm32mp1: remove env location overrideJakob Riepler2020-07-281-12/+0
| * | | configs:stm32mp1: activate env config in SPLPatrick Delaunay2020-07-281-4/+4
| * | | stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay2020-07-281-0/+14
| |/ /
* | | board: ns3: add development keys used in FITPramod Kumar2020-07-292-0/+49
* | | board: ns3: add FIT image its filePramod Kumar2020-07-291-0/+59
* | | board: ns3: limit U-boot relocation within 16MB memoryBharat Kumar Reddy Gooty2020-07-291-3/+19
* | | board: ns3: define ddr memory layoutRayagonda Kokatanur2020-07-291-4/+102
* | | board: ns3: program GIC LPI tablesRayagonda Kokatanur2020-07-291-0/+10
* | | board: ns3: default reset type to L3Rayagonda Kokatanur2020-07-291-2/+21
* | | board: ns3: add api to save boot parameters passed from BL31Abhishek Shah2020-07-291-0/+10
* | | board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur2020-07-293-0/+84
* | | board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse2020-07-291-0/+7
* | | board: mediatek: fix mmc_get_boot_dev() for platforms without external SDDavid Woodhouse2020-07-291-0/+7
* | | arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch2020-07-2911-0/+1874
* | | arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel2020-07-291-0/+45
* | | arm: qemu: implement enable_caches()Ard Biesheuvel2020-07-291-0/+7
|/ /