summaryrefslogtreecommitdiffstats
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* ARM: DRA7: Set serial number environment variableDileep Katta2015-04-231-0/+6
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-185-10/+10
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-9/+0
* ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-161-10/+0
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-142-6/+6
* board: ti: AM43xx: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+108
* board: ti: DRA7: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+109
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-281-3/+0
* MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-023-14/+5
* ARM: remove tnetv107x board supportMasahiro Yamada2015-02-245-165/+0
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-5/+5
* keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-164-29/+14
* ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-161-2/+4
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+10
* board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi2015-01-133-19/+115
* board: ti: am43xx: take care of all OPPsFelipe Balbi2015-01-131-0/+9
* board: ti: am43xx: replace if else if else with a switchFelipe Balbi2015-01-131-3/+6
* arm: am437x: Correct PLL frequency for 25MHzJames Doublesin2015-01-131-1/+1
* arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-131-156/+0
* arm: am437x: PLL values for all input frequenciesJames Doublesin2015-01-131-26/+33
* omap: beagle_x15: add MAINTAINERSMasahiro Yamada2015-01-121-0/+6
* doc: fix spelling errors in am335x/READMEJeremiah Mahler2015-01-081-3/+3
* ARM: OMAP4: Panda: rework DMM logicNishanth Menon2015-01-051-0/+16
* ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.hLubomir Popov2014-12-041-2/+2
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-043-0/+20
* beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-044-0/+470
* arm: omap5: don't enable misc_init_r by defaultFelipe Balbi2014-12-041-12/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-131-3/+0
* ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan2014-11-061-5/+2
* ks2_evm: readme: add k2l evm board informationKhoronzhuk, Ivan2014-11-051-5/+15
* board: k2l_evm: add network supportHao Zhang2014-11-051-1/+39
* am335x_evm: Convert NOR_BOOT to KconfigTom Rini2014-11-051-0/+8
* am335x_evm: Add NOR to KconfigTom Rini2014-11-051-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-295-15/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-2716-9/+316
|\
| * omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2014-10-233-3/+3
| * am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini2014-10-231-2/+2
| * keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-232-0/+19
| * board: k2e_evm: add network supportHao Zhang2014-10-231-1/+67
| * ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-231-0/+1
| * net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-231-0/+9
| * net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-233-3/+3
| * keystone2: k2l-evm: add board supportHao Zhang2014-10-237-0/+169
| * ARM: keystone2: spl: move board specific codeHao Zhang2014-10-234-0/+43
* | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-232-48/+60
|/
* ks2_evm: readme: align according to actual sourcesKhoronzhuk, Ivan2014-10-101-31/+44
* beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov2014-10-101-1/+4
OpenPOWER on IntegriCloud