index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE
Masahiro Yamada
2017-10-15
1
-1
/
+0
*
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
2017-10-15
1
-0
/
+2
*
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
Masahiro Yamada
2017-10-15
1
-0
/
+2
*
moveconfig: fix error message in do_autoconf()
Chris Packham
2017-10-15
1
-1
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-10-13
21
-258
/
+1688
|
\
|
*
efi_selftest: correctly check return values
Heinrich Schuchardt
2017-10-13
2
-2
/
+2
|
*
efi_loader: console support for color attributes
Rob Clark
2017-10-12
2
-2
/
+58
|
*
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-10-12
5
-0
/
+67
|
*
efi_loader: don't increment part twice per loop
Jonathan Gray
2017-10-10
1
-1
/
+0
|
*
efi_loader: MAX_UTF8_PER_UTF16 = 3
Heinrich Schuchardt
2017-10-10
1
-2
/
+2
|
*
efi_loader: search all possible disk partitions
Jonathan Gray
2017-10-10
1
-8
/
+12
|
*
efi_selftest: error handling in SNP test
Heinrich Schuchardt
2017-10-09
1
-1
/
+8
|
*
efi_loader: comments for functions add missing @return
Heinrich Schuchardt
2017-10-09
1
-1
/
+8
|
*
efi_loader: Fix disk dp's for pre-DM/legacy devices
Rob Clark
2017-10-09
1
-0
/
+11
|
*
efi_loader: avoid NULL dereference in efi_dp_match
Heinrich Schuchardt
2017-10-09
1
-1
/
+2
|
*
efi_selftest: avoid dereferencing NULL in tpl test
Heinrich Schuchardt
2017-10-09
1
-1
/
+2
|
*
efi_selftest: efi_st_memcmp return difference of bytes
Heinrich Schuchardt
2017-10-09
1
-1
/
+1
|
*
efi_loader: supply EFI network test
Heinrich Schuchardt
2017-10-09
4
-1
/
+467
|
*
efi_selftest: allow printing MAC addresses
Heinrich Schuchardt
2017-10-09
1
-1
/
+40
|
*
efi_selftest: correct definition of efi_st_error
Heinrich Schuchardt
2017-10-09
1
-2
/
+2
|
*
efi_loader: fill return values in SimpleNetworkProtocol
Heinrich Schuchardt
2017-10-09
1
-2
/
+25
|
*
efi_loader: size fields in SimpleNetworkProtocol
Heinrich Schuchardt
2017-10-09
2
-6
/
+22
|
*
efi_loader: fix efi_net_get_status
Heinrich Schuchardt
2017-10-09
2
-3
/
+14
|
*
efi_loader: implement WaitForPacket event
Heinrich Schuchardt
2017-10-09
1
-0
/
+16
|
*
efi_loader: use events for efi_net_receive
Heinrich Schuchardt
2017-10-09
1
-3
/
+50
|
*
efi_net: return EFI_UNSUPPORTED where appropriate
Heinrich Schuchardt
2017-10-09
1
-6
/
+4
|
*
efi_loader: efi_net: hwaddr_size = 6
Heinrich Schuchardt
2017-10-09
1
-0
/
+1
|
*
efi_loader: fill simple network protocol revision
Heinrich Schuchardt
2017-10-09
2
-0
/
+4
|
*
efi_loader: correct bits of receive_filters bit mask
Heinrich Schuchardt
2017-10-09
1
-5
/
+6
|
*
efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL
Heinrich Schuchardt
2017-10-09
1
-1
/
+1
|
*
efi_loader: wrong type in wait_for_event
Heinrich Schuchardt
2017-10-09
4
-4
/
+4
|
*
efi_loader: pass GUIDs as const efi_guid_t *
Heinrich Schuchardt
2017-10-09
2
-32
/
+35
|
*
efi_loader: parameters of CopyMem and SetMem
Heinrich Schuchardt
2017-10-09
2
-9
/
+8
|
*
efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
Heinrich Schuchardt
2017-10-09
1
-0
/
+2
|
*
efi_loader: replace efi_div10 by do_div
Heinrich Schuchardt
2017-10-09
1
-34
/
+2
|
*
efi_loader: provide function comments for boot services
Heinrich Schuchardt
2017-10-09
1
-2
/
+638
|
*
efi_selftest: make tests easier to read
Heinrich Schuchardt
2017-10-09
5
-100
/
+129
|
*
efi_loader: use type bool for event states
Heinrich Schuchardt
2017-10-09
3
-21
/
+21
|
*
efi_selftest: use efi_st_error for all error messages
Heinrich Schuchardt
2017-10-09
1
-12
/
+10
|
*
efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2017-10-05
2
-0
/
+2
|
*
efi_loader: allow creating new handles
Heinrich Schuchardt
2017-10-05
1
-2
/
+20
|
*
efi_loader: support 16 protocols per efi_object
Heinrich Schuchardt
2017-10-05
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-12
26
-67
/
+387
|
\
\
|
*
|
armv8: ls1043ardb_sdcard: prepare falcon boot
York Sun
2017-10-09
3
-3
/
+10
|
*
|
armv8: ls1043ardb: Enable spl_board_init() function
York Sun
2017-10-09
4
-0
/
+4
|
*
|
armv8: layerscape: Enable falcon boot
York Sun
2017-10-09
4
-2
/
+178
|
*
|
armv8: ls1043ardb: Use static DDR setting for SPL boot
York Sun
2017-10-09
3
-3
/
+118
|
*
|
armv8: fsl-layerscape: Avoid running dram_init_banksize again
York Sun
2017-10-09
1
-1
/
+17
|
*
|
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
York Sun
2017-10-09
1
-0
/
+2
|
*
|
spl: fix assignment of board info to global data
York Sun
2017-10-09
3
-1
/
+11
[prev]
[next]