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
*
pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set
Peng Fan
2017-08-23
1
-1
/
+1
*
imx: fix licensing in i.MX files
Stefano Babic
2017-08-23
4
-35
/
+4
*
imx: mx7: psci: add copyright and license
Peng Fan
2017-08-23
2
-0
/
+14
*
apalis/colibri_imx6: enable SDP by default
Stefan Agner
2017-08-23
2
-0
/
+8
*
apalis/colibri_imx6: use independent USB PID for SPL
Stefan Agner
2017-08-23
2
-0
/
+26
*
doc: add Serial Download Protocol documentation
Stefan Agner
2017-08-23
1
-0
/
+100
*
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-23
4
-0
/
+45
*
cmd: add sdp command
Stefan Agner
2017-08-23
3
-0
/
+58
*
usb: gadget: sdp: extend images compatible for jumps
Stefan Agner
2017-08-23
1
-2
/
+18
*
usb: gadget: add SDP driver
Stefan Agner
2017-08-23
4
-0
/
+745
*
imx: move imximage header to common location
Stefan Agner
2017-08-23
1
-0
/
+0
*
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-22
1
-1
/
+1
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-08-21
1
-1
/
+1
|
\
|
*
ARM: mvebu: set correct mem_size for db-88f6820-amc
Chris Packham
2017-08-21
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-08-21
12
-11
/
+23
|
\
\
|
*
|
doc: license: Add license header to the README.dfutftp file
Lukasz Majewski
2017-08-21
1
-0
/
+8
|
*
|
fb_mmc.c: Correct blk_dread() return value checks
Tom Rini
2017-08-21
1
-2
/
+2
|
*
|
common/fb_mmc.c: Fix warnings about casts
Tom Rini
2017-08-21
1
-2
/
+2
|
*
|
fastboot: avoid printing invalid data
John Keeping
2017-08-21
1
-1
/
+1
|
*
|
Fix fastboot boot address
Peter Chubb
2017-08-21
1
-1
/
+1
|
*
|
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-21
9
-5
/
+9
|
|
/
*
|
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-08-21
50
-1161
/
+57
|
\
\
|
|
/
|
/
|
|
*
ARM: dts: uniphier: add dr_mode property to dwc3 node
Masahiro Yamada
2017-08-20
4
-0
/
+7
|
*
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
Masahiro Yamada
2017-08-20
1
-46
/
+17
|
*
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
Masahiro Yamada
2017-08-20
1
-5
/
+0
|
*
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
Masahiro Yamada
2017-08-20
1
-4
/
+4
|
*
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
44
-1105
/
+30
|
*
clk: uniphier: fix unmet direct dependencies warning
Masahiro Yamada
2017-08-20
2
-4
/
+2
*
|
env: Replace all open-coded gd->env_valid values with ENV_ flags
Simon Glass
2017-08-20
6
-18
/
+18
*
|
env: Allow env_load() to detect errors
Simon Glass
2017-08-20
1
-1
/
+1
*
|
env: Correct case of no sub-init function
Tom Rini
2017-08-20
2
-1
/
+14
*
|
Fix 'notes' typos
Anatolij Gustschin
2017-08-20
2
-3
/
+3
*
|
env: Sort selection of default choices
Andy Shevchenko
2017-08-20
1
-3
/
+3
*
|
arm, at91: fix taurus board
Heiko Schocher
2017-08-20
1
-0
/
+1
*
|
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
Thomas Petazzoni
2017-08-20
3
-34
/
+0
*
|
ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
Peter Griffin
2017-08-20
1
-2
/
+37
*
|
fs/fat: Correct blk_dread() return value check
Tom Rini
2017-08-20
1
-1
/
+1
*
|
spl: spl_mmc.c Correct blk_dread() return value check
Tom Rini
2017-08-20
1
-1
/
+1
*
|
cmd/read.c: Fix checking blk_dread return value
Tom Rini
2017-08-20
1
-1
/
+1
*
|
mtdparts: Fix various issues reported by Coverity
Tom Rini
2017-08-20
1
-15
/
+18
*
|
hash: Compile only hardware or software versions of SHA algorithms
Tom Rini
2017-08-20
1
-51
/
+44
*
|
Makefile: honor PYTHON configuration properly
Clément Bœsch
2017-08-20
3
-3
/
+3
|
/
*
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-08-19
1
-1
/
+2
|
\
|
*
lcd: avoid possible NULL dereference
xypron.glpk@gmx.de
2017-08-19
1
-1
/
+2
|
/
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-08-18
5
-8
/
+11
|
\
|
*
efi_loader: do not cast return value in EFI_EXIT
xypron.glpk@gmx.de
2017-08-18
1
-2
/
+2
|
*
efi_loader: use EFI_PAGE_SIZE instead of 4096
xypron.glpk@gmx.de
2017-08-12
1
-2
/
+2
|
*
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
xypron.glpk@gmx.de
2017-08-12
1
-1
/
+1
|
*
efi_loader: GOP fix for no display
Rob Clark
2017-08-11
1
-1
/
+1
|
*
efi_loader: LocateHandle should return EFI_NOT_FOUND if none found
Rob Clark
2017-08-11
1
-1
/
+4
[next]