| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | 1 | -13/+1 |
* | arm: Remove da830evm board | Simon Glass | 2015-09-28 | 2 | -222/+0 |
* | davinci: add support for omapl138-lcdk board | Peter Howard | 2015-04-23 | 5 | -0/+431 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | 1 | -3/+3 |
* | ARM: davinci: remove hawkboard support | Masahiro Yamada | 2015-02-24 | 7 | -307/+0 |
* | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -9/+0 |
* | davinci: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -24/+0 |
* | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau | 2014-08-30 | 2 | -0/+2 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+22 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+71 |
* | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan | 2014-06-19 | 2 | -3/+2 |
* | arm: make _end compiler-generated | Albert ARIBAUD | 2014-02-26 | 2 | -2/+9 |
* | Makefile: rename all libraries to built-in.o | Masahiro Yamada | 2013-11-17 | 1 | -2/+2 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -24/+3 |
* | da850evm: Use clrbits function with correct endianess | Christian Riesch | 2013-07-26 | 1 | -11/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 6 | -90/+6 |
* | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | 2 | -6/+0 |
* | arm: da830: moved pinmux configurations to the arch tree | Vishwanathrao Badarkhe, Manish | 2013-06-10 | 1 | -131/+14 |
* | da830: add MMC support | Vishwanathrao Badarkhe, Manish | 2013-06-10 | 1 | -0/+48 |
* | da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT | Albert ARIBAUD | 2013-04-14 | 1 | -1/+1 |
* | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau | 2013-04-12 | 2 | -5/+5 |
* | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau | 2013-04-12 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | 2 | -10/+0 |
|\ |
|
| * | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD | 2013-03-12 | 2 | -10/+0 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 2 | -2/+2 |
|/ |
|
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | 2 | -0/+11 |
* | da850: Add README.da850 | Tom Rini | 2012-09-27 | 1 | -0/+68 |
* | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu | 2012-09-01 | 1 | -0/+41 |
* | da850/omap-l138: Fix NAND flash timings | Lad, Prabhakar | 2012-09-01 | 1 | -5/+5 |
* | da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM | Rajashekhara, Sudhakar | 2012-09-01 | 1 | -1/+11 |
* | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar | 2012-09-01 | 1 | -0/+32 |
* | hawkboard/omapl-138: Add support for generating ais image for hawkboard | Sughosh Ganu | 2012-09-01 | 1 | -0/+4 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+92 |
* | da850evm: read mac address from I2C EEPROM on AM18x EVM | Hadli, Manjunath | 2012-02-27 | 1 | -2/+33 |
* | da850evm: add support to read mac address from SPI flash | Hadli, Manjunath | 2012-02-27 | 1 | -0/+72 |
* | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu | 2012-02-12 | 5 | -116/+107 |
* | arm, da850evm: Add an SPL for SPI boot | Christian Riesch | 2011-12-24 | 2 | -1/+76 |
* | da850evm: pass board revision info to kernel | Manjunath Hadli | 2011-12-06 | 1 | -1/+5 |
* | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | 1 | -43/+8 |
* | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | 1 | -128/+25 |
* | arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes | Christian Riesch | 2011-12-06 | 1 | -3/+3 |
* | arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins | Christian Riesch | 2011-12-06 | 1 | -6/+0 |
* | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch | 2011-12-06 | 3 | -6/+0 |
* | hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines | Christian Riesch | 2011-11-29 | 2 | -4/+4 |
* | da850evm: Move LPSC configuration to board_early_init_f() | Christian Riesch | 2011-10-27 | 1 | -9/+14 |
* | da830: add support for NAND boot mode | Manjunath Hadli | 2011-10-27 | 1 | -0/+63 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | ARM: hawkboard: fix compilation of nand_spl | Wolfgang Denk | 2011-09-10 | 1 | -0/+1 |
* | da8xxevm: Fix warning: unused variable 'val' | Wolfgang Denk | 2011-09-07 | 1 | -1/+3 |