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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-09-11
1
-0
/
+24
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
1
-4
/
+4
*
block: ide: Fix block read/write with driver model
Bin Meng
2017-09-10
1
-0
/
+1
*
blk: Use macros for block device vendor/product/rev string size
Bin Meng
2017-09-10
1
-3
/
+7
*
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
69
-138
/
+0
*
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-08
71
-72
/
+0
*
Kconfig: drop CONFIG_USB_ETHER_RNDIS
Chris Packham
2017-09-08
7
-7
/
+0
*
Kconfig: drop CONFIG_USB_ETHER_DM9601
Chris Packham
2017-09-08
1
-1
/
+0
*
linker_lists: remove incorrect comment
Heinrich Schuchardt
2017-09-07
1
-2
/
+1
*
vsprintf: vsprintf does not have parameter size
Heinrich Schuchardt
2017-09-07
1
-3
/
+1
*
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
2017-09-05
1
-0
/
+1
*
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
Derald D. Woods
2017-09-03
1
-11
/
+20
*
block: ide: Drop CONFIG_IDE_LED
Bin Meng
2017-09-03
4
-16
/
+0
*
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
Bin Meng
2017-09-03
1
-4
/
+0
*
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
137
-212
/
+0
*
include/configs: remove default values of CONFIG_SYS_BARGSIZE
Thomas Petazzoni
2017-09-03
22
-31
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
216
-239
/
+0
*
include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
1
-0
/
+4
*
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
220
-433
/
+1
*
include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
1
-1
/
+1
*
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-09-03
161
-452
/
+0
*
include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
Thomas Petazzoni
2017-09-03
1
-0
/
+9
*
part: efi: make gpt_fill_pte take the device descriptor
Maxime Ripard
2017-09-03
1
-2
/
+4
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-02
1
-2
/
+2
|
\
|
*
x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
Stefan Roese
2017-09-02
1
-2
/
+2
*
|
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Adam Ford
2017-09-02
1
-2
/
+0
*
|
omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
Adam Ford
2017-09-02
1
-1
/
+0
|
/
*
Convert CONFIG_BCH to Kconfig
Adam Ford
2017-09-01
11
-13
/
+0
*
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
Adam Ford
2017-09-01
7
-8
/
+0
*
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
Adam Ford
2017-09-01
2
-2
/
+0
*
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
2017-09-01
1
-1
/
+1
*
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
19
-145
/
+0
*
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-09-01
41
-115
/
+0
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-09-01
1
-1
/
+1
|
\
|
*
sunxi: Fix CONFIG_SUNXI_GMAC references
Dave Prue
2017-09-01
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-09-01
3
-0
/
+230
|
\
\
|
*
|
i.MX6Q: icorem6: Add falcon mode
Jagan Teki
2017-08-30
1
-0
/
+14
|
*
|
usb: gadget: add SDP driver
Stefan Agner
2017-08-23
1
-0
/
+16
|
*
|
imx: move imximage header to common location
Stefan Agner
2017-08-23
1
-0
/
+200
*
|
|
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-09-01
3
-4
/
+21
|
\
\
\
|
*
|
|
ARM: uniphier: remove unneeded NAND config options
Masahiro Yamada
2017-08-30
1
-3
/
+0
|
*
|
|
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
2
-1
/
+21
|
|
|
/
|
|
/
|
*
/
|
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-28
1
-0
/
+1
|
/
/
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-26
3
-13
/
+9
|
\
\
|
*
|
serial: serial-uclass: Add generic serial RX buffer support
Stefan Roese
2017-08-24
1
-1
/
+9
|
*
|
Revert "serial: ns16550: Add RX interrupt buffer support"
Stefan Roese
2017-08-24
1
-10
/
+0
|
*
|
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-24
1
-2
/
+0
|
|
/
*
|
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2017-08-26
2
-7
/
+0
|
\
\
|
*
|
mtd: cfi: staticize functions
Marek Vasut
2017-08-22
2
-7
/
+0
*
|
|
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
Pau Pajuelo
2017-08-26
1
-10
/
+35
[next]