- 16f1f54 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · 1 year, 9 months ago
- 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · 1 year, 10 months ago
- dab05e3 sysreset: at91: Correct Makefile rule for SYSRESET_AT91 by Simon Glass · 1 year, 10 months ago
- bdcfc7d reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 1 year, 11 months ago
- ef1dc58 sysreset: at91: add compatible with microchip, sama7g5-rstc by Eugen Hristev · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
- f718707 RISC-V: enable CONFIG_SYSRESET_SBI by default by Heinrich Schuchardt · 2 years, 3 months ago
- 2d44572 sysreset: socfpga: Use parent device for reading base address by Paweł Anikiel · 2 years, 5 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 65c723f sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · 2 years, 8 months ago
- 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
- 9f97ced microblaze: branch to base vector address on reset by Ovidiu Panait · 3 years ago
- 9a41ed3 sysreset: watchdog: watchdog cannot power off by Heinrich Schuchardt · 3 years, 1 month ago
- 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
- 90722ba sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · 3 years, 1 month ago
- 83e32fa sysreset: Mark driver probe functions as static by Samuel Holland · 3 years, 1 month ago
- d9263d5 sysreset: Add uclass Kconfig dependency to drivers by Samuel Holland · 3 years, 1 month ago
- cc382ff sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 3 months ago
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 814f303 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 8 months ago
- 7999cfd sysreset: psci: use psci driver exported functions by Igor Opaniuk · 3 years, 8 months ago
- d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 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
- a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 9 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 8f7f490 aspeed: Add AST2600 platform support by Chia-Wei, Wang · 4 years ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
- 12905d6 sysreset: Use a shorter error with SPL by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 1 month ago
- 1c67844 sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
- a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
- 6b30ac3 sysreset: Add poweroff-gpio driver by Sebastian Reichel · 4 years, 3 months ago
- cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
- 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 2 months ago
- 3f78b53 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · 4 years, 4 months ago
- 673e98e sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · 4 years, 4 months ago
- ada921f sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 2224260 dm: sysreset: wait after reset message by Heinrich Schuchardt · 4 years, 4 months ago
- 9133175 sysreset: syscon: Support value property by Bin Meng · 4 years, 5 months ago
- 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 5 months ago
- 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 1aa3089 sysreset: add reset controller based reboot driver by developer · 4 years, 7 months ago
- 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
- b007e2e sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 5 years ago
- 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
- d22c135 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
- e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
- 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
- e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
- ebfb9fb sysreset: socfpga: stratix10: add sysreset driver by Simon Goldschmidt · 5 years ago
- be36639 sysreset: socfpga: gen5: add sysreset driver by Simon Goldschmidt · 5 years ago
- 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 0e82655 sysreset: syscon: add support for power off by Patrick Delaunay · 6 years ago
- 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
- a373e51 sysreset: select DM_GPIO instead of GPIO by Chris Packham · 6 years ago
- ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
- 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
- 8ea4982 x86: sysreset: Implement the get_last() method by Simon Glass · 6 years ago
- 90bf4d9 x86: sysreset: Implement power-off if available by Simon Glass · 6 years ago
- a21dda9 x86: sysreset: Separate out the EFI code by Simon Glass · 6 years ago
- 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- 9dd211e sysreset: syscon: remove POWER reset cause by Patrick Delaunay · 6 years ago
- a48fc80 sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
- f6cc0db x86: Add efi runtime reset by Alexander Graf · 6 years ago
- 7e4d49c sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
- 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
- 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
- b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
- 82ef4ba mpc83xx: Add sysreset driver by Mario Six · 6 years ago
- b6da1fb test: Add tests for sysreset_get_status by Mario Six · 6 years ago
- 265f82a sysreset: Add get_status method by Mario Six · 6 years ago
- ebc6879 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
- 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
- 7fd78fe sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
- 5588e8c dm: sysreset: Add a standard message when doing reset by Bin Meng · 6 years ago
- d18cdd4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
- d1c6d42 sysreset: Add support for Microblaze soft reset jump by Michal Simek · 6 years ago
- 8a196af sysreset: Add support for gpio-restart by Michal Simek · 6 years ago