| #
85043159 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: powerpc: Move arch-specific headers
Set up a new asm/ppc.h header file to hold this arch-specific stuff. It should not be in common.h. It probably should be refactored to use asm/arch instea
common: powerpc: Move arch-specific headers
Set up a new asm/ppc.h header file to hold this arch-specific stuff. It should not be in common.h. It probably should be refactored to use asm/arch instead, but that is a job for the maintainer.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
8fb69c16 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
These definitions should not be in common.h. Move them to an arch-specific header file.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
a2038d7b |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Drop determine_sysper() and determine_pci_clock_per()
These arch-specific declarations should not be in common.h. Drop them.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
e8c8f48d |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Drop cpu_init_f() declarations
These arch-specific functions are not needed here.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
b885d02e |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
arm: Remove include files from common.h
With a small tweak we can avoid including these files for all boards.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| #
3a53e99c |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
nds32: Remove include files from common.h
With a few tweaks we can avoid including these files, which are only needed by two C files.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
3ff240c9 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
x86: Don't include asm/u-boot.h in common
With a small fixup to u-boot-x86.h, this is not actually needed anywhere, so drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
587b6226 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
sandbox: Don't include asm/u-boot.h in common
This is not actually needed anywhere, so drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
5c73f012 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
mips: Don't include asm/u-boot.h in common
This is not actually needed anywhere, so drop it.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.
mips: Don't include asm/u-boot.h in common
This is not actually needed anywhere, so drop it.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
show more ...
|
| #
b5e7bd44 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
arc: Don't include asm/u-boot.h in common
This is not actually needed anywhere, so drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
e8d4fa90 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
nds32: Make u-boot-nds32.h a private header
Rather than including this arch-specific header file in common.h, include it from within nds32's u-boot.h header.
Signed-off-by: Simon Glass <sjg@chromiu
nds32: Make u-boot-nds32.h a private header
Rather than including this arch-specific header file in common.h, include it from within nds32's u-boot.h header.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
a320acc4 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
mips: Make u-boot-mips.h a private header
Rather than including this arch-specific header file in common.h, include it from within mips's u-boot.h header.
Signed-off-by: Simon Glass <sjg@chromium.o
mips: Make u-boot-mips.h a private header
Rather than including this arch-specific header file in common.h, include it from within mips's u-boot.h header.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
show more ...
|
| #
ac6a6bd6 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
arm: Make u-boot-arm.h a private header
Rather than including this arch-specific header file in common.h, include it from within arm's u-boot.h header.
Also drop the comment about something to be f
arm: Make u-boot-arm.h a private header
Rather than including this arch-specific header file in common.h, include it from within arm's u-boot.h header.
Also drop the comment about something to be fixed. It has been there forever and it is not clear what it means.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
6862b50f |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
x86: Make u-boot-x86.h a private header
Rather than including this arch-specific header file in common.h, include it from within x86's u-boot.h header.
Also drop the comment about something to be f
x86: Make u-boot-x86.h a private header
Rather than including this arch-specific header file in common.h, include it from within x86's u-boot.h header.
Also drop the comment about something to be fixed. It is not clear what needs fixing.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
86e748d9 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
sandbox: Make u-boot-sandbox.h a private header
Rather than including this arch-specific header file in common.h, include it from within sandbox's u-boot.h header.
Also drop the comment about somet
sandbox: Make u-boot-sandbox.h a private header
Rather than including this arch-specific header file in common.h, include it from within sandbox's u-boot.h header.
Also drop the comment about something to be fixed.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
d6d2d0b5 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
arc: Make u-boot-arc.h a private header
Rather than including this arch-specific header file in common.h, include it from within arc's u-boot.h header.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
7a7530af |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
samsung: usb: Drop ohci-s3c24xx driver
This is not used anymore. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
12d738ae |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
api: Add a header for api_init()
Put this in its own header instead of using common.h.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
4baf23e0 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
These should not be in common.h. Move the to an arch-specific header.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
58a8ec4c |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Move pcie_setup_hoses() to PPC header
Only one board needs this definition. Move it to an arch-specific header.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
787ea6e4 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Drop pci_master_init()
This should not be in common.h. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
4fcc6a7b |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Move pci_target_init() to PPC header
Only one boards needs this definition. Move it to an arch-specific header.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
a55132bd |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Drop pci_pre_init() and is_pci_host()
These should not be in common.h. They are used in some legacy PowerPC code. Just drop them.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
f66f88f6 |
| 17-May-2017 |
Simon Glass <sjg@chromium.org> |
common: Drop inclusion of pci.h
This should not be in common.h - remove it and update the only file that needs it.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| #
cb33bda4 |
| 15-May-2017 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-i2c
|