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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mips: octeon: Add header cvmx-fuse.h
Aaron Williams
2020-10-07
1
-0
/
+71
|
*
mips: octeon: Add header octeon-feature.h
Aaron Williams
2020-10-07
1
-0
/
+442
|
*
mips: octeon: Add header cvmx-regs.h
Aaron Williams
2020-10-07
1
-0
/
+144
|
*
mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting
Stefan Roese
2020-10-07
1
-0
/
+76
|
*
mips: octeon: octeon-model.h: Enable inclusion from assembler files
Stefan Roese
2020-10-07
1
-0
/
+4
|
*
mips: octeon: octeon_ebb7304_defconfig: Enable USB support
Stefan Roese
2020-10-07
1
-0
/
+17
|
*
mips: octeon: Add USB DT nodes
Stefan Roese
2020-10-07
2
-0
/
+84
|
*
mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()
Stefan Roese
2020-10-07
1
-6
/
+6
|
*
mips: octeon: Add mangle-port.h
Stefan Roese
2020-10-07
1
-0
/
+56
|
*
mips: octeon: cpu.c: Add table for selective swapping
Stefan Roese
2020-10-07
1
-0
/
+21
|
*
usb: xhci: octeon: Add DWC3 glue layer for Octeon
Stefan Roese
2020-10-07
3
-0
/
+403
|
*
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
Stefan Roese
2020-10-07
1
-2
/
+0
|
*
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
2020-10-07
1
-1
/
+1
|
*
mips: octeon: octeon_ebb7304: Add DDR4 support
Stefan Roese
2020-10-07
4
-7
/
+479
|
*
mips: octeon: dram.c: Add RAM driver support
Stefan Roese
2020-10-07
1
-8
/
+64
|
*
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
Aaron Williams
2020-10-07
5
-0
/
+435
|
*
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
Aaron Williams
2020-10-07
1
-0
/
+11030
|
*
ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
Aaron Williams
2020-10-07
1
-0
/
+2728
|
*
mips: octeon: Add octeon_ddr.h header
Aaron Williams
2020-10-07
1
-0
/
+982
|
*
mips: octeon Add cvmx/cvmx-lmcx-defs.h header
Aaron Williams
2020-10-07
1
-0
/
+4574
|
*
mips: octeon: Add octeon-model.h header
Aaron Williams
2020-10-07
1
-0
/
+313
|
*
mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node
Stefan Roese
2020-10-07
1
-0
/
+17
*
|
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-10-06
32
-165
/
+673
|
\
\
|
|
/
|
/
|
|
*
sandbox: avoid duplicate backslash input
Heinrich Schuchardt
2020-10-06
1
-5
/
+15
|
*
sandbox: add missing SDL key scan codes
Heinrich Schuchardt
2020-10-06
1
-67
/
+89
|
*
test: dm: add test for phandle access functions
Patrick Delaunay
2020-10-06
3
-0
/
+141
|
*
fdtdec: correct test on return of fdt_node_offset_by_phandle
Patrick Delaunay
2020-10-06
1
-1
/
+1
|
*
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
15
-25
/
+37
|
*
dm: update test on of_offset in ofnode_valid
Patrick Delaunay
2020-10-06
2
-1
/
+17
|
*
dm: ofnode: Fix compile breakage with OF_CHECKS enabled
Stefan Roese
2020-10-06
1
-3
/
+4
|
*
bloblist: Fix up a few comments
Simon Glass
2020-10-06
1
-2
/
+2
|
*
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
5
-25
/
+59
|
*
bloblist: Tidy up the data alignment
Simon Glass
2020-10-06
2
-7
/
+63
|
*
bloblist: Compare addresses rather than pointers in tests
Simon Glass
2020-10-06
2
-13
/
+27
|
*
bloblist: Add a command
Simon Glass
2020-10-06
6
-4
/
+196
|
*
doc/arch/sandbox.rst: reformat command line options
Heinrich Schuchardt
2020-10-06
1
-24
/
+33
|
*
MAINTAINERS: assign doc/arch/sandbox.rst
Heinrich Schuchardt
2020-10-06
1
-0
/
+1
*
|
Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-06
9
-52
/
+122
|
\
\
|
*
|
efi_loader: consider no-map property of reserved memory
Heinrich Schuchardt
2020-10-06
1
-6
/
+28
|
*
|
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
Heinrich Schuchardt
2020-10-06
2
-1
/
+1
|
*
|
efi: Fix typo in documentation
Sean Anderson
2020-10-06
1
-1
/
+1
|
*
|
distro_bootcmd: call EFI bootmgr even without having /EFI/boot
Michael Walle
2020-10-06
1
-3
/
+6
|
*
|
efi_selftest: avoid unnecessary reset
Heinrich Schuchardt
2020-10-06
1
-0
/
+31
|
*
|
efi_selftest: print CRC32 of initrd as hexadecimal
Heinrich Schuchardt
2020-10-06
1
-1
/
+1
|
*
|
efi_selftest: enable printing hexadecimal numbers
Heinrich Schuchardt
2020-10-06
1
-13
/
+22
|
*
|
efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
2020-10-06
1
-8
/
+9
|
*
|
efi_loader: description EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
2020-10-06
1
-19
/
+23
|
|
/
*
|
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-10-06
63
-397
/
+2315
|
\
\
|
|
/
|
/
|
|
*
pwm: Add driver for Amlogic Meson PWM controller
Neil Armstrong
2020-10-05
3
-0
/
+536
|
*
pinctrl: meson-axg: add missing GPIOA_18
Neil Armstrong
2020-10-05
1
-0
/
+1
[prev]
[next]