index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
2
-76
/
+3
*
coreboot: introduce boot_device
Aaron Durbin
2015-05-26
2
-13
/
+44
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
15
-20
/
+15
*
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
1
-1
/
+0
*
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
2
-105
/
+105
*
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
1
-26
/
+26
*
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
1
-0
/
+1
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
1
-14
/
+0
*
ti/am335x: switch to generic udelay
Patrick Georgi
2015-04-13
3
-52
/
+1
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
7
-50
/
+59
*
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-1
/
+0
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
1
-0
/
+1
*
ARMv7: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-03
3
-0
/
+27
*
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
1
-1
/
+1
*
arm/ti/am335x: use new arm bootblock infrastructure
Alexander Couzens
2014-12-19
3
-10
/
+4
*
uarts: 32/64 cleanup
Ronald G. Minnich
2014-10-16
1
-1
/
+1
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-1
/
+1
*
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
2
-3
/
+6
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-1
/
+1
*
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
1
-1
/
+0
*
uart: Support multiple ports
Kyösti Mälkki
2014-04-30
1
-9
/
+16
*
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
1
-2
/
+5
*
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
1
-7
/
+14
*
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-04-09
1
-15
/
+15
*
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
1
-19
/
+6
*
console: Fix includes
Kyösti Mälkki
2014-03-04
1
-1
/
+1
*
ti/am335x: Fix baudrate calculation
Kyösti Mälkki
2014-03-04
1
-21
/
+17
*
TI am335x: Apply Kconfig use conventions
Kyösti Mälkki
2014-02-24
2
-11
/
+13
*
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2014-02-06
1
-5
/
+0
*
am335x: Update the config vars selected by CPU_TI_AM335X.
Gabe Black
2013-09-17
1
-1
/
+2
*
am335x: Make the default media for the bootblock sram instead of NAND flash.
Gabe Black
2013-07-15
2
-1
/
+73
*
am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.
Gabe Black
2013-07-15
1
-5
/
+11
*
cpu: Fix spelling
Martin Roth
2013-07-11
2
-3
/
+3
*
am335x: Implement support for the UART.
Gabe Black
2013-07-06
1
-55
/
+123
*
am335x: Fix the address of the pinmux registers.
Gabe Black
2013-07-01
1
-1
/
+1
*
am335x: Add pinmux support based on the functions in U-Boot
Gabe Black
2013-06-17
3
-0
/
+459
*
am335x: Add struct `am335x_uart` for uart registers
David Hendricks
2013-06-12
1
-10
/
+152
*
am335x: Revert how the header load size is calculated to an earlier method.
Gabe Black
2013-06-11
1
-1
/
+4
*
am335x: Make the iROM load only the bootblock and ROM stage.
Gabe Black
2013-06-11
2
-3
/
+14
*
am335x: Build an omap style header and an image with it at the front.
Gabe Black
2013-06-10
4
-0
/
+190
*
am335x: Clean up/fix some settings in the am335x Kconfig.
Gabe Black
2013-06-03
1
-35
/
+4
*
beaglebone: initial Kconfig and Makefiles
Gabe Black
2013-05-26
12
-0
/
+502