Age | Commit message (Expand) | Author |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-09-28 | arm: Remove da830evm board | Simon Glass |
2015-09-11 | arm: Remove unmaintained davinci boards | 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-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-24 | MAINTAINERS: comment out invalid maintainers | 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-08-21 | davinci: orphan some Davinci boards | Masahiro Yamada |
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-08-18 | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini |
2013-08-10 | video, da8xx-fb: changes for am335x usage | Heiko Schocher |
2013-08-10 | video, da8xx: move da8xx-fb.h to drivers/video | Heiko Schocher |
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-10-01 | davinci: ea20: the console is always set to the serial line | Bastian Ruppert |
2012-10-01 | davinci: ea20: reorganisation LCD startup | Bastian Ruppert |
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-05-15 | arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Nobuhiro Iwamatsu |
2012-03-27 | Davinci: ea20: use gpio framework to access gpios | Stefano Babic |
2012-02-27 | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci... | prabhakar.csengg@gmail.com |
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 |