projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2017-12-01
Heinrich Schuchardt
efi_selftest: compile without special compiler flags
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: manage protocols in a linked list
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: simplify find_obj
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_open_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_gop: use efi_add_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_net: use efi_add_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_disk: use efi_add_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: reimplement LocateDevicePath
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: fix efi_convert_device_node_to_text
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_dp_str should print path not node
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: size of media device path node represenation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Stefan Roese
efi_loader: Exit in efi_set_bootdev() upon invalid...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: helloworld.c: remove superfluous include
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Jonathan Gray
efi_loader: initialise partition_signature memory
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_console: use helper functions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: refactor efi_setup_loaded_image
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_locate_protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_uninstall_protocol_interface
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_search
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: simplify efi_install_protocol_interface
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: helper functions for protocol management
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: test for graphics output protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_gop: use correct types for parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: argument of efi_search_obj should be const
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: make efi_create_handle non-static
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_dp_match should have const arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_net: check return value of calloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_disk: check return value of calloc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: efi_gop: check calloc return value
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader implement UninstallMultipleProtocolInterfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: debug output efi_install_protocol_interface
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: fix typo efi_install_multiple_protocol_inte...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: rework efi_search_obj
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: rework efi_locate_handle
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: consistently use efi_uintn_t in boot services
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: replace UINTN by efi_uintn_t
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: remove unused typedef for INTN
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: eliminate efi_uninstall_protocol_interface_ext
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: eliminate efi_install_protocol_interface_ext
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: test protocol management
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: set parent handle in efi_load_image
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_P...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
test/py: fix typo in test_efi_loader.py
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
test/py: test reboot by EFI watchdog
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: test reboot by watchdog
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: use bootargs as load options
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: correctly cleanup after selftest
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: allow to select a single test for execution
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: deduplicate code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: efi_st_memcmp should return 0
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: reformat code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: provide a dummy device path
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: consistently use efi_status_t in bootefi
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: guard against double inclusion of efi_loader.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: new function utf8_to_utf16
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_selftest: provide test for watchdog timer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: implement SetWatchdogTimer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Heinrich Schuchardt
efi_loader: move efi_search_obj up in code
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Tom Rini
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Tom Rini
Merge git://git.denx.de/u-boot-marvell
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Tom Rini
Merge git://git.denx.de/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Marek Vasut
ARM: rmobile: Rework the ULCB CPLD driver
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Chris Packham
arm: mvebu: correct comments around cas_wl/cas_l
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Baruch Siach
arm64: mvebu: armada-7k/8k: drop useless #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Sean Nyekjaer
arm: mvebu: enable boot from NAND
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Sean Nyekjaer
arm: mvebu: fix boot from UART when in fallback mode
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Sean Nyekjaer
arm: mvebu: add nand pins
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Sean Nyekjaer
fix: nand: pxa3xx: fix defined but not used warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Stefan Roese
x86: lib: Implement standalone __udivdi3 etc instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Heinrich Schuchardt
distro bootcmd: define bootloader name for x86
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Anatolij Gustschin
Revert "x86: bootm: Fix FIT image booting on x86"
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Heinrich Schuchardt
x86: don't compare pointers to 0
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Anatolij Gustschin
x86: conga-qeval20-qa3-e3845: Adjust VGA rom address
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Anton Gerasimov
x86: qemu: Move Cache-As-RAM memory from area mapped...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Neil Armstrong
fat: Use cache aligned buffers for fat_opendir
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ben Whitten
board: laird: add WB50N CPU module
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ben Whitten
board: laird: add WB45N CPU module
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Philipp Tomsich
env: suppress a spurious warning with GCC 7.1
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Goldschmidt...
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Adam Ford
ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Heinrich Schuchardt
fs: avoid possible NULL dereference in fs_devread
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Heinrich Schuchardt
cmd: blk: remove unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Heinrich Schuchardt
common: command: tempory buffer should have size of...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrick Delaunay
disk: efi: correct the allocation size for mbr header...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ludovic Desroches
board: atmel: add sama5d2_ptc_ek board
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ludovic Desroches
ARM: at91: add sama5d2 smc header
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ludovic Desroches
mmc: atmel_sdhci: not on capabilities to set gck rate
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Wenyou Yang
clk: at91: clk-generated: fix incorrect index of clk...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Ludovic Desroches
clk: at91: clk-generated: select absolute closest rate
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Wenyou Yang
clk: at91: Kconfig: fix the dependency of AT91_UTMI
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
mach-stm32: Factorize MPU's region config for STM32...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
stm32: migrate clock structs in include/stm32_rcc.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
clk: clk_stm32fx: add clock configuration for mmc usage
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
dm: misc: bind STM32F4/F7 clock from rcc MFD driver
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RE...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
clk: stm32fx: migrate define from rcc.h to driver
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Patrice Chotard
clk: stm32f7: add STM32F4 support
commit
|
commitdiff
|
tree
|
snapshot
next