summaryrefslogtreecommitdiff
path: root/src/mainboard/ti
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-04-04mainboard/ti: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-01-02mb/ti/beaglebone: Remove unused includesElyes HAOUAS
2019-12-19mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-22mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber
2016-06-21beaglebone: Update bootblock.c to use new structs/codeGabe Black
2016-04-10beaglebone: Add code to set the value of the LEDsGabe Black
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-07mainboard/ti/beaglebone: Remove unused Kconfig symbolsMartin Roth
2015-05-26cbfs: remove unused CBFS_HEADER_ROM_OFFSET optionAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2014-12-19beaglebone: use new arm bootblock infrastructureAlexander Couzens
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki
2014-01-22board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko
2013-09-17beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black
2013-07-16beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.Gabe Black
2013-07-15beaglebone: Put some code in romstage.c so we can tell if it ran.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-01beaglebone: Enable the clocks and pins for the configured UART.Gabe Black
2013-06-10beaglebone: Expand "ROM" size to 4MB.Gabe Black
2013-06-10beaglebone: Force on every other user LED to show that coreboot is running.Gabe Black
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black