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
/
arch
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-07-11
1
-0
/
+1
*
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
1
-0
/
+1
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
1
-5
/
+0
*
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-27
1
-1
/
+0
*
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-06-03
1
-2
/
+3
*
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-31
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2017-05-22
1
-0
/
+1
|
\
|
*
nds32: Support AG101P serial DM.
rick
2017-05-22
1
-0
/
+1
*
|
sandbox: Enable CMD_GETTIME
Simon Glass
2017-05-22
1
-0
/
+1
*
|
Convert CONFIG_CMD_LZMADEC to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
|
Convert CONFIG_LZMA to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
|
Convert CONFIG_CMD_IRQ to Kconfig
Simon Glass
2017-05-22
1
-0
/
+2
*
|
Convert CONFIG_CMD_IOTRACE to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
|
Convert CONFIG_CMD_IO to Kconfig
Simon Glass
2017-05-22
1
-0
/
+2
*
|
Convert CONFIG_CMD_HASH to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
|
Convert CONFIG_CMD_GETTIME to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
|
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
|
/
*
x86: Convert MMC to driver model
Simon Glass
2017-05-17
1
-0
/
+1
*
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
1
-0
/
+1
*
OpenRISC: Remove
Tom Rini
2017-04-05
1
-4
/
+0
*
SPARC: Remove
Tom Rini
2017-04-05
1
-5
/
+0
*
Blackfin: Remove
Tom Rini
2017-04-05
1
-5
/
+0
*
arc: use timer driver for ARC boards
Vlad Zakharov
2017-03-24
1
-0
/
+3
*
Convert CONFIG_ARCH_MISC_INIT to Kconfig
Simon Glass
2017-01-25
1
-0
/
+1
*
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
2017-01-25
1
-0
/
+1
*
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-24
1
-0
/
+1
*
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
2016-10-01
1
-0
/
+2
*
xtensa: add support for the xtensa processor architecture [2/2]
Chris Zankel
2016-08-15
1
-0
/
+6
*
linux/io.h: add generic ioremap()/iounmap() defines
Masahiro Yamada
2016-07-14
1
-0
/
+4
*
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-07-11
1
-0
/
+1
*
Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
Simon Glass
2016-05-27
1
-32
/
+0
*
MIPS: add initial infrastructure for device-tree files
Daniel Schwierzeck
2016-01-16
1
-0
/
+1
*
m68k: add private libgcc
angelo@sysam.it
2015-12-13
1
-0
/
+1
*
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-03
1
-0
/
+1
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-0
/
+2
*
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-23
1
-0
/
+3
*
nios2: permit device tree control of U-Boot
Thomas Chou
2015-10-23
1
-0
/
+1
*
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
1
-0
/
+2
*
kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
Masahiro Yamada
2015-07-27
1
-0
/
+7
*
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64
Masahiro Yamada
2015-07-07
1
-1
/
+1
*
avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-06-15
1
-0
/
+1
*
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-29
1
-0
/
+2
*
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
1
-0
/
+9
*
serial-arc: switch to DM
Alexey Brodkin
2015-04-03
1
-0
/
+1
*
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
1
-0
/
+12
*
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-28
1
-0
/
+14
*
powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
2015-02-12
1
-0
/
+1
*
arc: build libgcc in U-Boot
Alexey Brodkin
2015-02-09
1
-0
/
+1
*
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
1
-0
/
+5
*
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-09-25
1
-0
/
+4
[next]