summaryrefslogtreecommitdiff
path: root/board/BuR
AgeCommit message (Expand)Author
2026-01-02kbuild: Bump the build system to 6.1Sughosh Ganu
2025-12-04board: BuR: Update MAINTAINERS filesWolfgang Wallner
2025-12-04Change email addresses for B&R Industrial AutomationWolfgang Wallner
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-04-16board/BuR/zynq: initial commitBernhard Messerklinger
2025-04-16board/BuR/common: split br_resetc_bmode functionBernhard Messerklinger
2025-04-16board/BuR/common: add parameter for reset controller I2C bus selectionBernhard Messerklinger
2025-04-16board/BuR/common: use strlcpy instead of strncpyBernhard Messerklinger
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-06am33xx: Use regular spl_board_init instead of am33xx_spl_board_initPaul Kocialkowski
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: BuR: Remove <common.h> and add needed includesTom Rini
2023-12-21global: Drop common.h inclusionTom Rini
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-30BuR: ronetix: siemens: Drop old LCD codeSimon Glass
2022-10-30BuR: Drop old LCD codeSimon Glass
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger
2022-07-01board/BuR/*: replace maintainer of BuR boardsHannes Schmelzer
2021-06-05brxre1: disable video after DM_VIDEO conversion deadlineAnatolij Gustschin
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12video: omap: move drivers to 'ti' directoryDario Binacchi
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-03-03board: brxre1: fix building errorsDario Binacchi
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move bootcount functions to their header fileSimon Glass
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-06-05board/BuR/common: fix detection for PSC/STM resetcontrollerHannes Schmelzer
2019-04-26board/BuR/brxre1: use common resetcontroller implementationHannes Schmelzer
2019-04-26board/BuR/brxre1: cosmetic cleanupHannes Schmelzer
2019-04-26board/BuR/common: add br resetcontoller implementationHannes Schmelzer
2019-04-26board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer
2019-04-26board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer
2019-04-26board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer
2019-02-09board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer