summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-124-0/+106
|\
| * board: atmel: sama7g5ek: add support for MAC address retreivalEugen Hristev2021-01-071-5/+13
| * configs: sama7g5: add mmc config for sdmmc0Eugen Hristev2021-01-071-0/+1
| * board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev2021-01-074-0/+97
* | sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider2021-01-111-0/+35
* | sunxi: board: extract creating a unique sid into a helper functionAndre Heider2021-01-111-47/+58
* | sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko2021-01-111-0/+5
* | sunxi: add PineCube boardIcenowy Zheng2021-01-111-0/+5
* | Merge branch 'next'Tom Rini2021-01-1183-277/+613
|\ \
| * \ Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-066-2/+9
| |\ \
| | * | xilinx: Fill git repository for Xilinx boardsMichal Simek2021-01-054-0/+4
| | * | fru: ops: avoid out of bounds accessHeinrich Schuchardt2021-01-051-1/+1
| | * | microblaze: Set script_offset_nor env variableT Karthik Reddy2021-01-041-1/+4
| * | | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0559-96/+99
| |\ \ \
| | * | | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-0513-24/+24
| | * | | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-0530-41/+41
| | * | | dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
| | * | | x86: apl: Reduce size for TPLSimon Glass2021-01-051-1/+3
| | * | | serial: Rename ns16550 functions to lower caseSimon Glass2021-01-0514-25/+26
| | * | | serial: Update NS16550_t and struct NS16550Simon Glass2021-01-0514-29/+29
| * | | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-0567-556/+2097
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2020-12-312-0/+49
| * | | qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu2020-12-313-0/+70
| * | | qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu2020-12-314-0/+107
| * | | qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu2020-12-311-0/+5
| * | | sandbox: implement invalidate_icache_all()Heinrich Schuchardt2020-12-221-4/+0
| * | | dm: Avoid accessing seq directlySimon Glass2020-12-182-12/+12
| * | | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1325-45/+45
| * | | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-1/+1
| * | | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
| * | | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1326-36/+36
| * | | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
| * | | board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2020-12-042-0/+30
| * | | board: sl28: add ATF support (bl31)Michael Walle2020-12-043-1/+69
| * | | km/arm: coding style clean upHolger Brunck2020-12-014-92/+93
* | | | xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski2021-01-081-1/+1
* | | | Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-051-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Nokia RX-51: Decrease i2c speed to 100000Pali Rohár2021-01-051-2/+2
| | |/ | |/|
* | | arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland2020-12-261-1/+103
* | | toradex: hand over maintainershipIgor Opaniuk2020-12-269-9/+9
* | | board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-261-23/+12
* | | board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2020-12-261-6/+10
* | | mx6sabresd: Remove unneeded checkboard()Fabio Estevam2020-12-261-6/+0
|/ /
* | x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-161-35/+0
* | x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-161-0/+1
* | net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-103-6/+37
* | board: freescale: powerpc: add support for all RGMII modesMadalin Bucur2020-12-108-10/+55
* | armv8: ls1043/ls1046aqds: add support for all RGMII modesMadalin Bucur2020-12-102-0/+4
* | board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh2020-12-101-1/+1
* | board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li2020-12-101-2/+4