index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
ti
/
am43xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
board: am43xx: Add maintainer information
Lokesh Vutla
2015-07-07
1
-0
/
+2
*
am33xx: Re-enable SW levelling for DDR2
Tom Rini
2015-06-15
1
-0
/
+33
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-2
/
+2
*
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
1
-3
/
+3
*
board: ti: AM43xx: added USB initializtion code
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+108
*
board: ti: am43xx: add support for AM43xx Industrial Development Kit
Felipe Balbi
2015-01-13
3
-19
/
+115
*
board: ti: am43xx: take care of all OPPs
Felipe Balbi
2015-01-13
1
-0
/
+9
*
board: ti: am43xx: replace if else if else with a switch
Felipe Balbi
2015-01-13
1
-3
/
+6
*
arm: am437x: Correct PLL frequency for 25MHz
James Doublesin
2015-01-13
1
-1
/
+1
*
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2015-01-13
1
-156
/
+0
*
arm: am437x: PLL values for all input frequencies
James Doublesin
2015-01-13
1
-26
/
+33
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-3
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-5
/
+0
*
board/ti/am43xx: add support for parallel NAND
pekon gupta
2014-08-25
2
-1
/
+43
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+7
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-0
/
+14
|
\
|
*
tps65218/am43xx_evm: Add power framework support to TPS65218
Tom Rini
2014-07-25
1
-0
/
+14
*
|
am43xx: Tune the system to avoid DSS underflows
Cooper Jr., Franklin
2014-07-07
1
-6
/
+62
*
|
am43xx: Update EMIF DDR3 Configuration for AM43x GP
Franklin S. Cooper Jr
2014-07-07
2
-0
/
+112
|
/
*
board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK
Felipe Balbi
2014-06-19
1
-0
/
+3
*
board: ti: am43xx: add AM437x SK PHY Address
Felipe Balbi
2014-06-19
1
-0
/
+5
*
board: ti: am43xx: add support for AM43xx Starter Kit
Felipe Balbi
2014-06-19
2
-1
/
+76
*
board: ti: am43xx: print unsupported board name
Felipe Balbi
2014-06-19
1
-1
/
+1
*
arm:am43xx: Add TPS65218 support to scale voltages up
Tom Rini
2014-06-06
1
-7
/
+41
*
am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
Tom Rini
2014-06-06
1
-1
/
+4
*
am43xx_evm: Add qspiboot target
Sourav Poddar
2014-06-06
2
-2
/
+2
*
ARM: AM43xx: Add Ethernet boot support to SPL
Mugunthan V N
2014-03-04
1
-2
/
+0
*
ARM: AM4372: Update EMIF registers for DDR3
Lokesh Vutla
2014-03-04
1
-1
/
+1
*
ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
Mugunthan V N
2014-03-04
2
-2
/
+142
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
2
-11
/
+11
|
\
|
*
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
Dave Gerlach
2014-02-21
2
-11
/
+11
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-02-21
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
am437x_epos_evm: add SPL API, QSPI, and serial flash support
Sourav Poddar
2014-02-18
1
-0
/
+11
*
|
ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
Lokesh Vutla
2014-01-24
1
-1
/
+1
|
/
*
ARM: AM43xx: GP_EVM: Add support for DDR3
Lokesh Vutla
2013-12-18
2
-3
/
+98
*
ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
Lokesh Vutla
2013-12-18
1
-0
/
+66
*
ARM: AM43xx: clocks: Update DPLL details
Lokesh Vutla
2013-12-18
3
-3
/
+144
*
ARM: AM43xx: mux: Update mux data
Lokesh Vutla
2013-12-18
1
-2
/
+20
*
ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
Sekhar Nori
2013-12-18
1
-0
/
+16
*
ARM: AM43XX: board: add support for reading onboard EEPROM
Sekhar Nori
2013-12-18
2
-0
/
+78
*
ARM: AM43xx: Adapt to ti_armv7_common.h config file
Lokesh Vutla
2013-12-18
1
-1
/
+1
*
board: ti: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-27
/
+2
*
ARM: AM43xx: clocks: Add dpll and clock data
Lokesh Vutla
2013-08-15
1
-1
/
+2
*
ARM: AM43xx: Add Board files
Lokesh Vutla
2013-08-15
4
-0
/
+138