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