index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
at91sam9261ek.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-05-08
1
-3
/
+0
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-9
/
+0
*
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2019-03-25
1
-2
/
+0
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-1
/
+0
*
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
2018-07-21
1
-1
/
+0
*
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
Nicolas Ferre
2018-05-23
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-7
/
+0
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-1
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-14
/
+0
*
board: at91sam9261ek: Update to support DT and DM
Wenyou.Yang@microchip.com
2017-08-04
1
-34
/
+12
*
configs: Migrate CMD_NAND*
Tom Rini
2017-07-31
1
-5
/
+0
*
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
2017-07-25
1
-2
/
+0
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
Simon Glass
2017-04-30
1
-1
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-1
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-3
/
+0
*
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+0
*
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
1
-2
/
+0
*
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-23
1
-1
/
+0
*
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-12
1
-2
/
+0
*
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
1
-1
/
+0
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-1
/
+0
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-1
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-3
/
+0
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-3
/
+0
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
Bo Shen
2015-09-11
1
-1
/
+0
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-1
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-8
/
+0
*
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
Heiko Schocher
2014-11-17
1
-1
/
+0
*
ARM: at91 series: convert to generic board
Bo Shen
2014-11-17
1
-0
/
+2
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
1
-0
/
+1
|
\
|
*
arm: atmel: get rid of too many ifdeffery
Bo Shen
2013-11-04
1
-0
/
+1
*
|
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
1
-1
/
+0
|
/
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
ARM: at91: change nand flash table
Bo Shen
2013-03-12
1
-10
/
+9
*
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
Bo Shen
2012-09-17
1
-0
/
+2
*
arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
Bo Shen
2012-09-01
1
-2
/
+0
*
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
1
-7
/
+0
*
AT91SAM9*: Change kernel address in dataflash to match u-boot's size
Alexandre Belloni
2012-07-07
1
-2
/
+3
*
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-06-20
1
-1
/
+0
*
Fix Stelian's email address
Stelian Pop
2011-11-29
1
-1
/
+1
*
board configs: drop NET_MULTI references
Mike Frysinger
2011-10-05
1
-1
/
+0
*
AT91: Board fix for AT91SAM9261-EK
Xu, Hong
2011-08-03
1
-62
/
+71
*
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-29
1
-1
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+0
*
ARM change name of defines for AT91 arm926ejs
Achim Ehrlich
2010-03-07
1
-1
/
+1
[next]