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
*
ARM: rmobile: Zap checkboard on Gen3
Marek Vasut
2017-11-30
1
-0
/
+2
*
ARM: rmobile: Drop CPU type ifdef from salvator-x
Marek Vasut
2017-11-30
1
-7
/
+9
*
ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile
Marek Vasut
2017-11-30
1
-2
/
+1
*
ARM: rmobile: Unify memory map for RCar Gen3
Marek Vasut
2017-11-30
6
-62
/
+72
*
ARM: rmobile: Add PRR CPU ID macros
Marek Vasut
2017-11-30
2
-9
/
+20
*
ARM: rmobile: Dispose of r8a779x.h for Gen3
Marek Vasut
2017-11-30
3
-62
/
+2
*
ARM: rmobile: Stop using rcar-common/common.c on Gen3
Marek Vasut
2017-11-30
4
-18
/
+2
*
ARM: rmobile: Zap Gen3 PFC tables
Marek Vasut
2017-11-30
6
-12366
/
+2
*
ARM: rmobile: Enable xHCI on RCar Gen3 boards
Marek Vasut
2017-11-30
4
-0
/
+4
*
ARM: rmobile: Clean up GIC macros
Marek Vasut
2017-11-30
3
-10
/
+5
*
ARM: rmobile: Remove CONFIG_CMD_SDRAM from Salvator-X
Marek Vasut
2017-11-30
2
-2
/
+0
*
ARM: rmobile: Drop SDHI address macros from Gen3
Marek Vasut
2017-11-30
3
-20
/
+0
*
ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards
Marek Vasut
2017-11-30
2
-14
/
+0
*
ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB
Marek Vasut
2017-11-30
3
-1
/
+4
*
ARM: rmobile: Fix eMMC signal voltage on ULCB
Marek Vasut
2017-11-30
1
-1
/
+1
*
net: ravb: Fix reset GPIO handling
Marek Vasut
2017-11-30
1
-3
/
+4
*
i2c: rcar_iic: Add RCar IIC driver
Marek Vasut
2017-11-30
3
-0
/
+278
*
serial: sh: Unify R8A7795 and R8A7796 as Gen3
Marek Vasut
2017-11-30
1
-2
/
+1
*
clk: rmobile: Add R8A7796 xHCI clock
Marek Vasut
2017-11-30
1
-0
/
+1
*
clk: rmobile: Move preboot clock shutdown to the driver
Marek Vasut
2017-11-30
1
-0
/
+59
*
fdtdec: Support parsing multiple /memory nodes
Marek Vasut
2017-11-30
1
-6
/
+18
*
MAINTAINERS: Add myself as RCar/RMobile comaintainer
Marek Vasut
2017-11-30
1
-0
/
+1
*
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-11-29
104
-2358
/
+3013
|
\
|
*
net: xilinx_axi_emac: Use readl and writel for io ops
Siva Durga Prasad Paladugu
2017-11-29
1
-42
/
+42
|
*
net: zynq_gem: Dont enable SGMII and PCS selection
Siva Durga Prasad Paladugu
2017-11-29
1
-1
/
+10
|
*
arm: zynq: Change Zynq/ZynqMP Kconfig description
Michal Simek
2017-11-29
1
-2
/
+2
|
*
tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document
Jean-Francois Dagenais
2017-11-29
1
-1
/
+1
|
*
mtd: nand: zynq: Add support for the NAND lock/unlock operation
Joe Hershberger
2017-11-29
1
-0
/
+12
|
*
mtd: zynq: nand: Move board_nand_init() function to board.c
Wilson Lee
2017-11-29
2
-2
/
+13
|
*
arm: zynq: Add ps7_init for cc108
Michal Simek
2017-11-29
1
-0
/
+815
|
*
arm: zynq: Show information about silicon version
Michal Simek
2017-11-29
1
-0
/
+9
|
*
arm: zynq: Do not show information from checkboard twice
Michal Simek
2017-11-29
1
-3
/
+0
|
*
arm: zynq: Use unsigned type with comparison with ARRAY_SIZE
Michal Simek
2017-11-29
1
-1
/
+2
|
*
arm: zynq: Convert all board to use arch ps7_init code
Michal Simek
2017-11-29
12
-1629
/
+6
|
*
arm: zynq: Add support for EMIT_WRITE operation
Michal Simek
2017-11-29
2
-0
/
+8
|
*
arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init
Michal Simek
2017-11-29
2
-0
/
+12
|
*
arm: zynq: Move common ps7_init* initialization to arch code
Michal Simek
2017-11-29
8
-156
/
+140
|
*
arm: zynq: Get rid of ps7_reset_apu() for syzygy board
Michal Simek
2017-11-29
1
-7
/
+1
|
*
arm: zynq: Move ps7_* to separate file
Michal Simek
2017-11-29
5
-22
/
+43
|
*
arm: zynq: Remove ps7_debug code
Michal Simek
2017-11-29
12
-578
/
+0
|
*
arm: zynq: Enable debug uart on zc706
Michal Simek
2017-11-29
1
-0
/
+5
|
*
arm: zynq: Add missing ps7_post_config declaration
Michal Simek
2017-11-29
1
-0
/
+1
|
*
net: xilinx_axi_emac: Add support for non processor mode
Siva Durga Prasad Paladugu
2017-11-29
1
-12
/
+29
|
*
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
Siva Durga Prasad Paladugu
2017-11-28
1
-2
/
+2
|
*
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
Siva Durga Prasad Paladugu
2017-11-28
1
-6
/
+5
|
*
arm64: zynqmp: Add revision to identification string
Michal Simek
2017-11-28
2
-2
/
+2
|
*
arm64: zynqmp: Enable watchdog by default
Shubhrajyoti Datta
2017-11-28
1
-0
/
+4
|
*
arm64: zynqmp: Add note about si5328 interrupt
Michal Simek
2017-11-28
1
-0
/
+5
|
*
arm64: zynqmp: usb: Correct IOMMU node for making SMMU work with USB
Anurag Kumar Vulisha
2017-11-28
1
-4
/
+4
|
*
arm64: zynqmp: Remove clock setting from dtsi
Michal Simek
2017-11-28
1
-2
/
+0
[next]