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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
2
-299
/
+304
|
|
/
*
|
Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-04-27
12
-2
/
+178
|
\
\
|
*
|
mips: Add support for SoM "VoCore2".
Mauro Condarelli
2020-04-27
1
-0
/
+54
|
*
|
mips: mtmips: add support for mt7628-rfb
Weijie Gao
2020-04-27
1
-0
/
+56
|
*
|
mips: mtmips: enable SPL for all boards
Weijie Gao
2020-04-27
2
-2
/
+41
|
*
|
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-27
1
-0
/
+13
|
*
|
bmips: allow disabling usb support
Álvaro Fernández Rojas
2020-04-27
7
-0
/
+14
|
|
/
*
|
ARC: HSDK-4xD: use separate config file
Eugeniy Paltsev
2020-04-27
1
-0
/
+120
*
|
ARC: HSDK: CGU: add support for timer clock
Eugeniy Paltsev
2020-04-27
1
-2
/
+3
|
/
*
arm: actions: add S700 SoC device tree
Amit Singh Tomar
2020-04-24
2
-0
/
+152
*
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
3
-77
/
+194
*
arm: actions: Add common framework for Actions Owl Semi SoCs
Amit Singh Tomar
2020-04-24
1
-3
/
+3
*
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-24
1
-1
/
+1
*
pci: Add a macro to convert BDF from linux to U-Boot
Simon Glass
2020-04-24
1
-0
/
+3
*
uuid: Use const char * where possible
Simon Glass
2020-04-24
1
-3
/
+5
*
lib: Add a function to convert a string to upper case
Simon Glass
2020-04-24
1
-0
/
+12
*
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
1
-0
/
+1
*
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
1
-1
/
+12
*
fvp: Add support for loading Android boot images via semihosting
Peter Collingbourne
2020-04-24
1
-10
/
+20
*
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
2020-04-24
1
-0
/
+9
*
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-24
1
-1
/
+0
*
env_internal.h: add alternative ENV_SAVE_PTR macro
Rasmus Villemoes
2020-04-24
1
-0
/
+2
*
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2020-04-24
1
-0
/
+2
*
env: remove callback.o for an SPL build
Rasmus Villemoes
2020-04-24
1
-0
/
+6
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-04-22
2
-12
/
+0
|
\
|
*
arm: mvebu: correct SPL boot configs for SPI/MMC
Joel Johnson
2020-04-22
1
-5
/
+0
|
*
arm: mvebu: clearfog: adjust SCSI boot duplication
Joel Johnson
2020-04-22
1
-7
/
+0
*
|
Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-04-22
4
-3
/
+85
|
\
\
|
|
/
|
/
|
|
*
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
1
-1
/
+13
|
*
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-04-22
1
-1
/
+17
|
*
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
1
-0
/
+16
|
*
ARM: rmobile: Increase malloc area size
Marek Vasut
2020-04-22
1
-1
/
+1
|
*
common: bouncebuf: Permit passing custom alignment check function
Marek Vasut
2020-04-22
1
-0
/
+15
|
*
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
2020-04-22
1
-0
/
+9
|
*
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
2020-04-22
1
-0
/
+11
|
*
mmc: EXT_CSD registers for write protection
Heinrich Schuchardt
2020-04-22
1
-0
/
+3
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-04-21
2
-3
/
+27
|
\
\
|
*
|
phy: add support for backplane kr mode
Florinel Iordache
2020-04-20
1
-0
/
+23
|
*
|
configs: ls1012afrwy: fix board name
Biwen Li
2020-04-17
1
-3
/
+4
*
|
|
Merge branch '2020-04-17-master-imports'
Tom Rini
2020-04-20
3
-81
/
+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ata: sort ATA commands
Heinrich Schuchardt
2020-04-17
1
-42
/
+42
|
*
|
include/ata.h: remove invalid links
Heinrich Schuchardt
2020-04-17
1
-5
/
+2
|
*
|
image: Add a common compression type detection function.
Atish Patra
2020-04-17
1
-0
/
+21
|
*
|
ide: remove duplicate defines form include/ata.h
Heinrich Schuchardt
2020-04-17
1
-34
/
+0
*
|
|
Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-20
1
-0
/
+29
|
\
\
\
|
*
|
|
generic-phy: add generic_phy_get_by_node()
Neil Armstrong
2020-04-20
1
-0
/
+29
*
|
|
|
Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-20
1
-6
/
+37
|
\
\
\
\
|
*
|
|
|
am335x, guardian: update boot mechanism
Moses Christopher
2020-04-14
1
-5
/
+19
|
*
|
|
|
am335x, guardian: load env from NAND
Moses Christopher
2020-04-14
1
-0
/
+13
|
*
|
|
|
am335x, guardian: boot count is stored in AM3352 RTC block
Moses Christopher
2020-04-14
1
-1
/
+0
[prev]
[next]