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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl: fix binman_sym output check
Miquel Raynal
2018-04-03
1
-2
/
+8
*
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-03-16
2
-2
/
+0
*
common: move board_f.c prototypes in init.h
Patrick Delaunay
2018-03-16
1
-1
/
+1
*
common/memsize.c: restore content of the base address
Patrick Delaunay
2018-03-13
1
-0
/
+7
*
common/memsize.c: prepare get_ram_size update
Patrick Delaunay
2018-03-13
1
-3
/
+4
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
15
-15
/
+15
*
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-03-05
2
-3
/
+3
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-0
/
+8
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2018-02-23
2
-4
/
+6
|
\
|
*
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
1
-2
/
+2
|
*
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
1
-2
/
+4
|
*
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-21
1
-2
/
+2
*
|
fdt: Fixup only valid memory banks
Thierry Reding
2018-02-23
1
-0
/
+7
|
/
*
fdt: Fixup only valid memory banks
Thierry Reding
2018-02-18
1
-1
/
+7
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-0
/
+5
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
1
-1
/
+9
*
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-02-13
1
-1
/
+1
*
tftp: update: Include missing cfi_flash.h header
Marek Vasut
2018-02-13
1
-0
/
+1
*
cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
Marek Vasut
2018-02-13
1
-0
/
+21
*
spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard
Philipp Tomsich
2018-02-13
1
-39
/
+39
*
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
1
-0
/
+11
*
parse the second area of android image
Bin Chen
2018-02-07
1
-0
/
+19
*
log: add category LOGC_EFI
Heinrich Schuchardt
2018-02-03
1
-0
/
+1
*
log: Add a way to log error-return values
Simon Glass
2018-02-03
1
-0
/
+13
*
log: Update log_console to honour the log format
Simon Glass
2018-02-03
1
-1
/
+26
*
log: Add control over log formatting
Simon Glass
2018-02-03
1
-0
/
+1
*
log: Add functions to convert IDs to/from names
Simon Glass
2018-02-03
1
-0
/
+67
*
spl: include timezone in banner
Klaus Goger
2018-01-29
1
-1
/
+1
*
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
1
-1
/
+2
|
\
|
*
spl: atf: pass NULL for bl32_ep pc
Kever Yang
2018-01-28
1
-1
/
+2
*
|
spl: add option to disable SPL banner output
Anatolij Gustschin
2018-01-28
2
-0
/
+9
*
|
spl: use different BOARD_INIT MACRO for spl and tpl
Kever Yang
2018-01-28
2
-1
/
+8
*
|
common: board_r: Fix style violations
Mario Six
2018-01-28
1
-13
/
+14
*
|
common: board_f: Fix style violations
Mario Six
2018-01-28
1
-4
/
+4
*
|
Initialize SHA buffer size var in passwd_abort
Martin Etnestad
2018-01-28
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Tom Rini
2018-01-24
2
-3
/
+2
|
\
|
*
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
2
-3
/
+2
*
|
crypto/fsl: Fix HW accelerated hash commands
Breno Lima
2018-01-23
1
-1
/
+6
*
|
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
2018-01-23
1
-0
/
+10
|
/
*
board_r: remove superfluous #ifdef CONFIG_PRAM
Heinrich Schuchardt
2018-01-19
1
-2
/
+0
*
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-15
2
-9
/
+9
*
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-14
2
-0
/
+11
|
\
|
*
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+9
|
*
common: do not compile common fastboot code when building the SPL
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+2
*
|
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
2
-3
/
+3
|
/
*
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2018-01-03
2
-3
/
+27
*
common: Fix-up MAC addr in dts by fetching env variable serially
Prabhakar Kushwaha
2017-12-24
1
-4
/
+21
*
common: image.c: Fix CACHE: Misaligned operation output
Heiko Schocher
2017-12-18
1
-1
/
+2
*
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...
Tom Rini
2017-12-18
2
-5
/
+3
|
\
[next]