summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ti
Commit message (Expand)AuthorAgeFilesLines
* mainboard/ti/beaglebone: Remove unused Kconfig symbolsMartin Roth2015-06-071-54/+0
* cbfs: remove unused CBFS_HEADER_ROM_OFFSET optionAaron Durbin2015-05-261-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-2/+2
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-062-0/+5
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-7/+2
* beaglebone: use new arm bootblock infrastructureAlexander Couzens2014-12-193-5/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* uart: Support multiple portsKyösti Mälkki2014-04-302-54/+9
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-2/+2
* console: Fix includesKyösti Mälkki2014-03-041-1/+1
* uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki2014-03-041-1/+0
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black2013-09-171-2/+0
* beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.Gabe Black2013-07-161-4/+0
* beaglebone: Put some code in romstage.c so we can tell if it ran.Gabe Black2013-07-151-0/+3
* armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin2013-07-101-0/+12
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-101-1/+0
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-23/+0
* beaglebone: Enable the clocks and pins for the configured UART.Gabe Black2013-07-011-0/+26
* beaglebone: Expand "ROM" size to 4MB.Gabe Black2013-06-101-2/+1
* beaglebone: Force on every other user LED to show that coreboot is running.Gabe Black2013-06-101-0/+14
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-267-0/+325