aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2024-03-04doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentationApurva Nandan
2024-03-04configs: am69_sk: Add defconfig for AM69 SK boardDasnavis Sabiya
2024-03-04configs: j784s4_evm: Add defconfig for J784S4 EVM boardApurva Nandan
2024-03-04arm: dts: Introduce am69-sk u-boot dts filesDasnavis Sabiya
2024-03-04arm: dts: Introduce j784s4 u-boot dts filesApurva Nandan
2024-03-04board: ti: j784s4: Add boot environment variablesApurva Nandan
2024-03-04board: ti: j748s4: Add board config yaml filesApurva Nandan
2024-03-04board: ti: j784s4: Add board support for J784S4 EVMApurva Nandan
2024-03-04Merge patch series "board: beagle: Enable 32k and debounce configuration and ...Tom Rini
2024-03-04board: beagle: beagleplay: env: Drop usb and pxe as boot targetsNishanth Menon
2024-03-04board: beagle: beagleplay: Configure debounce registersNishanth Menon
2024-03-04board: beagle: beagleplay: Enable 32k crystalNishanth Menon
2024-03-04board: synquacer: developerbox: add myself as maintainerMasahisa Kojima
2024-03-02FWU: developerbox: read boot index from NOR flashMasahisa Kojima
2024-03-02qemu-arm: round down memory to multiple of 2MB for LPAEIgor Opaniuk
2024-03-01xen: xenguest_arm64: map all VIRTIO MMIO regionPeng Fan
2024-03-01board: qcs404-evb: drop board codeCaleb Connolly
2024-03-01mach-snapdragon: dynamic load addressesCaleb Connolly
2024-03-01mach-snapdragon: generalise board supportCaleb Connolly
2024-03-01board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADERCaleb Connolly
2024-03-01board: dragonboard410c: import board code from mach-snapdragonCaleb Connolly
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly
2024-03-01board: dragonboard410c: add chainloaded config fragmentCaleb Connolly
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini
2024-02-27hc2910-2aghd05: Remove empty config headerTom Rini
2024-02-27slimbootloader: Remove empty config headerTom Rini
2024-02-27qemu-x86*: Remove empty config headerTom Rini
2024-02-27minnowmax: Remove empty config headerTom Rini
2024-02-27galileo: Remove empty config headerTom Rini
2024-02-27efi-x86_payload: Remove empty config headerTom Rini
2024-02-27efi-x86_app: Remove empty config headerTom Rini
2024-02-27edison: Remove empty config headerTom Rini
2024-02-27crownbay: Remove empty config headerTom Rini
2024-02-27cougarcanyon2: Remove empty config headerTom Rini
2024-02-27cherryhill: Remove empty config headerTom Rini
2024-02-27bayleybay: Remove empty config headerTom Rini
2024-02-27coreboot: Remove empty config headerTom Rini
2024-02-27xilinx_mbv: Remove empty config headerTom Rini
2024-02-24board: imx6dl-sielaff: spl.c: Remove multiline stringFrieder Schrempf
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube
2024-02-20Merge patch series "board/ti: k3 boards: Stop using findfdt"Tom Rini
2024-02-20board: beagle: beagleplay: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: j721s2: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: j721e: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am65x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am64x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am62x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: am62ax: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-02-20board: ti: common: Introduce a common fdt ops libraryNishanth Menon