index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
davinci
/
da8xxevm
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: gpio: Add DM compatibility to GPIO driver for Davinci
Adam Ford
2018-06-18
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-9
/
+4
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+1
*
arm: da850-evm: Enable DM and device tree support for da850-evm
Adam Ford
2017-09-29
2
-1
/
+4
*
ARM: davinci: Update da8xxevm Maintainers
Adam Ford
2017-09-13
1
-8
/
+2
*
Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
Adam Ford
2017-09-13
1
-0
/
+24
*
davinci: da850evm: Make EEPROM MAC code configurable
Adam Ford
2017-09-13
1
-1
/
+4
*
davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS
Adam Ford
2017-09-12
1
-2
/
+2
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
2
-3
/
+3
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
2
-0
/
+2
*
davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS
Sekhar Nori
2017-05-12
1
-0
/
+2
*
Remove various unused interrupt related code
Tom Rini
2017-04-06
2
-4
/
+0
*
da850: Add instructions to copy AIS image to NAND
ahaslam@baylibre.com
2017-03-20
1
-0
/
+41
*
da850: Add instructions to copy AIS image to an MMC card
ahaslam@baylibre.com
2017-02-17
1
-0
/
+23
*
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
Tom Rini
2017-01-28
1
-0
/
+3
*
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
2017-01-14
1
-3
/
+0
*
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-11
2
-11
/
+11
*
davinci: da8xxevm: fix indentation
Andre Przywara
2016-12-04
1
-2
/
+2
*
davinci: omapl138_lcdk: add NAND SPL boot support
Fabien Parent
2016-12-03
1
-28
/
+0
*
davinci: da850evm: fix empty boot method list in the SPL
Fabien Parent
2016-12-03
1
-0
/
+3
*
davinci: omapl138_lcdk: keep booting even when MAC address is invalid
Fabien Parent
2016-11-13
1
-6
/
+8
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
2
-2
/
+2
*
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
[next]