- 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
- 7b7e0ad arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
- f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 78fa6b9 ARM: stm32: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
- d24f1de ARM: imx8: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
- ff9ccce ARM: imx6: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
- 62a0992 board: dhelectronics: Implement common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
- 72d5de5 CI: Azure: Move to using macOS-12 image by Tom Rini · 2 years, 4 months ago
- 9f151fe CI: Azure: Move to Ubuntu 22.04 image by Tom Rini · 2 years, 4 months ago
- c4fdc3d Merge branch '2022-08-11-verified-boot-for-embedded-initial-support' by Tom Rini · 2 years, 4 months ago
- e5a7b77 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
- 90b643d bootstd: Check building without global bootmeths by Simon Glass · 2 years, 4 months ago
- afaeb77 bootstd: Update documentation by Simon Glass · 2 years, 4 months ago
- c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
- d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
- 0a9f426 vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
- 4305fe7 event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
- 1fd9168 event: Change EVENT_SPY to global by Simon Glass · 2 years, 4 months ago
- 9f4440d bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
- 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
- cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
- 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 4 months ago
- 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
- 943d38c bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · 2 years, 4 months ago
- dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
- 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
- 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
- f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
- f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
- 23e59ec bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 4 months ago
- da19202 bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 4 months ago
- 49ad1d8 bootstd: Drop delays in the tests by Simon Glass · 2 years, 4 months ago
- 7942bdc dm: core: Support sandbox with read interface by Simon Glass · 2 years, 4 months ago
- d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
- 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
- 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
- b75dc16 dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 4 months ago
- 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
- 270a443 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 4 months ago
- ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
- 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 4 months ago
- 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · 2 years, 4 months ago
- 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
- ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
- c08a992 vbe: Add some documentation by Simon Glass · 2 years, 4 months ago
- 266ea79 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 4 months ago
- bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 4 months ago
- d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 4 months ago
- a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · 2 years, 4 months ago
- 4150eec riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 6 months ago
- 66ae7fe riscv: cpu: set gp before board_init_f_init_reserve by Nikita Shubin · 2 years, 6 months ago
- 3ac84a0 Merge branch '2022-08-10-assorted-updates' by Tom Rini · 2 years, 4 months ago
- 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
- 106d5c4 MAINTAINERS: Update e-mail address by Joao Marcos Costa · 2 years, 4 months ago
- 57da44c lz4: Fix compile warning comparison of distinct pointer types by Pali Rohár · 2 years, 4 months ago
- 07fe33a scripts/config: pick config script from kernel scripts by Milan P. Stanić · 2 years, 4 months ago
- e464a6c Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 4 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 3e06eb3 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 4 months ago
- 91f8ff6 cmd: inconsistent return type of command_process() by Heinrich Schuchardt · 2 years, 4 months ago
- 644d807 test: Add some tests for kconfig.h by Simon Glass · 2 years, 4 months ago
- e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 4 months ago
- ab88633 Makefile: Correct the rule removing old of-platdata files by Simon Glass · 2 years, 4 months ago
- 946e06f mmc: Do not send status of send_status is false by Marek Vasut · 2 years, 5 months ago
- 04afdfe dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 4 months ago
- 882f632 test_fdt: Convert to use argparse by Simon Glass · 2 years, 4 months ago
- 9954cda dtoc: Move main program into its own function by Simon Glass · 2 years, 4 months ago
- b6ec10c dtoc: Fix fdt test coverage by Simon Glass · 2 years, 4 months ago
- 8726f66 dtoc: Tidy up fdt_tests RunTests() by Simon Glass · 2 years, 4 months ago
- 9852bef dtoc: Tidy up fdt_tests RunTestCoverage() args by Simon Glass · 2 years, 4 months ago
- bf97b86 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 4 months ago
- cfaef50 Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 4 months ago
- 05ce586 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 4 months ago
- 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 4 months ago
- d2dac1a arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 4 months ago
- 805c3eb arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 4 months ago
- 3a8dccb arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 4 months ago
- ec6fd22 gpio: Remove mvgpio driver by Chris Packham · 2 years, 4 months ago
- f9ff509 ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 4 months ago
- 3efe1e3 ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR by Chris Packham · 2 years, 4 months ago
- 23c5953 ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 4 months ago
- cea8d32 ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO by Chris Packham · 2 years, 4 months ago
- 500a881 ARM: kirkwood: SBx81LIFKW: update for DM_GPIO by Chris Packham · 2 years, 4 months ago
- e0e3c84 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 4 months ago
- 8afff4d arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 4 months ago
- a114856 arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 4 months ago
- 75c3658 arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCs by Pali Rohár · 2 years, 4 months ago
- d14e2ee arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs by Pali Rohár · 2 years, 4 months ago
- 3ceb34d arm: mvebu: dts: Build only arch-compatible dts files by Pali Rohár · 2 years, 4 months ago
- 1964c00 arm: mvebu: turris_omnia: Add Winbond SPI flash support by Marek Behún · 2 years, 4 months ago
- d0f064d arm: mvebu: spl: Always fallback to BootROM boot method by Pali Rohár · 2 years, 4 months ago
- 3215c03 arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path by Pali Rohár · 2 years, 4 months ago
- a93fa24 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 4 months ago
- d35b6f2 arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions by Pali Rohár · 2 years, 4 months ago
- e2b1ba0 arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist by Pali Rohár · 2 years, 4 months ago
- 1e0a975 arm: mvebu: turris_omnia: Add support for design with SW reset signals by Pali Rohár · 2 years, 4 months ago
- 4798ba9 arm: mvebu: turris_omnia: Show MCU type in show_board_info() by Pali Rohár · 2 years, 4 months ago
- 70a86c7 Prepare v2022.10-rc2 by Tom Rini · 2 years, 4 months ago
- 6b74f12 Merge branch '2022-08-08-networking-updates' by Tom Rini · 2 years, 4 months ago
- d982443 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · 2 years, 4 months ago