Commit Graph

176 Commits (61fcc7d2757bc5d6bf52739e4fc7132b5fa84efe)

Author SHA1 Message Date
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs 11 years ago
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/ 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada df05ff7789 x86: delete unused header files 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 11 years ago
Simon Glass d8819f94d5 x86: Support tracing function 11 years ago
Simon Glass bdc7d5cda3 x86: Correct missing local variable in bootm 11 years ago
Simon Glass 8f0278eab4 x86: Add coreboot timestamps 12 years ago
Simon Glass 5397d8058c x86: Support adding coreboot timestanps to bootstage 12 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 12 years ago
Simon Glass f9083bbe78 x86: Remove ISR timer 12 years ago
Simon Glass 29756d4447 x86: Remove old broken timer implementation 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 12 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 12 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 12 years ago
Simon Glass 20a8b41d50 x86: Remove unused portion of link script 12 years ago
Simon Glass dfdedd9c2e x86: Remove unused bios/pci code 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass 8b42dfc3b6 x86: Fix DRAM bank size init with generic board 12 years ago
Simon Glass 192868b061 x86: Move PCI init before SPI init 12 years ago
Simon Glass 949747b17f x86: Enable generic board 12 years ago
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Simon Glass 62f7970a5a x86: Add error checking to x86 relocation code 12 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 12 years ago
Simon Glass f82d15ead1 x86: Rearrange the output input to remove BSS 12 years ago
Simon Glass 4b491b8dde x86: Add an __end symbol to signal the end of the U-Boot binary 12 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 12 years ago
Simon Glass 8937140957 x86: Add basic cache operations 12 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 12 years ago
Simon Glass 96dfc0633a x86: Remove unused real mode code 12 years ago
Simon Glass 588a13f742 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR 12 years ago
Simon Glass 1f3a581495 x86: Remove sc520 cpu 12 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Simon Glass 43cff66e03 x86: Use generic global_data 12 years ago