u-boot-brain/drivers/misc
Simon Glass db41d65a97 common: Move hang() to the same header as panic()
At present panic() is in the vsprintf.h header file. That does not seem
like an obvious choice for hang(), even though it relates to panic(). So
let's put hang() in its own header.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Migrate a few more files]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-01-17 17:53:40 -05:00
..
imx8 common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
ali512x.c
altera_sysid.c
atsha204a-i2c.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
cbmem_console.c
cros_ec_i2c.c
cros_ec_lpc.c
cros_ec_sandbox.c
cros_ec_spi.c
cros_ec.c cros_ec: use uint instead of uint8_t for cmd param 2019-12-10 21:11:31 -07:00
ds4510.c
ds4510.h
fs_loader.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
fsl_devdis.c
fsl_ifc.c
fsl_iim.c
fsl_portals.c
fsl_sec_mon.c
gdsys_ioep.c
gdsys_ioep.h
gdsys_rxaui_ctrl.c gdsys_rxaui_ctrl: Use new regmap interface 2019-05-21 07:52:34 +02:00
gdsys_soc.c
gdsys_soc.h
gpio_led.c
i2c_eeprom_emul.c dm: i2c: EEPROM simulator add tests for addr offset mask 2019-12-17 06:57:31 +01:00
i2c_eeprom.c misc: i2c_eeprom: add size query 2019-12-17 06:58:19 +01:00
ihs_fpga.c
ihs_fpga.h
irq_sandbox.c sandbox: Add a test for IRQ 2019-12-15 11:44:12 +08:00
irq-uclass.c x86: Move UCLASS_IRQ into a separate file 2019-12-15 11:44:12 +08:00
jz4780_efuse.c
k3_avs.c misc: k3_avs: Add j721e support 2019-11-07 18:39:16 -05:00
Kconfig x86: Move UCLASS_IRQ into a separate file 2019-12-15 11:44:12 +08:00
Makefile common: Drop floppy disk support 2020-01-17 13:26:50 -05:00
mc9sdz60.c
microchip_flexcom.c misc: microchip_flexcom: introduce microchip_flexcom driver 2019-10-24 13:01:57 +03:00
misc_sandbox.c
misc-uclass.c
mpc83xx_serdes.c
mpc83xx_serdes.h
mxc_ocotp.c mxc_ocotp: support i.MX8MP 2020-01-08 13:20:08 +01:00
mxs_ocotp.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
nuvoton_nct6102d.c
p2sb_emul.c sandbox: Add PCI driver and test for p2sb 2019-12-15 11:44:11 +08:00
p2sb_sandbox.c sandbox: Add PCI driver and test for p2sb 2019-12-15 11:44:11 +08:00
p2sb-uclass.c pci: Add support for p2sb uclass 2019-12-15 11:44:11 +08:00
pca9551_led.c common: Drop global inclusion of status_led.h 2019-12-02 18:23:06 -05:00
pwrseq-uclass.c
qfw.c
rockchip-efuse.c
rockchip-otp.c misc: add driver for the Rockchip otp controller 2019-11-17 17:23:15 +08:00
sandbox_adder.c sandbox: Add PCI driver and test for p2sb 2019-12-15 11:44:11 +08:00
smsc_lpc47m.c
smsc_sio1007.c
spltest_sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
status_led.c status_led: Tidy up the code style 2019-12-02 18:23:06 -05:00
stm32_rcc.c misc: change RCC form MISC to NOP uclass 2019-08-27 11:19:23 +02:00
stm32mp_fuse.c pmu: stpmic1: change specific NVM api to MISC 2019-08-27 11:19:23 +02:00
swap_case.c sandbox: pci: Create a new sandbox_pci_read_bar() function 2019-10-08 13:57:48 +08:00
syscon_sandbox.c
tegra186_bpmp.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
tegra_car.c
twl4030_led.c
vexpress_config.c
winbond_w83627.c