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
*
dm: timer: Fix several nits
Bin Meng
2015-12-01
3
-13
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-11-30
24
-63
/
+1171
|
\
|
*
arm: at91/spl: atmel_sfr: move saic redirect to separate file
Wenyou Yang
2015-11-30
5
-15
/
+25
|
*
arm: at91/spl: matrix: use matrix slave id macros
Wenyou Yang
2015-11-30
2
-9
/
+34
|
*
arm: at91/spl: matrix: remove security peripheral select code
Wenyou Yang
2015-11-30
1
-9
/
+0
|
*
arm: at91/spl: matrix: remove matrix write protection code
Wenyou Yang
2015-11-30
1
-8
/
+0
|
*
arm: at91/spl: matrix: move matrix init to separate file
Wenyou Yang
2015-11-30
3
-43
/
+52
|
*
arm: atmel: Add SAMA5D2 Xplained board
Wenyou Yang
2015-11-30
14
-6
/
+731
|
*
gpio: atmel: Add the PIO4 driver support
Wenyou Yang
2015-11-30
4
-0
/
+356
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-11-30
132
-556
/
+5021
|
\
\
|
*
|
armv8: fsl-layerscape: Fix early MMU table for nand boot
York Sun
2015-11-30
1
-0
/
+4
|
*
|
armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr
Alison Wang
2015-11-30
1
-0
/
+3
|
*
|
net: phy: added aquantia PHY AQR405 support
Shaohui Xie
2015-11-30
1
-0
/
+15
|
*
|
armv8: ls2085a: Add workaround of errata A009635
Prabhakar Kushwaha
2015-11-30
5
-0
/
+81
|
*
|
board/ls2080qds: Fix typo in README for QSGMII riser card
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
|
*
|
arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
Alison Wang
2015-11-30
1
-4
/
+4
|
*
|
armv8: fsl-layerscape: Fix "cpu release" command
York Sun
2015-11-30
1
-0
/
+6
|
*
|
drivers/ddr/fsl: Fix typo in BIST test for DDR4
York Sun
2015-11-30
1
-12
/
+12
|
*
|
armv8/layerscape: Update MMU table with execute-never bits
Alison Wang
2015-11-30
4
-31
/
+56
|
*
|
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
York Sun
2015-11-30
4
-0
/
+49
|
*
|
armv8/ls1043ardb: add USB support
Gong Qianyu
2015-11-30
4
-4
/
+40
|
*
|
armv8/ls1043ardb: add DSPI support
Gong Qianyu
2015-11-30
6
-0
/
+68
|
*
|
armv8/ls1043aqds: dts: add dtb support
Gong Qianyu
2015-11-30
3
-1
/
+128
|
*
|
armv8/ls1043aqds: add LS1043AQDS board support
Shaohui Xie
2015-11-30
20
-0
/
+1649
|
*
|
armv8/ls1043ardb: dts: add dtb support
Gong Qianyu
2015-11-30
4
-0
/
+247
|
*
|
armv8/fsl-layerscape: Remove reference to gdata
Gong Qianyu
2015-11-30
1
-2
/
+0
|
*
|
pci/layerscape: add support for LS1043A PCIe LUT register access
Mingkai Hu
2015-11-30
5
-7
/
+25
|
*
|
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
29
-20
/
+140
|
*
|
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-30
67
-190
/
+244
|
*
|
driver: net: ldpaa: Fix Rx buffer alignment
Prabhakar Kushwaha
2015-11-30
2
-6
/
+11
|
*
|
driver: net: ldpaa: Add debug information
Prabhakar Kushwaha
2015-11-30
1
-0
/
+123
|
*
|
driver: net: ldpaa: Use DPMAC as net device
Prabhakar Kushwaha
2015-11-30
4
-45
/
+144
|
*
|
driver: net: fsl-mc: Create DPAA2 object at run-time
Prabhakar Kushwaha
2015-11-30
6
-41
/
+468
|
*
|
driver: net: fsl-mc: Add DPAA2 commands to manage MC
Prabhakar Kushwaha
2015-11-30
6
-223
/
+251
|
*
|
driver: net: fsl-mc: Increase MC command timeout
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
|
*
|
driver: ldpaa: Add api to return linked PHY ID of DPMAC
Prabhakar Kushwaha
2015-11-30
2
-1
/
+14
|
*
|
armv8: ls2085aqds: Print function name during SerDes error
Prabhakar Kushwaha
2015-11-30
1
-8
/
+8
|
*
|
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
Prabhakar Kushwaha
2015-11-30
3
-1
/
+692
|
*
|
driver: net: fsl-mc: Add create, destroy APIs in flibs
Prabhakar Kushwaha
2015-11-30
8
-0
/
+548
|
*
|
armv8: lsch3: Fix lane protocol parsing logic
Prabhakar Kushwaha
2015-11-30
2
-10
/
+30
|
*
|
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
Alison Wang
2015-11-30
1
-0
/
+10
|
*
|
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
Alison Wang
2015-11-30
2
-2
/
+3
|
|
/
*
|
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-30
23
-20
/
+1590
|
\
\
|
*
|
arm: socfpga: Remove fsloadcmd from environment
Chin Liang See
2015-11-30
5
-5
/
+0
|
*
|
arm: socfpga: dts: Adding drvsel and smplsel to dts
Chin Liang See
2015-11-30
2
-0
/
+4
|
*
|
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
Chin Liang See
2015-11-30
2
-10
/
+21
|
*
|
arm: socfpga: Repair SoCrates board
Marek Vasut
2015-11-30
11
-1
/
+1515
|
*
|
ARM: socfpga: rename the cyclone5 and arria5 base address file
Dinh Nguyen
2015-11-30
6
-5
/
+5
|
*
|
ARM: socfpga: arria10: add base address map for Arria10
Dinh Nguyen
2015-11-30
1
-0
/
+45
|
*
|
arm: socfpga: reset: FIX address of tstscratch register
Philipp Rosenberger
2015-11-30
1
-0
/
+1
|
|
/
[next]