| Commit message (Expand) | Author | Age | Lines |
* | da850: Add instructions to copy AIS image to an MMC card | ahaslam@baylibre.com | 2017-02-17 | -0/+23 |
* | Revert "arm: Remove unregister MACH_TYPE_xxx uses" | Tom Rini | 2017-01-28 | -0/+3 |
* | arm: Remove unregister MACH_TYPE_xxx uses | Tom Rini | 2017-01-14 | -3/+0 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | -11/+11 |
* | davinci: da8xxevm: fix indentation | Andre Przywara | 2016-12-04 | -2/+2 |
* | davinci: omapl138_lcdk: add NAND SPL boot support | Fabien Parent | 2016-12-03 | -28/+0 |
* | davinci: da850evm: fix empty boot method list in the SPL | Fabien Parent | 2016-12-03 | -0/+3 |
* | davinci: omapl138_lcdk: keep booting even when MAC address is invalid | Fabien Parent | 2016-11-13 | -6/+8 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | -2/+2 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | -13/+1 |
* | arm: Remove da830evm board | Simon Glass | 2015-09-28 | -222/+0 |
* | davinci: add support for omapl138-lcdk board | Peter Howard | 2015-04-23 | -0/+431 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | -3/+3 |
* | ARM: davinci: remove hawkboard support | Masahiro Yamada | 2015-02-24 | -307/+0 |
* | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -9/+0 |
* | davinci: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | -24/+0 |
* | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau | 2014-08-30 | -0/+2 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+22 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+71 |
* | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan | 2014-06-19 | -3/+2 |
* | arm: make _end compiler-generated | Albert ARIBAUD | 2014-02-26 | -2/+9 |
* | Makefile: rename all libraries to built-in.o | Masahiro Yamada | 2013-11-17 | -2/+2 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -24/+3 |
* | da850evm: Use clrbits function with correct endianess | Christian Riesch | 2013-07-26 | -11/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -90/+6 |
* | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | -6/+0 |
* | arm: da830: moved pinmux configurations to the arch tree | Vishwanathrao Badarkhe, Manish | 2013-06-10 | -131/+14 |
* | da830: add MMC support | Vishwanathrao Badarkhe, Manish | 2013-06-10 | -0/+48 |
* | da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT | Albert ARIBAUD | 2013-04-14 | -1/+1 |
* | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau | 2013-04-12 | -5/+5 |
* | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau | 2013-04-12 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -10/+0 |
|\ |
|
| * | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD | 2013-03-12 | -10/+0 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
|/ |
|
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+11 |
* | da850: Add README.da850 | Tom Rini | 2012-09-27 | -0/+68 |
* | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu | 2012-09-01 | -0/+41 |
* | da850/omap-l138: Fix NAND flash timings | Lad, Prabhakar | 2012-09-01 | -5/+5 |
* | da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM | Rajashekhara, Sudhakar | 2012-09-01 | -1/+11 |
* | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar | 2012-09-01 | -0/+32 |
* | hawkboard/omapl-138: Add support for generating ais image for hawkboard | Sughosh Ganu | 2012-09-01 | -0/+4 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+92 |
* | da850evm: read mac address from I2C EEPROM on AM18x EVM | Hadli, Manjunath | 2012-02-27 | -2/+33 |
* | da850evm: add support to read mac address from SPI flash | Hadli, Manjunath | 2012-02-27 | -0/+72 |
* | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu | 2012-02-12 | -116/+107 |
* | arm, da850evm: Add an SPL for SPI boot | Christian Riesch | 2011-12-24 | -1/+76 |
* | da850evm: pass board revision info to kernel | Manjunath Hadli | 2011-12-06 | -1/+5 |
* | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | -43/+8 |
* | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | -128/+25 |