aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2021-01-12video: omap: move drivers to 'ti' directoryDario Binacchi
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju
2021-01-11sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider
2021-01-11sunxi: board: extract creating a unique sid into a helper functionAndre Heider
2021-01-11sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko
2021-01-11sunxi: add PineCube boardIcenowy Zheng
2021-01-11Merge branch 'next'Tom Rini
2021-01-11board: amlogic: add MMC boot device detection for environment loadMarek Szyprowski
2021-01-11boards: amlogic: add Beelink S922X board family supportChristian Hewitt
2021-01-11board: amlogic: vim3: read ethernet MAC address from efuseMarek Szyprowski
2021-01-11boards: amlogic: update documentation for WeTek Core2Christian Hewitt
2021-01-11boards: amlogic: add WeTek Core2 supportChristian Hewitt
2021-01-11meson: Add soc_rev to environmentPascal Vizeli
2021-01-11arm64: meson: add support for libretech-cc v2Jerome Brunet
2021-01-08xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski
2021-01-07board: atmel: sama7g5ek: add support for MAC address retreivalEugen Hristev
2021-01-07configs: sama7g5: add mmc config for sdmmc0Eugen Hristev
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2021-01-05Nokia RX-51: Decrease i2c speed to 100000Pali Rohár
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek
2021-01-05fru: ops: avoid out of bounds accessHeinrich Schuchardt
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland
2020-12-26toradex: hand over maintainershipIgor Opaniuk
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel
2020-12-26mx6sabresd: Remove unneeded checkboard()Fabio Estevam
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass