Commit Graph

83 Commits (89c8230dec063d894aec1a7b5c58f1dcadced738)

Author SHA1 Message Date
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Matthias Fuchs a6569c63b3 ppc4xx: fix PMC440 painit command 13 years ago
Matthias Fuchs baa3713fe2 ppc4xx: remove invalid access to PCI_BRDGOPT2 register 13 years ago
Matthias Fuchs 2fe6b7f70f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation 13 years ago
Marek Vasut 2bf0758afa GCC4.6: Squash warning in cmd_pmc440.c 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk ee8028b7f1 ppc4xx: Cleanup for partial linking and --gc-sections 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 14 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Matthias Fuchs 5baefbba38 ppc4xx: Fix building of PMC440 board 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 years ago
Matthias Fuchs 629ab99b3b ppc4xx: Remove confusing comment 15 years ago
Stefan Roese 6c70049bd1 ppc4xx: Consolidate pci_master_init() function 15 years ago
Stefan Roese a760b02031 ppc4xx: Consolidate pci_pre_init() function 15 years ago
Stefan Roese 9a81c61249 ppc4xx: Remove duplicated is_pci_host() functions 15 years ago
Stefan Roese 2cd95a25cb ppc4xx: Remove board specific linker scripts from most PPC4xx boards 15 years ago
Niklaus Giger ddc922ff2c ppc_4xx: Apply new HW register names 15 years ago
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Peter Tyser 6385b28116 fpga: Remove relocation fixups 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Matthias Fuchs 3b4bd2d75c ppc4xx: Add SDRAM detection for PMC440 boards 15 years ago
Stefan Roese 952e7760bf ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 15 years ago
Stefan Roese d1c3b27525 ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Matthias Fuchs 58ea142fb2 ppc4xx: Replace 4xx lowercase SPR references 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Matthias Fuchs bb57ad4be7 ppc4xx: Use correct io accessors for esd 405/440 boards 16 years ago
Matthias Fuchs a59205d151 ppc4xx: Cleanup linker scripts of esd 4xx boards 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago