aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD3-8/+30
2013-08-28arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher1-5/+1
2013-08-28am335x_evm: Update README for customizationTom Rini1-1/+27
2013-08-28ARM: OMAP4460: sdp: Limit TPS mux config to 4460Taras Kondratiuk1-1/+2
2013-08-28sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko1-1/+0
2013-08-26ARM: OMAP5-uevm: Add usb device reset APIDan Murphy1-0/+11
2013-08-26ARM: OMAP5-uevm: Add USB MAC ethernet addressDan Murphy1-0/+23
2013-08-26ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy2-1/+63
2013-08-26omap5: uevm: Change the board name to correct nameDan Murphy1-1/+1
2013-08-15Add TI816X evm board supportTENART Antoine2-0/+266
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini2-2/+2
2013-08-15ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla1-1/+2
2013-08-15ARM: AM43xx: Add Board filesLokesh Vutla4-0/+138
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher3-126/+40
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla2-12/+13
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla1-0/+27
2013-07-30gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy2-0/+24
2013-07-30board/ti/am335x/README: Document NOR programmingTom Rini1-0/+23
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz4-7/+151
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2-0/+66
2013-07-30am335x_evm: Rework board_is_foo() checksTom Rini3-58/+63
2013-07-30board/ti/am335x/README: Document NAND programmingTom Rini1-0/+24
2013-07-26beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2-23/+8
2013-07-26ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N1-0/+14
2013-07-26ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N1-5/+145
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2-0/+2
2013-07-26am335x_evm: Add basic READMETom Rini1-0/+113
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk45-707/+45
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-90/+88
2013-06-18arm: omap4: panda: Fix checkpatch on panda fileDan Murphy1-13/+13
2013-06-18arm: omap4: panda: Add reading of the board revisionDan Murphy1-5/+73
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher2-40/+2
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2-32/+0
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini11-1907/+57
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini6-1874/+0
2013-06-10ARM: DRA7xx: Update pinmux dataLokesh Vutla1-14/+24
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla3-3/+3
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla3-18/+30
2013-06-10am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes1-0/+2
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard1-0/+9
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2-0/+18
2013-05-10ARM:Panda:Fix device tree loading for the panda-esDan Murphy1-0/+6
2013-05-10beagleboard: Update comment in get_board_rev()Tom Rini1-2/+3
2013-05-10palmas: rename init_settings to an generic palmas initNishanth Menon1-1/+1
2013-05-10twl6035: rename to palmasNishanth Menon2-3/+3
2013-05-10ti814x_evm: enable CPSW supportMatt Porter3-0/+108
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter1-0/+3
2013-04-10omap5912-osk: Fix device initialisationJon Hunter2-4/+28
2013-04-10omap5912-osk: Fix booting from NOR flashJon Hunter1-6/+6
2013-04-10omap5912-osk: Fix DRAM initialisationJon Hunter1-3/+8