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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the log buffer
Simon Glass
2017-12-07
3
-52
/
+3
*
Move debug and logging support to a separate header
Simon Glass
2017-12-07
2
-45
/
+60
*
Revert "sandbox: remove os_putc() and os_puts()"
Simon Glass
2017-12-07
1
-0
/
+20
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-05
5
-48
/
+108
|
\
|
*
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
|
*
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
1
-2
/
+4
|
*
efi_loader: efi_console: use helper functions
Heinrich Schuchardt
2017-12-01
1
-10
/
+2
|
*
efi_loader: helper functions for protocol management
Heinrich Schuchardt
2017-12-01
1
-0
/
+12
|
*
efi_loader: efi_gop: use correct types for parameters
Heinrich Schuchardt
2017-12-01
1
-5
/
+5
|
*
efi_loader: argument of efi_search_obj should be const
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: make efi_create_handle non-static
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
|
*
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
2017-12-01
1
-1
/
+2
|
*
efi_loader: rework efi_search_obj
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
|
*
efi_loader: consistently use efi_uintn_t in boot services
Heinrich Schuchardt
2017-12-01
2
-19
/
+22
|
*
efi_loader: replace UINTN by efi_uintn_t
Heinrich Schuchardt
2017-12-01
2
-6
/
+6
|
*
efi_loader: remove unused typedef for INTN
Heinrich Schuchardt
2017-12-01
1
-1
/
+0
|
*
efi_selftest: test protocol management
Heinrich Schuchardt
2017-12-01
1
-0
/
+9
|
*
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
Heinrich Schuchardt
2017-12-01
1
-3
/
+3
|
*
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
2017-12-01
1
-0
/
+12
|
*
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
1
-0
/
+15
|
*
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-12-01
1
-0
/
+4
*
|
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
4
-9
/
+7
|
\
\
|
*
|
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
Masahiro Yamada
2017-12-04
1
-0
/
+1
|
*
|
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
4
-9
/
+6
*
|
|
omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
Derald D. Woods
2017-12-04
1
-27
/
+67
*
|
|
ARM: arch-meson: build memory banks using reported memory from registers
Neil Armstrong
2017-12-04
1
-1
/
+1
*
|
|
arm: Add Khadas VIM support based on Meson GXL family
Neil Armstrong
2017-12-04
1
-0
/
+21
*
|
|
arm: Add LibreTech CC support based on Meson GXL family
Neil Armstrong
2017-12-04
1
-0
/
+21
*
|
|
add support for Raspberry Pi Zero W
Dmitry Korunov
2017-12-04
1
-1
/
+1
*
|
|
test: compression: Convert to unit test framework
Simon Glass
2017-12-04
2
-0
/
+18
*
|
|
test: Add a command function for test execution
Simon Glass
2017-12-02
1
-0
/
+16
|
/
/
*
|
rockchip: rk3128: add evb-rk3128 support
Kever Yang
2017-11-30
1
-0
/
+15
*
|
rockchip: rk3128: add soc basic support
Kever Yang
2017-11-30
1
-0
/
+70
*
|
rockchip: rk3128: add device tree file
Kever Yang
2017-11-30
1
-0
/
+190
|
/
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-11-30
3
-149
/
+10
|
\
|
*
ARM: rmobile: Rework the ULCB CPLD driver
Marek Vasut
2017-11-30
1
-13
/
+0
|
*
ARM: rmobile: Migrate boards to RCar IIC drivers
Marek Vasut
2017-11-30
2
-24
/
+0
|
*
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
2
-24
/
+2
|
*
ARM: rmobile: Zap ad-hoc DRAM configuration macros
Marek Vasut
2017-11-30
2
-29
/
+3
|
*
ARM: rmobile: Zap rmobile_sysinfo on Gen3
Marek Vasut
2017-11-30
2
-4
/
+0
|
*
ARM: rmobile: Stop using rcar-common/common.c on Gen3
Marek Vasut
2017-11-30
2
-16
/
+0
|
*
ARM: rmobile: Clean up GIC macros
Marek Vasut
2017-11-30
3
-10
/
+5
|
*
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
1
-1
/
+0
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2017-11-30
1
-5
/
+0
|
\
\
|
*
|
arm64: mvebu: armada-7k/8k: drop useless #ifdef
Baruch Siach
2017-11-30
1
-5
/
+0
|
|
/
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-11-30
1
-0
/
+4
|
\
\
|
*
|
distro bootcmd: define bootloader name for x86
Heinrich Schuchardt
2017-11-30
1
-0
/
+4
|
|
/
[next]