index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
ti
Age
Commit message (
Expand
)
Author
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-03-04
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
ti/am335x: Fix baudrate calculation
Kyösti Mälkki
2014-02-24
TI am335x: Apply Kconfig use conventions
Kyösti Mälkki
2014-02-06
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2013-09-17
am335x: Update the config vars selected by CPU_TI_AM335X.
Gabe Black
2013-07-15
am335x: Make the default media for the bootblock sram instead of NAND flash.
Gabe Black
2013-07-15
am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.
Gabe Black
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-06
am335x: Implement support for the UART.
Gabe Black
2013-07-01
am335x: Fix the address of the pinmux registers.
Gabe Black
2013-06-17
am335x: Add pinmux support based on the functions in U-Boot
Gabe Black
2013-06-12
am335x: Add struct `am335x_uart` for uart registers
David Hendricks
2013-06-11
am335x: Revert how the header load size is calculated to an earlier method.
Gabe Black
2013-06-11
am335x: Make the iROM load only the bootblock and ROM stage.
Gabe Black
2013-06-10
am335x: Build an omap style header and an image with it at the front.
Gabe Black
2013-06-03
am335x: Clean up/fix some settings in the am335x Kconfig.
Gabe Black
2013-05-26
beaglebone: initial Kconfig and Makefiles
Gabe Black