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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-12
8
-17
/
+36
*
fdt_support: fdt_translate_address() blob const correctness
Stephen Warren
2016-08-12
2
-12
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-08-11
13
-176
/
+537
|
\
|
*
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
Masahiro Yamada
2016-08-11
8
-3
/
+275
|
*
ARM: uniphier: add uniphier_cache_set_active_ways()
Masahiro Yamada
2016-08-11
2
-1
/
+22
|
*
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
Masahiro Yamada
2016-08-11
2
-1
/
+10
|
*
ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on
Masahiro Yamada
2016-08-11
1
-0
/
+4
|
*
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
Masahiro Yamada
2016-08-11
3
-4
/
+8
|
*
ARM: uniphier: move outer cache register macros to .c file
Masahiro Yamada
2016-08-11
2
-69
/
+55
|
*
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
Masahiro Yamada
2016-08-11
1
-7
/
+3
|
*
ARM: uniphier: export uniphier_cache_enable/disable functions
Masahiro Yamada
2016-08-11
2
-10
/
+26
|
*
ARM: uniphier: move lowlevel debug init code after page table switch
Masahiro Yamada
2016-08-11
1
-4
/
+4
|
*
ARM: uniphier: fix ROM boot mode for PH1-sLD3
Masahiro Yamada
2016-08-11
1
-0
/
+5
|
*
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
Masahiro Yamada
2016-08-11
1
-26
/
+22
|
*
ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
Masahiro Yamada
2016-08-11
1
-1
/
+1
|
*
ARM: uniphier: support prefetch and touch operations for outer cache
Masahiro Yamada
2016-08-11
2
-10
/
+57
|
*
ARM: uniphier: refactor outer cache code
Masahiro Yamada
2016-08-11
1
-47
/
+52
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-08-11
22
-116
/
+885
|
\
\
|
|
/
|
/
|
|
*
eth: asix88179: Add support for the driver model
Alban Bedel
2016-08-09
1
-0
/
+184
|
*
eth: asix88179: Prepare supporting the driver model
Alban Bedel
2016-08-09
1
-28
/
+47
|
*
eth: asix88179: Fix receiving on big endian system
Alban Bedel
2016-08-07
1
-1
/
+1
|
*
eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter
Alban Bedel
2016-08-07
1
-0
/
+2
|
*
arm: ls1021a: Enable CONFIG_DM_USB in defconfigs
Rajesh Bhagat
2016-08-07
4
-0
/
+4
|
*
dm: ls1021a: dts: Update USB 3.0 node to support DM USB
Rajesh Bhagat
2016-08-07
1
-1
/
+1
|
*
usb: xhci: fsl: Add code to use CONFIG_DM_USB
Rajesh Bhagat
2016-08-07
1
-1
/
+82
|
*
usb: ehci: fsl: Add code to use CONFIG_DM_USB
Rajesh Bhagat
2016-08-07
1
-4
/
+127
|
*
drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB
Rajesh Bhagat
2016-08-07
1
-27
/
+36
|
*
usb: add (move) CONFIG_USB_HOST to Kconfig
Masahiro Yamada
2016-08-07
9
-8
/
+7
|
*
usb: add CONFIG_USB_UHCI_HCD in Kconfig
Masahiro Yamada
2016-08-07
1
-0
/
+17
|
*
usb: add CONFIG_USB_OHCI_HCD in Kconfig
Masahiro Yamada
2016-08-07
2
-10
/
+26
|
*
net: usb: r8152: Add DM support
Stefan Roese
2016-08-07
3
-22
/
+221
|
*
dm: ehci-mx6: support driver model
Peng Fan
2016-08-07
1
-14
/
+130
*
|
Merge git://www.denx.de/git/u-boot-ppc4xx
Tom Rini
2016-08-09
1
-21
/
+45
|
\
\
|
*
|
ppc4xx: Fix platform support
Dirk Eibach
2016-08-09
1
-21
/
+45
*
|
|
i2c: i2c-uclass-compat: avoid any BSS usage
Vignesh R
2016-08-08
1
-1
/
+1
*
|
|
efi_loader: disk: Sanitize exposed devices
Alexander Graf
2016-08-08
1
-1
/
+5
*
|
|
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-08-08
2
-12
/
+29
*
|
|
tiny-printf: Adjust to avoid using data section
Simon Glass
2016-08-08
1
-44
/
+58
*
|
|
configs: k2l_evm: add random eth address support
Mugunthan V N
2016-08-08
1
-0
/
+2
*
|
|
configs: k2e_evm: add random eth address support
Mugunthan V N
2016-08-08
1
-0
/
+2
*
|
|
configs: k2hk_evm: add random eth address support
Mugunthan V N
2016-08-08
1
-0
/
+2
*
|
|
drivers: net: keystone_net: add support for multi slave ethernet
Mugunthan V N
2016-08-08
1
-45
/
+177
*
|
|
drivers: net: keystone_net: fix line termination with semi-colon
Mugunthan V N
2016-08-08
1
-3
/
+3
*
|
|
ARM: dts: dra72-evm: Add mode-gpios entry for mac node
Vignesh R
2016-08-08
1
-1
/
+1
*
|
|
net: cpsw: Add support to drive gpios for ethernet to be functional
Vignesh R
2016-08-08
1
-0
/
+12
*
|
|
ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes
Vignesh R
2016-08-08
2
-0
/
+3
*
|
|
ARM: dra7xx_evm: Enable support for TI PCF8575
Vignesh R
2016-08-08
2
-0
/
+2
*
|
|
gpio: Add driver for TI PCF8575 I2C GPIO expander
Vignesh R
2016-08-08
4
-0
/
+259
*
|
|
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-08-08
3
-2
/
+4
|
/
/
*
|
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-08-07
1
-2
/
+5
[next]