summaryrefslogtreecommitdiff
path: root/board/ti/am43xx/board.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-2/+2
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-3/+3
2015-04-14board: ti: AM43xx: added USB initializtion codeKishon Vijay Abraham I1-0/+108
2015-01-13board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi1-18/+109
2015-01-13board: ti: am43xx: take care of all OPPsFelipe Balbi1-0/+9
2015-01-13board: ti: am43xx: replace if else if else with a switchFelipe Balbi1-3/+6
2015-01-13arm: am437x: Correct PLL frequency for 25MHzJames Doublesin1-1/+1
2015-01-13arm: am437x: Enable hardware leveling for EMIFJames Doublesin1-156/+0
2015-01-13arm: am437x: PLL values for all input frequenciesJames Doublesin1-26/+33
2014-08-25board/ti/am43xx: add support for parallel NANDpekon gupta1-0/+1
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+14
2014-07-25tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini1-0/+14
2014-07-08am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin1-6/+62
2014-07-08am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr1-0/+101
2014-06-20board: ti: am43xx: add AM437x SK PHY AddressFelipe Balbi1-0/+5
2014-06-20board: ti: am43xx: add support for AM43xx Starter KitFelipe Balbi1-1/+71
2014-06-20board: ti: am43xx: print unsupported board nameFelipe Balbi1-1/+1
2014-06-07arm:am43xx: Add TPS65218 support to scale voltages upTom Rini1-7/+41
2014-06-07am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTRTom Rini1-1/+4
2014-06-07am43xx_evm: Add qspiboot targetSourav Poddar1-1/+1
2014-03-04ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N1-2/+0
2014-03-04ARM: AM4372: Update EMIF registers for DDR3Lokesh Vutla1-1/+1
2014-03-04ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N1-0/+100
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach1-8/+8
2014-01-24ARM: AM43xx: Enable DDR dynamic IO power down for DDR3Lokesh Vutla1-1/+1
2013-12-19ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla1-3/+90
2013-12-19ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla1-0/+66
2013-12-19ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla1-3/+135
2013-12-19ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportSekhar Nori1-0/+16
2013-12-19ARM: AM43XX: board: add support for reading onboard EEPROMSekhar Nori1-0/+46
2013-12-19ARM: AM43xx: Adapt to ti_armv7_common.h config fileLokesh Vutla1-1/+1
2013-08-15ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla1-1/+2
2013-08-15ARM: AM43xx: Add Board filesLokesh Vutla1-0/+56