pandora-u-boot.git
2020-10-10 Sean Andersonnet: Expose some errors generated in net_init
2020-10-10 Simon Glasslog: Disable the syslog driver by default
2020-10-10 Simon Glasslog: Add a way to enable/disable a log device
2020-10-10 Simon Glasslog: Drop #ifdef in log_test
2020-10-10 Simon Glasslog: Add a flag to enable log drivers
2020-10-10 Simon Glasslib: Allow hexdump to be used in SPL
2020-10-10 Simon Glasslog: Allow LOG_DEBUG to always enable log output
2020-10-09 Tom RiniMerge branch '2020-10-09-kconfig-reorg'
2020-10-09 Tom Riniconfigs: Resync with savedefconfig
2020-10-09 Simon GlassKconfig: Create a new tools menu
2020-10-09 Simon GlassKconfig: Move BOARD_TYPES under init options
2020-10-09 Simon GlassKconfig: Move BOUNCE_BUFFER under driver options
2020-10-09 Simon GlassKconfig: Move VERSION_VARIABLE under environment
2020-10-09 Simon GlassKconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up...
2020-10-09 Simon GlassKconfig: Move startup hooks under init options
2020-10-09 Simon GlassKconfig: Create a new 'init options' menu
2020-10-09 Simon GlassKconfig: Move DEFAULT_FDT_FILE under boot options
2020-10-09 Simon GlassKconfig: Move SUPPORT_RAW_INITRD under boot options
2020-10-09 Simon GlassKconfig: Move misc boot options under 'boot options'
2020-10-09 Simon GlassKconfig: Move CONFIG_BOOTDELAY under autoboot options
2020-10-09 Simon GlassKconfig: Move autoboot options under boot options
2020-10-09 Simon GlassKconfig: Move boot media under boot options
2020-10-09 Simon GlassKconfig: Move boot timing under boot options
2020-10-09 Simon GlassKconfig: Move boot menu into common/
2020-10-09 Simon GlassKconfig: Add a 'Boot options' menu
2020-10-09 Tom RiniMerge branch '2020-10-08-misc-board-improvements'
2020-10-08 Andre Przywaraqemu-arm64: Enable POSITION_INDEPENDENT
2020-10-08 Andre Przywaraqemu-arm: Drop ARCH_SUPPORT_TFABOOT
2020-10-08 Andre Przywaraqemu-arm: Remove need to specify flash banks
2020-10-08 Andre Przywaraarm64: PIE: Allow fixed stack pointer
2020-10-08 Andre Przywaraarm64: PIE: Skip fixups if distance is zero
2020-10-08 Andre Przywaraarm64: PIE: Do not skip static relocation
2020-10-08 Andre Przywaraarm: Kconfig: Explain TFABOOT
2020-10-08 Heinrich Schuchardtexamples: make examples/ optional
2020-10-08 Jack Mitchellwdt: designware: fix timeout calculation due to expecti...
2020-10-08 Sean Andersonriscv: Add FPIOA and GPIO support for Kendryte K210
2020-10-08 Heinrich Schuchardtriscv: add DT binding for BOOT button on Maix board
2020-10-08 Sean Andersonriscv: Add pinmux and gpio bindings for Kendryte K210
2020-10-08 Sean Andersontest: dm: Test for default led naming
2020-10-08 Sean Andersonled: gpio: Default to using node name if label is absent
2020-10-08 Sean Andersongpio: dw: Return output value when direction is out
2020-10-08 Sean Andersongpio: dw: Add a trailing underscore to generated name
2020-10-08 Sean Andersongpio: dw: Fix warnings about casting int to pointer
2020-10-08 Sean Andersonpinctrl: Add support for Kendryte K210 FPIOA
2020-10-08 Sean Andersontest: pinmux: Add test for pin muxing
2020-10-08 Sean Andersonpinctrl: Reformat documentation in dm/pinctrl.h
2020-10-08 Sean Andersonpinctrl: Add pinmux property support to pinctrl-generic
2020-10-08 Dylan Hungram: add ddr4 dual x8 configuration
2020-10-08 Dylan Hungram: move aspeed ram driver into drivers/ directory
2020-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-08 Andre Przywaracfi_flash: Fix devicetree address determination
2020-10-08 Vignesh Raghavendramtd: cfi_mtd: Use DMA for reads
2020-10-08 Vignesh Raghavendradma: Reduce error level when DMA channel type does...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-07 Stefan Roesemips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOT...
2020-10-07 Aaron Williamsmips: octeon: Add bootoctlinux command
2020-10-07 Aaron Williamsmips: octeon: Add bootmem support
2020-10-07 Aaron Williamsmips: octeon: Add coremask support
2020-10-07 Aaron Williamsmips: octeon: Add header cvmx-bootinfo.h
2020-10-07 Aaron Williamsmips: octeon: Add header cvmx-fuse.h
2020-10-07 Aaron Williamsmips: octeon: Add header octeon-feature.h
2020-10-07 Aaron Williamsmips: octeon: Add header cvmx-regs.h
2020-10-07 Stefan Roesemips: octeon: lowlevel_init.S: Add NMI handling code...
2020-10-07 Stefan Roesemips: octeon: octeon-model.h: Enable inclusion from...
2020-10-07 Stefan Roesemips: octeon: octeon_ebb7304_defconfig: Enable USB...
2020-10-07 Stefan Roesemips: octeon: Add USB DT nodes
2020-10-07 Stefan Roesemips: octeon: cache.c: Flush all pending writes in...
2020-10-07 Stefan Roesemips: octeon: Add mangle-port.h
2020-10-07 Stefan Roesemips: octeon: cpu.c: Add table for selective swapping
2020-10-07 Stefan Roeseusb: xhci: octeon: Add DWC3 glue layer for Octeon
2020-10-07 Stefan Roeseusb: xhci: xhci_bulk_tx: Don't "BUG" when comparing...
2020-10-07 Stefan Roeseusb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead...
2020-10-07 Stefan Roesemips: octeon: octeon_ebb7304: Add DDR4 support
2020-10-07 Stefan Roesemips: octeon: dram.c: Add RAM driver support
2020-10-07 Aaron Williamsram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
2020-10-07 Aaron Williamsram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
2020-10-07 Aaron Williamsram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
2020-10-07 Aaron Williamsmips: octeon: Add octeon_ddr.h header
2020-10-07 Aaron Williamsmips: octeon Add cvmx/cvmx-lmcx-defs.h header
2020-10-07 Aaron Williamsmips: octeon: Add octeon-model.h header
2020-10-07 Stefan Roesemips: octeon: dts: mrvl, cn73xx.dtsi: Add memory contro...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Heinrich Schuchardtsandbox: avoid duplicate backslash input
2020-10-06 Heinrich Schuchardtsandbox: add missing SDL key scan codes
2020-10-06 Patrick Delaunaytest: dm: add test for phandle access functions
2020-10-06 Patrick Delaunayfdtdec: correct test on return of fdt_node_offset_by_ph...
2020-10-06 Patrick Delaunaydm: add cells_count parameter in *_count_phandle_with_args
2020-10-06 Patrick Delaunaydm: update test on of_offset in ofnode_valid
2020-10-06 Stefan Roesedm: ofnode: Fix compile breakage with OF_CHECKS enabled
2020-10-06 Simon Glassbloblist: Fix up a few comments
2020-10-06 Simon Glassbloblist: Allow custom alignment for blobs
2020-10-06 Simon Glassbloblist: Tidy up the data alignment
2020-10-06 Simon Glassbloblist: Compare addresses rather than pointers in...
2020-10-06 Simon Glassbloblist: Add a command
2020-10-06 Heinrich Schuchardtdoc/arch/sandbox.rst: reformat command line options
2020-10-06 Heinrich SchuchardtMAINTAINERS: assign doc/arch/sandbox.rst
2020-10-06 Tom RiniMerge tag 'efi-2021-01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-06 Heinrich Schuchardtefi_loader: consider no-map property of reserved memory
2020-10-06 Heinrich Schuchardtefi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
next