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
*
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
Simon Glass
2016-10-23
18
-8
/
+21
*
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
2016-10-23
62
-99
/
+43
*
config: Drop CONFIG_CONSOLE_DEV
Simon Glass
2016-10-23
21
-27
/
+26
*
config: Drop CONFIG_CONSOLE
Simon Glass
2016-10-23
2
-4
/
+3
*
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
515
-333
/
+590
*
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-23
77
-29
/
+61
*
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
202
-74
/
+147
*
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2016-10-23
9
-34
/
+51
*
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-23
127
-35
/
+153
*
Remove some merge markers
Simon Glass
2016-10-23
2
-8
/
+4
*
test/py: ensure a log section exists for skipped tests
Stephen Warren
2016-10-23
1
-1
/
+12
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
43
-142
/
+653
|
\
|
*
efi_loader: Revert device_handle to disk after net boot
Alexander Graf
2016-10-19
1
-0
/
+2
|
*
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
4
-25
/
+25
|
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
5
-1
/
+61
|
*
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
5
-13
/
+18
|
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
10
-1
/
+2
|
*
smbios: Provide serial number
Alexander Graf
2016-10-19
1
-0
/
+5
|
*
efi_loader: Fix efi_install_configuration_table
Alexander Graf
2016-10-19
1
-1
/
+1
|
*
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
8
-2
/
+51
|
*
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
2
-13
/
+41
|
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
7
-0
/
+59
|
*
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
2
-0
/
+7
|
*
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
3
-11
/
+16
|
*
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
2
-9
/
+15
|
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
7
-31
/
+37
|
*
x86: Move table csum into separate file
Alexander Graf
2016-10-19
5
-12
/
+35
|
*
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
1
-0
/
+16
|
*
efi_loader: Allow bouncing for network
Alexander Graf
2016-10-19
1
-0
/
+7
|
*
efi_loader: Add generic PSCI RTS
Alexander Graf
2016-10-19
1
-5
/
+26
|
*
arm: Provide common PSCI based reset handler
Alexander Graf
2016-10-19
3
-5
/
+25
|
*
arm: Add PSCI shutdown function
Alexander Graf
2016-10-18
2
-0
/
+16
|
*
arm: Disable HVC PSCI calls by default
Alexander Graf
2016-10-18
4
-15
/
+14
|
*
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
3
-11
/
+113
|
*
efi_loader: Do not leak memory when unlinking a mapping
Stefan Brüns
2016-10-18
1
-2
/
+5
|
*
efi_loader: Keep memory mapping sorted when splitting an entry
Stefan Brüns
2016-10-18
1
-1
/
+2
|
*
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
2
-3
/
+10
|
*
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
3
-6
/
+44
|
*
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
3
-6
/
+22
|
*
efi_loader: Fix crash on 32-bit systems
Robin Randhawa
2016-10-18
1
-1
/
+3
|
*
efi_loader: Fix memory map size check to avoid out-of-bounds access
Stefan Brüns
2016-10-18
1
-1
/
+2
|
*
efi_loader: Update description of internal efi_mem_carve_out
Stefan Brüns
2016-10-18
1
-3
/
+11
*
|
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-10-18
42
-464
/
+511
|
\
\
|
*
|
ARM: uniphier: update doc/README.uniphier
Masahiro Yamada
2016-10-18
1
-31
/
+27
|
*
|
ARM: uniphier: remove unnecessary EHCI reset deassertion
Masahiro Yamada
2016-10-18
2
-8
/
+6
|
*
|
ARM: dts: uniphier: sync DT with latest Linux
Masahiro Yamada
2016-10-18
32
-186
/
+296
|
*
|
clk: uniphier: rework UniPhier clk driver
Masahiro Yamada
2016-10-18
5
-240
/
+179
|
*
|
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
Masahiro Yamada
2016-10-18
1
-1
/
+0
|
*
|
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
Masahiro Yamada
2016-10-18
1
-3
/
+3
|
*
|
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
Masahiro Yamada
2016-10-18
1
-1
/
+6
|
|
/
[next]