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
*
efi_selftest: deduplicate code
Heinrich Schuchardt
2017-12-01
1
-29
/
+42
*
efi_selftest: efi_st_memcmp should return 0
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
*
efi_selftest: reformat code
Heinrich Schuchardt
2017-12-01
1
-2
/
+2
*
efi_selftest: provide a dummy device path
Heinrich Schuchardt
2017-12-01
1
-0
/
+6
*
efi_loader: consistently use efi_status_t in bootefi
Heinrich Schuchardt
2017-12-01
1
-9
/
+9
*
efi_loader: guard against double inclusion of efi_loader.h
Heinrich Schuchardt
2017-12-01
1
-1
/
+6
*
efi_loader: new function utf8_to_utf16
Heinrich Schuchardt
2017-12-01
2
-1
/
+71
*
efi_selftest: provide test for watchdog timer
Heinrich Schuchardt
2017-12-01
2
-1
/
+189
*
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-12-01
5
-15
/
+98
*
efi_loader: move efi_search_obj up in code
Heinrich Schuchardt
2017-12-01
1
-20
/
+21
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-11-30
43
-12847
/
+787
|
\
|
*
ARM: rmobile: Rework the ULCB CPLD driver
Marek Vasut
2017-11-30
5
-107
/
+129
|
*
gpio: rmobile: Set GPIO mode in GPSR when requested
Marek Vasut
2017-11-30
1
-1
/
+19
|
*
pfc: rmobile: Add hook to configure pin as GPIO
Marek Vasut
2017-11-30
2
-0
/
+30
|
*
pinctrl: rmobile: Add support for setting single pins
Marek Vasut
2017-11-30
1
-0
/
+31
|
*
ARM: rmobile: Migrate boards to RCar IIC drivers
Marek Vasut
2017-11-30
7
-24
/
+16
|
*
ARM: rmobile: Use PRR driver on all Gen3 boards
Marek Vasut
2017-11-30
6
-0
/
+10
|
*
ARM: rmobile: Convert PRR to DM and OF control
Marek Vasut
2017-11-30
1
-4
/
+57
|
*
ARM: rmobile: Remove SCIF configs
Marek Vasut
2017-11-30
2
-14
/
+0
|
*
ARM: rmobile: Clean up ad-hoc clock macros
Marek Vasut
2017-11-30
3
-27
/
+2
|
*
ARM: rmobile: Zap ad-hoc DRAM configuration macros
Marek Vasut
2017-11-30
2
-29
/
+3
|
*
ARM: rmobile: Configure DRAM sizes from DT
Marek Vasut
2017-11-30
2
-48
/
+8
|
*
ARM: rmobile: Zap rmobile_sysinfo on Gen3
Marek Vasut
2017-11-30
4
-12
/
+0
|
*
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 git://git.denx.de/u-boot-marvell
Tom Rini
2017-11-30
10
-14
/
+52
|
\
\
|
*
|
arm: mvebu: correct comments around cas_wl/cas_l
Chris Packham
2017-11-30
5
-6
/
+6
|
*
|
arm64: mvebu: armada-7k/8k: drop useless #ifdef
Baruch Siach
2017-11-30
1
-5
/
+0
|
*
|
arm: mvebu: enable boot from NAND
Sean Nyekjaer
2017-11-30
2
-2
/
+15
|
*
|
arm: mvebu: fix boot from UART when in fallback mode
Sean Nyekjaer
2017-11-30
2
-0
/
+15
[next]