summaryrefslogtreecommitdiff
path: root/src/cpu/ti
AgeCommit message (Expand)Author
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04ti/am335x: Fix baudrate calculationKyösti Mälkki
2014-02-24TI am335x: Apply Kconfig use conventionsKyösti Mälkki
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-09-17am335x: Update the config vars selected by CPU_TI_AM335X.Gabe Black
2013-07-15am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black
2013-07-15am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.Gabe Black
2013-07-11cpu: Fix spellingMartin Roth
2013-07-06am335x: Implement support for the UART.Gabe Black
2013-07-01am335x: Fix the address of the pinmux registers.Gabe Black
2013-06-17am335x: Add pinmux support based on the functions in U-BootGabe Black
2013-06-12am335x: Add struct `am335x_uart` for uart registersDavid Hendricks
2013-06-11am335x: Revert how the header load size is calculated to an earlier method.Gabe Black
2013-06-11am335x: Make the iROM load only the bootblock and ROM stage.Gabe Black
2013-06-10am335x: Build an omap style header and an image with it at the front.Gabe Black
2013-06-03am335x: Clean up/fix some settings in the am335x Kconfig.Gabe Black
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black