summaryrefslogtreecommitdiffstats
path: root/board/isee
Commit message (Expand)AuthorAgeFilesLines
* ns16550: unify serial_omapThomas Chou2015-11-211-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra2015-09-111-2/+2
* igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra2015-09-112-2/+2
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-9/+0
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-3/+3
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-292-21/+5
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+13
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-8/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-302-0/+20
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-302-0/+46
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-101-1/+1
|\
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-1/+1
* | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+0
|/
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-181-1/+9
* am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-4/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-47/+3
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-142-2/+0
* pcm051/igep0033: Supply bd_ram_ofs for cpsw driverLars Poeschel2013-10-071-0/+1
* ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra2013-10-071-2/+2
* arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-281-4/+2
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-151-1/+1
* OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-151-0/+14
* ARM: IGEP0033: Remove CYGNUS name from header.Enric Balletbo i Serra2013-08-152-2/+2
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-151-42/+8
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-151-5/+6
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-151-0/+10
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-78/+6
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-23/+1
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-16/+0
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-0/+9
* ARM: Add support for IGEP COM AQUILA/CYGNUSEnric Balletbo i Serra2013-05-104-0/+394
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+1
* OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra2013-02-181-0/+3
* OMAP3: igep00x0: use official board names.Enric Balletbo i Serra2013-02-181-2/+2
* OMAP3: igep00x0: fix a build warning on IGEP boardsJavier Martinez Canillas2013-02-071-1/+1
* OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas2013-02-072-0/+21
* OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas2013-02-076-333/+45
* Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-102-30/+28
* OMAP3: fix DRAM size for IGEP-based boards.Enric Balletbò i Serra2012-09-012-6/+6
* OMAP3: igep00x0: add SPL support for IGEP-based boardsJavier Martinez Canillas2012-09-014-68/+82
* OMAP3: igep00x0: Add config option to choose flash storage memoryJavier Martinez Canillas2012-09-012-0/+8
OpenPOWER on IntegriCloud