summaryrefslogtreecommitdiff
path: root/board/isee
Commit message (Expand)AuthorAgeLines
* igep00x0: Falcon modeLadislav Michl2016-07-22-0/+12
* igep00x0: generate default mtdparts according NAND chip usedLadislav Michl2016-07-22-0/+18
* igep00x0: runtime flash detectionLadislav Michl2016-07-22-18/+53
* igep00x0: remove unused empty function omap_rev_string()Ladislav Michl2016-07-22-8/+0
* igep00x0: remove useless setup_net_chip declarationLadislav Michl2016-07-22-2/+0
* igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl2016-07-22-24/+17
* igep00x0: move sysinfo into C fileLadislav Michl2016-07-22-18/+18
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-14-3/+3
* igep00x0: Cleanup ethernet supportLadislav Michl2016-01-20-14/+19
* ns16550: unify serial_omapThomas Chou2015-11-21-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-22-1/+1
* igep00x0: Switch to use the generic distro configuration and environment.Enric Balletbò i Serra2015-09-11-2/+2
* igep00xx: MAINTAINERS: update eballetbo's email address.Enric Balletbò i Serra2015-09-11-2/+2
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-1/+1
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-9/+0
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-3/+3
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-0/+9
* OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-29-21/+5
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-04-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-23-0/+13
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-8/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+20
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+46
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-10-1/+1
|\
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-1/+1
* | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-1/+0
|/
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-18-1/+9
* am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-04-4/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-47/+3
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-14-2/+0
* pcm051/igep0033: Supply bd_ram_ofs for cpsw driverLars Poeschel2013-10-07-0/+1
* ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra2013-10-07-2/+2
* arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-28-4/+2
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-1/+1
* OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-15-0/+14
* ARM: IGEP0033: Remove CYGNUS name from header.Enric Balletbo i Serra2013-08-15-2/+2
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-15-42/+8
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-5/+6
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-0/+10
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-78/+6
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-18-23/+1
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-18-16/+0
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-05-0/+9
* ARM: Add support for IGEP COM AQUILA/CYGNUSEnric Balletbo i Serra2013-05-10-0/+394
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-08-1/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-2/+1