platform/kernel/u-boot.git
2021-03-12 Pali Rohárarm: mvebu: a38x: Remove dead code ARMADA_39X
2021-03-12 Pali Rohárarm: a37xx: pci: Implement workaround for the readback...
2021-03-12 Pali Rohárarm: mvebu: Espressobin: Enable additional options
2021-03-12 Marek Behúnddr: marvell: axp: fix array types have different bound...
2021-03-12 Marek Behúnddr: marvell: axp: align signature of mv_xor_mem_init...
2021-03-12 Pali Rohárddr: marvell: a38x: Sync code with Marvell mv-ddr-marve...
2021-03-12 Sujeet Baranwalddr: marvell: a38x: Add more space for additional info...
2021-03-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-03-10 Chunfeng Yunusb: mtu3: flush cache for next GPD
2021-03-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-03-09 Simon Glassx86: Select advanced Intel code only if allowed
2021-03-09 Simon Glassx86: Move INTEL_ACPIGEN to arch/x86
2021-03-09 Simon Glassx86: Fix member check in intel_gnvs
2021-03-09 Heinrich Schuchardtx86: sizeof-array-div error in lpc_common_early_init
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Neil Armstrongconfigs: meson64: add fdtoverlay_addr_r
2021-03-08 Neil Armstrongbutton: adc: fix treshold typo
2021-03-08 Dalon WestergreenMakefile: socfpga: Add target to generate hex output...
2021-03-08 Siew Chin Limconfigs: socfpga: Add defconfig for Agilex with VAB...
2021-03-08 Siew Chin Limconfigs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to...
2021-03-08 Siew Chin Limarm: socfpga: dts: soc64: Update filename in binman...
2021-03-08 Siew Chin Limarm: socfpga: cmd: Support 'vab' command
2021-03-08 Siew Chin Limarm: socfpga: soc64: Support Vendor Authorized Boot...
2021-03-08 Siew Chin Limarm: socfpga: Move Stratix10 and Agilex to use TARGET_S...
2021-03-08 Tom RiniMerge tag 'efi-2021-04-rc3-3' of https://source.denx...
2021-03-07 Heinrich Schuchardtefi_loader: correct uboot_bin_env.its file format
2021-03-07 Heinrich Schuchardtlib/charset: UTF-8 stream conversion
2021-03-07 Heinrich Schuchardtlib/charset: utf8_get() should return error
2021-03-07 Heinrich Schuchardtefi_loader: carve out utf_to_cp()
2021-03-07 Heinrich Schuchardtefi_loader: move codepage 437 table
2021-03-07 Heinrich Schuchardtefi_loader: console size of vidconsole
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengdoc: Add a reST document for qemu-ppce500
2021-03-05 Bin Mengppc: qemu: Move board directory from board/freescale...
2021-03-05 Bin Mengppc: qemu: Drop fixed_sdram()
2021-03-05 Bin Mengppc: qemu: Drop a custom env variable 'fdt_addr_r'
2021-03-05 Bin Mengppc: qemu: Delete the temporary FDT virtual-physical...
2021-03-05 Bin Mengppc: qemu: Enable RTC support via I2C
2021-03-05 Bin Mengppc: qemu: Enable support for power off via GPIO
2021-03-05 Bin Mengdm: sysreset: Add a Kconfig option for the 'reset'...
2021-03-05 Bin Mengppc: qemu: Enable GPIO support
2021-03-05 Bin Menggpio: mpc8xxx: Support controller register physical...
2021-03-05 Bin Mengppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
2021-03-05 Bin Mengppc: qemu: Enable VirtIO BLK support
2021-03-05 Bin Mengvirtio: Fix VirtIO BLK driver dependency
2021-03-05 Bin Mengppc: qemu: Enable VirtIO NET support
2021-03-05 Bin Mengcmd: Fix virtio command dependency
2021-03-05 Bin Mengppc: qemu: Drop CONFIG_OF_BOARD_SETUP
2021-03-05 Bin Mengppc: qemu: Switch over to use DM ETH and PCI
2021-03-05 Bin Mengpci: mpc85xx: Support 64-bit bus and cpu address
2021-03-05 Bin Mengpci: mpc85xx: Support controller register physical...
2021-03-05 Bin Mengpci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
2021-03-05 Bin Mengppc: qemu: Switch over to use DM serial
2021-03-05 Bin Mengcommon: Move initr_addr_map() to a bit earlier
2021-03-05 Bin Mengppc: io.h: Use addrmap_ translation APIs only in post...
2021-03-05 Bin Menglib: kconfig: Mention CONFIG_ADDR_MAP limitation in...
2021-03-05 Bin Mengtest: cmd: Add a basic test for 'addrmap' command
2021-03-05 Bin Mengcmd: Add a command to display the address map
2021-03-05 Bin Menglib: addr_map: Move address_map[] type to the header...
2021-03-05 Bin Menginclude: Remove extern from addr_map.h
2021-03-05 Bin Mengppc: qemu: Enable driver model
2021-03-05 Bin Mengppc: qemu: Enable OF_CONTROL
2021-03-05 Bin Mengppc: qemu: Drop board_early_init_f()
2021-03-05 Bin Mengppc: qemu: Drop init_laws() and print_laws()
2021-03-05 Bin Mengppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
2021-03-05 Bin Mengppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
2021-03-05 Bin Mengppc: qemu: Support non-identity PCI bus address
2021-03-05 Bin Mengcommon: fdt_support: Support special case of PCI addres...
2021-03-05 Bin Mengppc: qemu: Update MAINTAINERS for correct email address
2021-03-05 Bin Mengpci: fsl_pci_init: Dynamically allocate the PCI regions
2021-03-05 Michael Wallenet: dsa: remove master santiy check
2021-03-05 Michael Wallenet: dsa: remove NULL check for priv and platform data
2021-03-05 Michael Wallenet: dsa: probe master device
2021-03-05 Michael Wallenet: dsa: return early if there is no master
2021-03-05 Priyanka Jainboard: ls1012aqds: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: lx2160a: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1046ardb: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1046aqds: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls2080ardb: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls2080aqds: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1088a: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1043ardb: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1028a: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1021atwr: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1021aiot: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1012ardb: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: ls1012afrdm: Update MAINTAINERS
2021-03-05 Priyanka Jainboard: corenet_ds: MAINTAINERS: Remove redundant entries
2021-03-05 Rajesh Bhagatconfigs: fsl: move via specific defines to Kconfig
2021-03-05 Rajesh Bhagatconfigs: fsl: move bootrom specific defines to Kconfig
2021-03-05 Stephen Carlsonarm: fsl: common: Improve NXP VID driver PMBus support
2021-03-04 Tom RiniAzure/GitLab: Use buildman -T0 for binman, etc, test
2021-03-04 Simon Glassbuildman: Support single-threaded operation
2021-03-04 Pali RohárNokia RX-51: Enable CONFIG_CMD_BOOTD
2021-03-04 Pali Rohárfs/squashfs: Fix compilation error
2021-03-04 Tom RiniMerge tag 'dm-pull-3mar21' of https://gitlab.denx.de...
2021-03-04 Bin Mengserial: ns16550: Handle zero <clock-frequency> value
2021-03-04 Bin Mengserial: ns16550: Correct the base address type
2021-03-04 Bin Mengdts: Fix OF_LIVE dependency
next