- 5cad4a3 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
- ed0b107 include: kernel.h: define SSIZE_MAX by Heinrich Schuchardt · 4 years, 3 months ago
- fa63753 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
- c06867d efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · 4 years, 3 months ago
- f03a879 efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · 4 years, 3 months ago
- ebcbfc7 doc: update UEFI documentation by Heinrich Schuchardt · 4 years, 3 months ago
- dd12c6a efi_loader: remove empty comment line by Heinrich Schuchardt · 4 years, 3 months ago
- 72e1fca efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · 4 years, 3 months ago
- d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
- c84341f Merge branch '2020-08-21-stdio-cleanup' by Tom Rini · 4 years, 3 months ago
- 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 4 months ago
- 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 4 months ago
- 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 4 months ago
- 3bcd0ce stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 4 months ago
- 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 4 months ago
- 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
- 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
- a38cc17 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 4 months ago
- a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 3 months ago
- a402035 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · 4 years, 3 months ago
- 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 3 months ago
- 02c1020 binman: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
- 946ec85 dtoc: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
- 0723798 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
- 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 months ago
- 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 1450bff ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 4 months ago
- 0cbf3e0 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 4 months ago
- 6e64830 test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 4 months ago
- 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
- 02291d8 doc: add bind/unbind command documentation by Patrice Chotard · 4 years, 4 months ago
- e37d4c4 test/py: Update test_bind by Patrice Chotard · 4 years, 4 months ago
- 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
- cfa3ed4 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · 4 years, 4 months ago
- 84f8e36 cmd: bind: allow to bind driver with driver data by Patrice Chotard · 4 years, 4 months ago
- ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
- 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 3 months ago
- 2a4484a Merge branch '2020-08-19-mediatek-updates' by Tom Rini · 4 years, 3 months ago
- 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
- b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 4 months ago
- 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
- 2570cc6 xilinx: common: Change bootm_size variable setting by Michal Simek · 4 years, 4 months ago
- ca0f616 xilinx: common: Check return value from variable setup by Michal Simek · 4 years, 4 months ago
- 653809f xilinx: common: Get rid of initrd_high variable setup by Michal Simek · 4 years, 4 months ago
- 0bfb43d xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 4 months ago
- 9fea3b1 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · 4 years, 4 months ago
- 62b9626 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 4 months ago
- d5c42ec xilinx: versal: Enable i2c misc eeprom driver by Michal Simek · 4 years, 4 months ago
- de4f748 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 4 months ago
- 050f10f xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · 4 years, 4 months ago
- 4b2ad7b xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · 4 years, 4 months ago
- 21c2fc7 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · 4 years, 4 months ago
- 2eabb6b xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 4 months ago
- f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 4 months ago
- e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
- 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
- f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
- 2d06361 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 4 months ago
- 9643000 xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 4 months ago
- 8d00d22 arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 8 months ago
- 22b6bb6 xilinx: versal: Use lowest memory for U-Boot by Michal Simek · 4 years, 5 months ago
- c2f0950 lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 5 months ago
- 7fce739 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
- 11b1dce versal: fix versal PM ret payload size by Ibai Erkiaga · 4 years, 5 months ago
- 526a67e xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · 4 years, 5 months ago
- 1b208d5 arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · 4 years, 5 months ago
- 834de89 xilinx: Enable preboot feature for ZynqMP and Versal by Michal Simek · 4 years, 3 months ago
- 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
- c8da651 xilinx: Setup bootm variables by Michal Simek · 4 years, 5 months ago
- 7cf8537 dts: r64: add sata- and asm_sel nodes by Frank Wunderlich · 4 years, 4 months ago
- 38bff32 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 4 months ago
- fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 4 months ago
- ffbcde2 phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · 4 years, 4 months ago
- 362e5e1 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 4 months ago
- f08c2c2 arm: dts: mt7622: add PCIe nodes for BananaPi-R64 by Frank Wunderlich · 4 years, 3 months ago
- 8ad2fc4 dts: r64: add r64 dts by Frank Wunderlich · 4 years, 4 months ago
- 35d0fdb arm: dts: add watchdog-node for mt7622 by Frank Wunderlich · 4 years, 4 months ago
- b5d4cbb configs: mt7622: add PCIe controller related configs by Chuanjia Liu · 4 years, 4 months ago
- bb9d3ad arm: dts: mediatek: add PCIe node for MT7622 by Chuanjia Liu · 4 years, 4 months ago
- 91ee45d PCI: mediatek: Add PCIe support for MT7622 by Chuanjia Liu · 4 years, 4 months ago
- 0cc587d arm: dts: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 4 months ago
- c5bfe69 clk: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 4 months ago
- 324220d pinctrl: mediatek: mt8512: fix the wrong start address of ranges by Chunfeng Yun · 4 years, 4 months ago
- ba989cf Merge tag 'uniphier-v2020.10-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 3 months ago
- 65282ed ARM: dts: uniphier: resync DT with Linux 5.9-rc1 by Masahiro Yamada · 4 years, 4 months ago
- 351b74c ARM: uniphier: use FIELD_GET() to get access to revision register fields by Masahiro Yamada · 4 years, 4 months ago
- 26f0c86 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 4 months ago
- 055e5ad ARM: uniphier: remove unneeded header inclusion from board_late_init.c by Masahiro Yamada · 4 years, 4 months ago
- 2dbb6be ARM: uniphier: remove unused uniphier_pin_init() by Masahiro Yamada · 4 years, 4 months ago
- 184831f ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · 4 years, 4 months ago
- 789bfb5 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- c019295 Merge branch '2020-08-14-assorted-updates' by Tom Rini · 4 years, 3 months ago
- 698383f cmd: demo: Remove duplicated help message for list subcommand by Michal Simek · 4 years, 4 months ago
- 8071348 doc: xen: Add Xen guest ARM64 board documentation by Anastasiia Lukianenko · 4 years, 4 months ago
- d17f669 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 4 months ago
- 53d725c xen: pvblock: Print found devices indices by Anastasiia Lukianenko · 4 years, 4 months ago
- 3a739cc xen: pvblock: Implement front-back protocol and do IO by Anastasiia Lukianenko · 4 years, 4 months ago
- 17c96f8 xen: pvblock: Read XenStore configuration and initialize by Anastasiia Lukianenko · 4 years, 4 months ago
- a999313 xen: pvblock: Enumerate virtual block devices by Anastasiia Lukianenko · 4 years, 4 months ago
- 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago