u-boot/common
Tom Rini 6a7185887b global: Make <asm/global_data.h> include <asm/u-boot.h>
This follows the example of RISC-V where <asm/global_data.h> includes
<asm/u-boot.h> directly as "gd" includes a reference to bd_info already
and so the first must include the second anyhow. We then remove
<asm/u-boot.h> from all of the places which include references to "gd"
an so have <asm/global_data.h> already.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-05-06 15:07:48 -06:00
..
eeprom common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
init global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
spl global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
autoboot.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
avb_verify.c common: avb_verify: add str_avb_io_error/str_avb_slot_error 2024-02-15 10:38:34 +01:00
bloblist.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
board_f.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
board_info.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
board_r.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootstage.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bouncebuf.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
button_cmd.c test: dm: add button_cmd test 2024-03-20 17:13:05 -04:00
cli.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cli_getch.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cli_hush.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cli_hush_modern.c Merge patch series "Modernize U-Boot shell" 2023-12-28 14:38:25 -05:00
cli_hush_upstream.c cli: modern_hush: Add upstream commits up to 2nd October 2023. 2023-12-28 12:02:56 -05:00
cli_readline.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cli_simple.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
command.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
console.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cros_ec.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cyclic.c cyclic: get rid of cyclic_init() 2022-11-02 08:42:03 +01:00
ddr_spd.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
dfu.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
dlmalloc.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
dlmalloc.src
edid.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
event.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
exports.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
flash.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
hash.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
hwconfig.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
iomux.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
iotrace.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
kallsyms.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
Kconfig rockchip: Enable preconsole for rk3328 2024-04-21 09:07:00 +02:00
kgdb.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
kgdb_stubs.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
log.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
log_console.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
log_syslog.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
main.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
Makefile boot: add support for button commands 2024-02-13 15:38:49 -05:00
malloc_simple.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
mcheck_core.inc.h mcheck: let mcheck_abortfunc_t print the pointer 2024-04-12 16:23:06 -06:00
memsize.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
menu.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
miiphyutil.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
qfw.c qemu: Move qfw kernel setup into a common file 2023-02-06 13:04:53 -05:00
s_record.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
scp03.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
splash.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
splash_source.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
stackprot.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
stdio.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
system_map.c
update.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
usb.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
usb_hub.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
usb_kbd.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
usb_onboard_hub.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
usb_storage.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
version.c version: Separate our version string from the version command 2023-11-07 14:48:19 -05:00
xyzModem.c common: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00