projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2020-10-10
Simon Glass
log: Add a way to enable/disable a log device
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Simon Glass
log: Drop #ifdef in log_test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Simon Glass
log: Add a flag to enable log drivers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Simon Glass
lib: Allow hexdump to be used in SPL
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Simon Glass
log: Allow LOG_DEBUG to always enable log output
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Tom Rini
Merge branch '2020-10-09-kconfig-reorg'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Tom Rini
configs: Resync with savedefconfig
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Create a new tools menu
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move BOARD_TYPES under init options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move BOUNCE_BUFFER under driver options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move VERSION_VARIABLE under environment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move startup hooks under init options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Create a new 'init options' menu
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move DEFAULT_FDT_FILE under boot options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move SUPPORT_RAW_INITRD under boot options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move misc boot options under 'boot options'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move CONFIG_BOOTDELAY under autoboot options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move autoboot options under boot options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move boot media under boot options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move boot timing under boot options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Move boot menu into common/
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Simon Glass
Kconfig: Add a 'Boot options' menu
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Tom Rini
Merge branch '2020-10-08-misc-board-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
qemu-arm64: Enable POSITION_INDEPENDENT
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
qemu-arm: Drop ARCH_SUPPORT_TFABOOT
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
qemu-arm: Remove need to specify flash banks
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
arm64: PIE: Allow fixed stack pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
arm64: PIE: Skip fixups if distance is zero
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
arm64: PIE: Do not skip static relocation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
arm: Kconfig: Explain TFABOOT
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Heinrich Schuchardt
examples: make examples/ optional
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Jack Mitchell
wdt: designware: fix timeout calculation due to expecti...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
riscv: Add FPIOA and GPIO support for Kendryte K210
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Heinrich Schuchardt
riscv: add DT binding for BOOT button on Maix board
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
riscv: Add pinmux and gpio bindings for Kendryte K210
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
test: dm: Test for default led naming
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
led: gpio: Default to using node name if label is absent
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
gpio: dw: Return output value when direction is out
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
gpio: dw: Add a trailing underscore to generated name
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
gpio: dw: Fix warnings about casting int to pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
pinctrl: Add support for Kendryte K210 FPIOA
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
test: pinmux: Add test for pin muxing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
pinctrl: Reformat documentation in dm/pinctrl.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sean Anderson
pinctrl: Add pinmux property support to pinctrl-generic
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Dylan Hung
ram: add ddr4 dual x8 configuration
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Dylan Hung
ram: move aspeed ram driver into drivers/ directory
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Andre Przywara
cfi_flash: Fix devicetree address determination
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Vignesh Raghavendra
mtd: cfi_mtd: Use DMA for reads
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Vignesh Raghavendra
dma: Reduce error level when DMA channel type does...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Tom Rini
Merge tag 'mips-pull-2020-10-07' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOT...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add bootoctlinux command
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add bootmem support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add coremask support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add header cvmx-bootinfo.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add header cvmx-fuse.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add header octeon-feature.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add header cvmx-regs.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: lowlevel_init.S: Add NMI handling code...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: octeon-model.h: Enable inclusion from...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: octeon_ebb7304_defconfig: Enable USB...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: Add USB DT nodes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: cache.c: Flush all pending writes in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: Add mangle-port.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: cpu.c: Add table for selective swapping
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
usb: xhci: octeon: Add DWC3 glue layer for Octeon
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: octeon_ebb7304: Add DDR4 support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: dram.c: Add RAM driver support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add octeon_ddr.h header
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon Add cvmx/cvmx-lmcx-defs.h header
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Aaron Williams
mips: octeon: Add octeon-model.h header
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Stefan Roese
mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory contro...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Tom Rini
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Heinrich Schuchardt
sandbox: avoid duplicate backslash input
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Heinrich Schuchardt
sandbox: add missing SDL key scan codes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Patrick Delaunay
test: dm: add test for phandle access functions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Patrick Delaunay
fdtdec: correct test on return of fdt_node_offset_by_ph...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Patrick Delaunay
dm: add cells_count parameter in *_count_phandle_with_args
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Patrick Delaunay
dm: update test on of_offset in ofnode_valid
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Stefan Roese
dm: ofnode: Fix compile breakage with OF_CHECKS enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Glass
bloblist: Fix up a few comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Glass
bloblist: Allow custom alignment for blobs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Glass
bloblist: Tidy up the data alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Glass
bloblist: Compare addresses rather than pointers in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Glass
bloblist: Add a command
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Heinrich Schuchardt
doc/arch/sandbox.rst: reformat command line options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Heinrich Schuchardt
MAINTAINERS: assign doc/arch/sandbox.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Tom Rini
Merge tag 'efi-2021-01-rc1' of https://gitlab.denx...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Tom Rini
Merge tag 'u-boot-amlogic-20201005' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Heinrich Schuchardt
efi_loader: consider no-map property of reserved memory
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Heinrich Schuchardt
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Sean Anderson
efi: Fix typo in documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Michael Walle
distro_bootcmd: call EFI bootmgr even without having...
commit
|
commitdiff
|
tree
|
snapshot
next