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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
2018-04-16
1
-41
/
+46
*
bootvx: Exit if bootline address is not specified
Bin Meng
2018-04-16
1
-56
/
+53
*
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
2018-04-16
1
-10
/
+5
*
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
2018-04-16
1
-0
/
+19
*
elf: Add a very simple ELF64 loader
Bin Meng
2018-04-16
1
-1
/
+43
*
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
1
-3
/
+3
*
vxworks: x86: Rename e820info to e820_info
Bin Meng
2018-04-16
1
-3
/
+3
*
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
2018-04-16
1
-0
/
+7
*
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
2018-04-16
1
-13
/
+7
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-04-15
3
-22
/
+113
|
\
|
*
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-13
1
-2
/
+2
|
*
net: Make the BOOTP options default
Joe Hershberger
2018-04-13
1
-0
/
+6
|
*
net: Improve BOOTP PXE config option
Joe Hershberger
2018-04-13
1
-3
/
+5
|
*
net: Add the BOOTP_DNS2 option to Kconfig
Joe Hershberger
2018-04-13
1
-0
/
+11
|
*
net: Improve menu options and help for BOOTP options
Joe Hershberger
2018-04-13
1
-5
/
+14
|
*
net: Move the DHCP command below the BOOTP command
Joe Hershberger
2018-04-13
1
-6
/
+6
|
*
net: Move net command options to the cmd menu
Joe Hershberger
2018-04-13
1
-7
/
+57
|
*
net: Make CMD_NET a menuconfig
Joe Hershberger
2018-04-13
2
-8
/
+21
*
|
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-13
1
-0
/
+5
|
/
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-09
1
-84
/
+145
|
\
|
*
efi_loader: Respect DT reserved regions
Alexander Graf
2018-04-06
1
-0
/
+26
|
*
efi_loader: correctly determine the boot partition
Heinrich Schuchardt
2018-04-04
1
-13
/
+4
|
*
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
1
-47
/
+64
|
*
efi_loader: check initialization of EFI subsystem is successful
Heinrich Schuchardt
2018-04-04
1
-20
/
+47
|
*
efi_loader: do_bootefi_exec should always return an EFI status code
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
|
*
efi_loader: simplify calling efi_init_obj_list
Heinrich Schuchardt
2018-04-04
1
-8
/
+8
*
|
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
3
-0
/
+32
*
|
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
2018-04-08
1
-0
/
+9
*
|
cmd: Add command for calculating binary operations
Mario Six
2018-04-06
3
-0
/
+183
*
|
cmd: ximg: Respect cache line size for flushing
Mario Six
2018-04-06
1
-1
/
+1
*
|
bootvx: use program header for loading
Christian Gmeiner
2018-04-06
1
-1
/
+1
*
|
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-5
/
+0
*
|
cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
Andre Heider
2018-03-31
1
-1
/
+1
*
|
cmd: sf: fix map_physmem check
Liam Beguin
2018-03-22
1
-1
/
+1
|
/
*
cmd: part: Extract common code to separate function
Sam Protsenko
2018-03-13
1
-38
/
+23
*
cmd: part: Allow passing partition name to start and size
Sam Protsenko
2018-03-13
1
-11
/
+25
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
3
-4
/
+4
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-02-27
1
-4
/
+3
|
\
|
*
cmd: mdio: Fix style violations
Mario Six
2018-02-26
1
-4
/
+3
*
|
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-27
2
-3
/
+8
|
/
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-0
/
+23
*
cmd: fastboot: Kconfig: solve config issue
Patrick Delaunay
2018-02-21
1
-2
/
+16
*
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
1
-6
/
+6
*
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
2
-6
/
+14
*
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-21
1
-2
/
+2
*
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
1
-3
/
+3
*
cmd: scsi: move CMD_SCSI to device access commands
Heinrich Schuchardt
2018-02-14
1
-9
/
+9
*
cmd: booti: fix invalid image address in debug message
Masahiro Yamada
2018-02-13
1
-2
/
+1
[next]