Commit Graph

102 Commits (77b04c578c161840c9fd696ef66cf84f165838f8)

Author SHA1 Message Date
Wolfgang Denk bba8f3929e alpr board: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk ec98a9bd4e board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk 8298fd2a9f board/prodrive/alpr/fpga.c: Coding style cleanup 13 years ago
Wolfgang Denk c2484f40d6 PPC4xx: ALPR: constify FPGA code 13 years ago
Michael Schwingen 904ec57b33 update/fix PDNB3 board 14 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk e2c2a95e60 74xx_7xx: 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 b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 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 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
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 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
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 3cbcfa70b1 p3mx: Remove serial relocation fixups 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
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
Michal Simek bc0d3296f1 asm-generic: Consolidate errno.h to asm-generic/errno.h 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 10a451cd57 arm: unify linker script 16 years ago
Wolfgang Denk dfcd7f2160 Redundant Environment: protect full sector size 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 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
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 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 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 17 years ago
Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable 17 years ago