summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2015-05-28beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov1-1/+1
2015-05-27ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla1-2/+2
2015-04-23ARM: DRA7: Set serial number environment variableDileep Katta1-0/+6
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger5-10/+10
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-9/+0
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I1-10/+0
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2-6/+6
2015-04-14board: ti: AM43xx: added USB initializtion codeKishon Vijay Abraham I1-0/+108
2015-04-14board: ti: DRA7: added USB initializtion codeKishon Vijay Abraham I1-0/+109
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-3/+0
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada1-3/+0
2015-03-02MAINTAINERS, git-mailrc: Update my email addressTom Rini3-14/+5
2015-02-25ARM: remove tnetv107x board supportMasahiro Yamada5-165/+0
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-5/+5
2015-02-16keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov4-29/+14
2015-02-16ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla1-2/+4
2015-02-13dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-0/+6
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass1-0/+10
2015-01-13board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi3-19/+115
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
2015-01-12omap: beagle_x15: add MAINTAINERSMasahiro Yamada1-0/+6
2015-01-08doc: fix spelling errors in am335x/READMEJeremiah Mahler1-3/+3
2015-01-05ARM: OMAP4: Panda: rework DMM logicNishanth Menon1-0/+16
2014-12-05ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.hLubomir Popov1-2/+2
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski3-0/+20
2014-12-04beagle_x15: add board support for Beagle x15Felipe Balbi4-0/+470
2014-12-04arm: omap5: don't enable misc_init_r by defaultFelipe Balbi1-12/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada1-3/+0
2014-11-06ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan1-5/+2
2014-11-05ks2_evm: readme: add k2l evm board informationKhoronzhuk, Ivan1-5/+15
2014-11-05board: k2l_evm: add network supportHao Zhang1-1/+39
2014-11-05am335x_evm: Convert NOR_BOOT to KconfigTom Rini1-0/+8
2014-11-05am335x_evm: Add NOR to KconfigTom Rini1-0/+7
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj5-15/+0
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini16-9/+316
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass2-48/+60
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg3-3/+3
2014-10-23am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini1-2/+2
2014-10-23keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2-0/+19
2014-10-23board: k2e_evm: add network supportHao Zhang1-1/+67
2014-10-23ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan1-0/+1
2014-10-23net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan1-0/+9
2014-10-23net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan3-3/+3
2014-10-23keystone2: k2l-evm: add board supportHao Zhang7-0/+169
2014-10-23ARM: keystone2: spl: move board specific codeHao Zhang4-0/+43