Commit Graph

74 Commits (e090aa7cf05fe3cde7ce751cbb4f0c59cc113035)

Author SHA1 Message Date
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Stefan Roese a321148b5b ppc4xx: Update lwmon5 board support 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
Sascha Laue f14ae4180a ppc4xx: Big lwmon5 board support rework/update 14 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 14 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 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 1095493a5d ppc4xx: Consolidate pci_target_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
Wolfgang Grandegger c28d3bbe96 video: mb862xx: improve board-specific Lime configuration 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 858290178f ppc: Enable full relocation to RAM 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
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Stefan Roese 0b2f38fe3c ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Stefan Roese b002144e1d ppc4xx: Fix printf format warnings now visible with the updated format check 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Stefan Roese 3c1de1a6d3 ppc4xx: Remove implementations of testdram() 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stefan Roese 135846d6ec ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range() 17 years ago
Yuri Tikhonov d32a874b9b lwmon5 watchdog: limit trigger rate 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Stefan Roese 7e4a0d25ed ppc4xx: Enable ECC on LWMON5 17 years ago
Yuri Tikhonov 46bc0a9387 Fix backlight in the lwmon5 POST. 17 years ago
Yuri Tikhonov 0f009f781b Add support for the lwmon5 board reset via GPIO58. 17 years ago
Yuri Tikhonov 8f15d4addd The patch adds new POST tests for the Lwmon5 board. These are: 17 years ago
Yuri Tikhonov 0f855a1f05 Fix backlight in the lwmon5 POST. 17 years ago
Yuri Tikhonov ff818b21b0 Add support for the lwmon5 board reset via GPIO58. 17 years ago
Yuri Tikhonov 65b20dcefc The patch adds new POST tests for the Lwmon5 board. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago