| Commit message (Expand) | Author | Age | Lines |
* | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada | 2015-02-24 | -3/+3 |
* | dm: omap3: Move driver model CONFIGs to Kconfig | Simon Glass | 2015-02-12 | -0/+9 |
* | OMAP3: igep00x0: Fix boot hang and add support for status LED. | Enric Balletbo i Serra | 2015-01-29 | -21/+5 |
* | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski | 2014-12-04 | -0/+7 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | -3/+0 |
* | dm: omap3: Move to driver model for GPIO and serial | Simon Glass | 2014-10-23 | -0/+13 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -8/+0 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | -8/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+20 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+46 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-03-10 | -1/+1 |
|\ |
|
| * | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N | 2014-03-04 | -1/+1 |
* | | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta | 2014-03-04 | -1/+0 |
|/ |
|
* | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla | 2013-12-18 | -1/+9 |
* | am33xx: Stop modifying certain EMIF4D registers | Tom Rini | 2013-12-04 | -4/+0 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -47/+3 |
* | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 2013-10-14 | -2/+0 |
* | pcm051/igep0033: Supply bd_ram_ofs for cpsw driver | Lars Poeschel | 2013-10-07 | -0/+1 |
* | ARM: IGEP0033: Update timing to run DDR at 400MHz. | Enric Balletbo i Serra | 2013-10-07 | -2/+2 |
* | arm, am33xx: add defines for gmii_sel_register bits | Heiko Schocher | 2013-08-28 | -4/+2 |
* | am33xx: Stop using PHYS_DRAM_1 define | Tom Rini | 2013-08-15 | -1/+1 |
* | OMAP3: igep00x0: allow booting with a FDT from MMC | Javier Martinez Canillas | 2013-08-15 | -0/+14 |
* | ARM: IGEP0033: Remove CYGNUS name from header. | Enric Balletbo i Serra | 2013-08-15 | -2/+2 |
* | ARM: AM33xx: Move s_init to a common place | Heiko Schocher | 2013-08-15 | -42/+8 |
* | ARM: AM33xx: Cleanup clocks layer | Lokesh Vutla | 2013-08-15 | -5/+6 |
* | ARM: AM33xx: Cleanup dplls data | Lokesh Vutla | 2013-08-15 | -0/+10 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -78/+6 |
* | arm, am33xx: move uart soft reset code to common place | Heiko Schocher | 2013-06-18 | -23/+1 |
* | arm, am33xx: move rtc32k_enable() to common place | Heiko Schocher | 2013-06-18 | -16/+0 |
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c | Tom Rini | 2013-06-05 | -0/+9 |
* | ARM: Add support for IGEP COM AQUILA/CYGNUS | Enric Balletbo i Serra | 2013-05-10 | -0/+394 |
* | asm/omap_gpmc.h: consolidate common defines | Andreas Bießmann | 2013-04-08 | -1/+1 |
* | omap_hsmmc: add driver check for write protection | Nikita Kiryanov | 2013-03-08 | -1/+1 |
* | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov | 2013-03-08 | -2/+1 |
* | OMAP3: igep00x0: Add new IGEP COM PROTON. | Enric Balletbo i Serra | 2013-02-18 | -0/+3 |
* | OMAP3: igep00x0: use official board names. | Enric Balletbo i Serra | 2013-02-18 | -2/+2 |
* | OMAP3: igep00x0: fix a build warning on IGEP boards | Javier Martinez Canillas | 2013-02-07 | -1/+1 |
* | OMAP3: igep00x0: add boot status GPIO LED | Javier Martinez Canillas | 2013-02-07 | -0/+21 |
* | OMAP3: use a single board file for IGEP devices | Javier Martinez Canillas | 2013-02-07 | -333/+45 |
* | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada | 2012-12-10 | -30/+28 |
* | OMAP3: fix DRAM size for IGEP-based boards. | Enric Balletbò i Serra | 2012-09-01 | -6/+6 |
* | OMAP3: igep00x0: add SPL support for IGEP-based boards | Javier Martinez Canillas | 2012-09-01 | -68/+82 |
* | OMAP3: igep00x0: Add config option to choose flash storage memory | Javier Martinez Canillas | 2012-09-01 | -0/+8 |
* | OMAP3: igep00x0: Reduce lines of code for IGEP-based boards. | Enric Balletbò i Serra | 2012-05-15 | -4/+0 |
* | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit | 2012-05-15 | -2/+2 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -12/+0 |
* | OMAP3: Overo: Update GPMC timing for ethernet chip | Philip Balister | 2011-09-30 | -9/+1 |
* | omap: gpio: Adapt board files to use generic API | Sanjeev Premi | 2011-09-13 | -6/+6 |
* | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | -4/+4 |