Commit Graph

  • de6f70a632 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() Patrice Chotard 2021-01-20 14:42:04 +01:00
  • 3f6cfdaa23 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() Patrice Chotard 2021-01-20 14:42:03 +01:00
  • e48ec51b43 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() Patrice Chotard 2021-01-20 14:42:02 +01:00
  • 5988575a90 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks Patrice Chotard 2021-01-20 14:42:01 +01:00
  • 4c8e9361bb Merge https://source.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2021-03-10 08:56:52 -05:00
  • 044d7003a7 usb: mtu3: flush cache for next GPD Chunfeng Yun 2021-03-03 16:07:05 +08:00
  • b764bf21e6 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2021-03-09 07:21:51 -05:00
  • 736ecc643d x86: Select advanced Intel code only if allowed Simon Glass 2021-02-23 05:35:42 -05:00
  • 049c4dc677 x86: Move INTEL_ACPIGEN to arch/x86 Simon Glass 2021-02-23 05:35:41 -05:00
  • 0b823e16b6 x86: Fix member check in intel_gnvs Simon Glass 2021-02-23 05:35:40 -05:00
  • 97401d0dbc x86: sizeof-array-div error in lpc_common_early_init Heinrich Schuchardt 2021-02-20 10:05:24 +01:00
  • 472c5484bc Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2021-03-08 07:41:50 -05:00
  • b0a75dda7e Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot Tom Rini 2021-03-08 07:11:26 -05:00
  • 266637db88 configs: meson64: add fdtoverlay_addr_r Neil Armstrong 2021-02-10 15:22:13 +01:00
  • efe1f06496 button: adc: fix treshold typo Neil Armstrong 2021-02-23 16:07:51 +01:00
  • 9773ebcfbc Makefile: socfpga: Add target to generate hex output for combined spl and dtb Dalon Westergreen 2021-03-01 20:04:16 +08:00
  • 8a3244d0ba configs: socfpga: Add defconfig for Agilex with VAB support Siew Chin Lim 2021-03-01 20:04:15 +08:00
  • 6bf1249a92 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig Siew Chin Lim 2021-03-01 20:04:14 +08:00
  • ae99131bf4 arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support Siew Chin Lim 2021-03-01 20:04:13 +08:00
  • 1025b530a9 arm: socfpga: cmd: Support 'vab' command Siew Chin Lim 2021-03-01 20:04:12 +08:00
  • 1bc20897c1 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) Siew Chin Lim 2021-03-01 20:04:11 +08:00
  • 9a5bbdfd1a arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 Siew Chin Lim 2021-03-01 20:04:10 +08:00
  • 90964ab5ac Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-03-07 19:43:00 -05:00
  • 7d3eff3412 efi_loader: correct uboot_bin_env.its file format Heinrich Schuchardt 2021-03-02 08:07:19 +01:00
  • e91789e2f6 lib/charset: UTF-8 stream conversion Heinrich Schuchardt 2021-02-27 14:08:38 +01:00
  • ddbaff53da lib/charset: utf8_get() should return error Heinrich Schuchardt 2021-02-27 14:08:37 +01:00
  • 73bb90cabc efi_loader: carve out utf_to_cp() Heinrich Schuchardt 2021-02-27 14:08:36 +01:00
  • 70616a1ed8 efi_loader: move codepage 437 table Heinrich Schuchardt 2021-02-27 14:08:35 +01:00
  • 997b57fc1a efi_loader: console size of vidconsole Heinrich Schuchardt 2021-02-28 18:17:28 +01:00
  • e4dba4ba6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2021-03-06 07:25:04 -05:00
  • b75ca06836 doc: Add a reST document for qemu-ppce500 Bin Meng 2021-02-25 17:22:59 +08:00
  • 1d636a0cd5 ppc: qemu: Move board directory from board/freescale to board/emulation Bin Meng 2021-02-25 17:22:58 +08:00
  • 37c6ceb1b2 ppc: qemu: Drop fixed_sdram() Bin Meng 2021-02-25 17:22:57 +08:00
  • b516dd5af7 ppc: qemu: Drop a custom env variable 'fdt_addr_r' Bin Meng 2021-02-25 17:22:56 +08:00
  • c8f911cb08 ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated Bin Meng 2021-02-25 17:22:55 +08:00
  • 9a39f76c7a ppc: qemu: Enable RTC support via I2C Bin Meng 2021-02-25 17:22:54 +08:00
  • 037b17d29c ppc: qemu: Enable support for power off via GPIO Bin Meng 2021-02-25 17:22:53 +08:00
  • 5f1a08b6ab dm: sysreset: Add a Kconfig option for the 'reset' command Bin Meng 2021-02-25 17:22:52 +08:00
  • e022403adb ppc: qemu: Enable GPIO support Bin Meng 2021-02-25 17:22:51 +08:00
  • 271a87b4ec gpio: mpc8xxx: Support controller register physical address beyond 32-bit Bin Meng 2021-02-25 17:22:50 +08:00
  • f94cbb5b87 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' Bin Meng 2021-02-25 17:22:49 +08:00
  • 843d9b8d03 ppc: qemu: Enable VirtIO BLK support Bin Meng 2021-02-25 17:22:48 +08:00
  • 5474ef886c virtio: Fix VirtIO BLK driver dependency Bin Meng 2021-02-25 17:22:47 +08:00
  • 46c9b59536 ppc: qemu: Enable VirtIO NET support Bin Meng 2021-02-25 17:22:46 +08:00
  • 05173eca33 cmd: Fix virtio command dependency Bin Meng 2021-02-25 17:22:45 +08:00
  • 3fc735d4a5 ppc: qemu: Drop CONFIG_OF_BOARD_SETUP Bin Meng 2021-02-25 17:22:44 +08:00
  • 8ee401670a ppc: qemu: Switch over to use DM ETH and PCI Bin Meng 2021-02-25 17:22:43 +08:00
  • 8461ee5115 pci: mpc85xx: Support 64-bit bus and cpu address Bin Meng 2021-02-25 17:22:42 +08:00
  • 03ff970a1b pci: mpc85xx: Support controller register physical address beyond 32-bit Bin Meng 2021-02-25 17:22:41 +08:00
  • 5a40f5c09d pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW Bin Meng 2021-02-25 17:22:40 +08:00
  • 2e91e8b332 ppc: qemu: Switch over to use DM serial Bin Meng 2021-02-25 17:22:39 +08:00
  • a43b598cc1 common: Move initr_addr_map() to a bit earlier Bin Meng 2021-02-25 17:22:38 +08:00
  • 3320656944 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase Bin Meng 2021-02-25 17:22:37 +08:00
  • e010315899 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help Bin Meng 2021-02-25 17:22:36 +08:00
  • ea309212fe test: cmd: Add a basic test for 'addrmap' command Bin Meng 2021-02-25 17:22:35 +08:00
  • 56d0635f18 cmd: Add a command to display the address map Bin Meng 2021-02-25 17:22:34 +08:00
  • b561563316 lib: addr_map: Move address_map[] type to the header file Bin Meng 2021-02-25 17:22:33 +08:00
  • c40131acc0 include: Remove extern from addr_map.h Bin Meng 2021-02-25 17:22:32 +08:00
  • d8a61a7f32 ppc: qemu: Enable driver model Bin Meng 2021-02-25 17:22:31 +08:00
  • c1979d74bc ppc: qemu: Enable OF_CONTROL Bin Meng 2021-02-25 17:22:30 +08:00
  • 91617d2865 ppc: qemu: Drop board_early_init_f() Bin Meng 2021-02-25 17:22:29 +08:00
  • 49b5cd16eb ppc: qemu: Drop init_laws() and print_laws() Bin Meng 2021-02-25 17:22:28 +08:00
  • 907568e895 ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW Bin Meng 2021-02-25 17:22:27 +08:00
  • fc5af5c9d5 ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END Bin Meng 2021-02-25 17:22:26 +08:00
  • 84912a7864 ppc: qemu: Support non-identity PCI bus address Bin Meng 2021-02-25 17:22:25 +08:00
  • a932aa3c69 common: fdt_support: Support special case of PCI address in fdt_read_prop() Bin Meng 2021-02-25 17:22:24 +08:00
  • 5cd1ecb994 ppc: qemu: Update MAINTAINERS for correct email address Bin Meng 2021-02-25 17:22:23 +08:00
  • 7365a03804 pci: fsl_pci_init: Dynamically allocate the PCI regions Bin Meng 2021-02-25 17:22:22 +08:00
  • 714555374f net: dsa: remove master santiy check Michael Walle 2021-02-24 17:40:42 +01:00
  • 108157c468 net: dsa: remove NULL check for priv and platform data Michael Walle 2021-02-24 17:40:41 +01:00
  • e5d7d11928 net: dsa: probe master device Michael Walle 2021-02-24 17:40:40 +01:00
  • a02dcbbb5a net: dsa: return early if there is no master Michael Walle 2021-02-24 17:40:39 +01:00
  • 6ce33e2288 board: ls1012aqds: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:23 +05:30
  • 044732a903 board: lx2160a: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:22 +05:30
  • 088fad9941 board: ls1046ardb: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:21 +05:30
  • b0289d9951 board: ls1046aqds: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:20 +05:30
  • f94911ed8f board: ls2080ardb: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:19 +05:30
  • 033743d7ed board: ls2080aqds: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:18 +05:30
  • 8f75c959e9 board: ls1088a: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:17 +05:30
  • b4d5d84484 board: ls1043ardb: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:16 +05:30
  • 9a558e3c28 board: ls1028a: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:15 +05:30
  • 1729147c5a board: ls1021atwr: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:14 +05:30
  • 2e4dbeffab board: ls1021aiot: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:13 +05:30
  • caa18f046f board: ls1012ardb: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:12 +05:30
  • c245727d31 board: ls1012afrdm: Update MAINTAINERS Priyanka Jain 2021-02-19 17:50:11 +05:30
  • ebc0730bc7 board: corenet_ds: MAINTAINERS: Remove redundant entries Priyanka Jain 2021-02-19 17:50:10 +05:30
  • c8c0170f19 configs: fsl: move via specific defines to Kconfig Rajesh Bhagat 2021-02-15 09:46:14 +01:00
  • 504debcd8c configs: fsl: move bootrom specific defines to Kconfig Rajesh Bhagat 2021-02-11 13:28:49 +01:00
  • b5ee48c099 arm: fsl: common: Improve NXP VID driver PMBus support Stephen Carlson 2021-02-08 11:11:29 +01:00
  • 6a026e5649 Azure/GitLab: Use buildman -T0 for binman, etc, test Tom Rini 2021-03-04 16:59:00 -05:00
  • b82492bbcc buildman: Support single-threaded operation Simon Glass 2021-01-30 22:17:46 -07:00
  • d6bf36c775 Nokia RX-51: Enable CONFIG_CMD_BOOTD Pali Rohár 2021-02-24 01:27:29 +01:00
  • 612a201d38 fs/squashfs: Fix compilation error Pali Rohár 2021-03-03 10:52:36 +01:00
  • 668866aa24 Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next Tom Rini 2021-03-04 14:36:40 -05:00
  • 19a33a7b56 Merge branch '2021-03-03-gpio-improvements' into next Tom Rini 2021-03-04 13:12:51 -05:00
  • 2b82b1d26a Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2021-03-03 22:53:53 -05:00
  • 384b62c073 serial: ns16550: Handle zero <clock-frequency> value Bin Meng 2021-02-03 22:42:25 +08:00
  • 09bd08401a serial: ns16550: Correct the base address type Bin Meng 2021-02-03 21:22:40 +08:00
  • ced4c31e93 dts: Fix OF_LIVE dependency Bin Meng 2021-02-03 21:20:03 +08:00
  • 56e7257ca8 lib: Fix BINMAN_FDT dependency Bin Meng 2021-02-03 21:20:02 +08:00