- c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 9 months ago
- 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- c1f4a3c Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 9 months ago
- 0ddb48e configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · 3 years, 10 months ago
- f22774c button: adc: fix treshold typo by Neil Armstrong · 3 years, 9 months ago
- 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 9 months ago
- 551645b configs: socfpga: Add defconfig for Agilex with VAB support by Siew Chin Lim · 3 years, 9 months ago
- 14b8a48 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 9 months ago
- 851083e arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 9 months ago
- d883450 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 9 months ago
- 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 9 months ago
- 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
- 2db187f Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
- 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 9 months ago
- 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
- e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 9 months ago
- 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
- a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
- 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
- c73ffe1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago
- e14fcf6 doc: Add a reST document for qemu-ppce500 by Bin Meng · 3 years, 9 months ago
- 2076d99 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 9 months ago
- 5587638 ppc: qemu: Drop fixed_sdram() by Bin Meng · 3 years, 9 months ago
- 946663b ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 9 months ago
- 8a804dc ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated by Bin Meng · 3 years, 9 months ago
- 92f5454 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 9 months ago
- dc693ec ppc: qemu: Enable support for power off via GPIO by Bin Meng · 3 years, 9 months ago
- a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 9 months ago
- 051bd00 ppc: qemu: Enable GPIO support by Bin Meng · 3 years, 9 months ago
- 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- da047f5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 9 months ago
- 7039578 ppc: qemu: Enable VirtIO BLK support by Bin Meng · 3 years, 9 months ago
- 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 9 months ago
- c46215c ppc: qemu: Enable VirtIO NET support by Bin Meng · 3 years, 9 months ago
- c5ac2d5 cmd: Fix virtio command dependency by Bin Meng · 3 years, 9 months ago
- 8030f5e ppc: qemu: Drop CONFIG_OF_BOARD_SETUP by Bin Meng · 3 years, 9 months ago
- f9c9ffc ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 9 months ago
- 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 9 months ago
- 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
- 285d1e2 ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 9 months ago
- 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 9 months ago
- 39d49a8 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 9 months ago
- 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
- 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 9 months ago
- 70b22cf cmd: Add a command to display the address map by Bin Meng · 3 years, 9 months ago
- e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 9 months ago
- f1d10f9 include: Remove extern from addr_map.h by Bin Meng · 3 years, 9 months ago
- 1890c5d ppc: qemu: Enable driver model by Bin Meng · 3 years, 9 months ago
- 11f7a3f ppc: qemu: Enable OF_CONTROL by Bin Meng · 3 years, 9 months ago
- 0553db9 ppc: qemu: Drop board_early_init_f() by Bin Meng · 3 years, 9 months ago
- 7ac8054 ppc: qemu: Drop init_laws() and print_laws() by Bin Meng · 3 years, 9 months ago
- c39f340 ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
- 6c6e558 ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · 3 years, 9 months ago
- d863242 ppc: qemu: Support non-identity PCI bus address by Bin Meng · 3 years, 9 months ago
- d67d7d0 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · 3 years, 9 months ago
- ff4a30b ppc: qemu: Update MAINTAINERS for correct email address by Bin Meng · 3 years, 9 months ago
- e39f8e0 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 9 months ago
- 284118a net: dsa: remove master santiy check by Michael Walle · 3 years, 9 months ago
- 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · 3 years, 9 months ago
- 785df8f net: dsa: probe master device by Michael Walle · 3 years, 9 months ago
- 322bbc6 net: dsa: return early if there is no master by Michael Walle · 3 years, 9 months ago
- 10e6305 board: ls1012aqds: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 63aed45 board: lx2160a: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 50ef1b1 board: ls1046ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 50a2828 board: ls1046aqds: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- dcc002b board: ls2080ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- e54dbbd board: ls2080aqds: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 3c98aaa board: ls1088a: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 66773fd board: ls1043ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- f9120f4 board: ls1028a: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- dcf94cc board: ls1021atwr: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 2984765 board: ls1021aiot: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- d8764c4 board: ls1012ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- a6927c3 board: ls1012afrdm: Update MAINTAINERS by Priyanka Jain · 3 years, 9 months ago
- 0741103 board: corenet_ds: MAINTAINERS: Remove redundant entries by Priyanka Jain · 3 years, 9 months ago
- 6d07298 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 10 months ago
- 729f22f configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 10 months ago
- c3301a2 arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · 3 years, 10 months ago
- e77372e Azure/GitLab: Use buildman -T0 for binman, etc, test by Tom Rini · 3 years, 9 months ago
- c635d89 buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
- 482bac9 Nokia RX-51: Enable CONFIG_CMD_BOOTD by Pali Rohár · 3 years, 9 months ago
- 11f5c0c fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 9 months ago
- 9cf15d8 Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 9 months ago
- 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 3 years, 10 months ago
- 01b792b serial: ns16550: Correct the base address type by Bin Meng · 3 years, 10 months ago
- 85f737b dts: Fix OF_LIVE dependency by Bin Meng · 3 years, 10 months ago
- c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 10 months ago
- 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · 3 years, 10 months ago
- 49d092f fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
- 051ddfb bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT by Simon Glass · 3 years, 10 months ago
- d6206a5 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · 3 years, 10 months ago
- e07434b dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 10 months ago
- a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
- 256dba0 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 9 months ago
- 5fe2ef0 arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits by Tim Harvey · 3 years, 9 months ago
- 11dbe14 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
- 3d8f168 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · 3 years, 9 months ago
- bba0bba Nokia RX-51: Enable usbtty serial console by default by Pali Rohár · 3 years, 9 months ago
- 9157a8c Nokia RX-51: Move content of rx51.h to rx51.c by Pali Rohár · 3 years, 10 months ago