Age | Commit message (Expand) | Author | Files | Lines |
2012-09-27 | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini | 1 | -3/+12 |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring | 1 | -1/+0 |
2012-09-01 | da850/omap-l138: add support for direct NOR boot mode | Lad, Prabhakar | 1 | -2/+20 |
2012-09-01 | da850/omap-l138: Add support for NAND SPL | Lad, Prabhakar | 1 | -0/+26 |
2012-09-01 | da850/omap-l138: Add support to read u-boot image from MMC/SD | Lad, Prabhakar | 1 | -0/+11 |
2012-09-01 | da850/omap-l138: Define SPI specific configs for SPL only when SPI is used | Lad, Prabhakar | 1 | -7/+10 |
2012-09-01 | da850/omap-l138: Make MMC and NOR support mutually exclusive | Rajashekhara, Sudhakar | 1 | -0/+2 |
2012-09-01 | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar | 1 | -0/+17 |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 1 | -1/+0 |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 1 | -1/+0 |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu | 1 | -2/+3 |
2012-02-12 | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch | 1 | -0/+1 |
2012-02-12 | arm, arm926ejs: Do cpu critical inits only for boards that require it | Christian Riesch | 1 | -1/+0 |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath | 1 | -0/+4 |
2012-01-27 | NAND: remove NAND_MAX_CHIPS definitions | Vladimir Zapolskiy | 1 | -1/+0 |
2012-01-16 | da850evm: Remove CONFIG_SYS_xxCACHE_OFF defines | Christian Riesch | 1 | -3/+0 |
2011-12-24 | arm, da850evm: Add an SPL for SPI boot | Christian Riesch | 1 | -0/+87 |
2011-12-07 | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch | 1 | -0/+1 |
2011-10-27 | davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM | Manjunath Hadli | 1 | -1/+0 |
2011-10-27 | da850evm: Move LPSC configuration to board_early_init_f() | Christian Riesch | 1 | -0/+1 |
2011-10-06 | board configs: drop NET_MULTI references | Mike Frysinger | 1 | -1/+0 |
2011-09-04 | da850: add support for Spectrum Digital AM18xx EVM | Manjunathappa, Prakash | 1 | -0/+1 |
2011-09-04 | da850: add support to wake up DSP during board init | Nagabhushana Netagunte | 1 | -0/+3 |
2011-09-04 | da850: modify the U-Boot prompt string | Nagabhushana Netagunte | 1 | -1/+1 |
2011-09-04 | da850: add NOR boot mode support | Nagabhushana Netagunte | 1 | -0/+17 |
2011-09-04 | da850: indicate cache usage disable in config file | Nagabhushana Netagunte | 1 | -0/+3 |
2010-11-30 | da850: Add RMII support for EMAC | Sudhakar Rajashekhara | 1 | -0/+1 |
2010-11-29 | da850: Enable SPI Flash | Stefano Babic | 1 | -0/+28 |
2010-11-20 | DaVinci: remove bogus DEF_BOOTM definition | Wolfgang Denk | 1 | -1/+0 |
2010-11-20 | DA850 EVM: passing maximum clock rate information to kernel | Sekhar Nori | 1 | -0/+1 |
2010-10-26 | Remove config.mk for da8xxevm based boards. | Sughosh Ganu | 1 | -0/+1 |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 1 | -2/+1 |
2010-10-17 | da850evm: fix linux bootparam address | Ben Gardiner | 1 | -1/+1 |
2010-10-17 | da850evm: basic MII EMAC support | Ben Gardiner | 1 | -0/+15 |
2010-10-17 | da850evm: add mtdpart and ubi commands with NAND support | Ben Gardiner | 1 | -0/+8 |
2010-10-17 | da850evm: setup NAND support under CONFIG_USE_NAND | Ben Gardiner | 1 | -0/+29 |
2010-10-13 | ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC | Ben Gardiner | 1 | -1/+0 |
2010-09-19 | da8xx: fixup ARM relocation support | Ben Gardiner | 1 | -0/+1 |
2010-09-19 | ARM: implement relocation for ARM926 | Heiko Schocher | 1 | -1/+5 |
2010-06-10 | TI: DaVinci: Add board specific code for da850 EVM | Sudhakar Rajashekhara | 1 | -0/+140 |