Commit Graph

90 Commits (9aed5080834a4e848a88b972738f28dce466b420)

Author SHA1 Message Date
Wolfgang Denk 7346e385bc board/siemens/SCM/scm.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk 6aac646f58 ARM: remove broken "SMN42" board. 13 years ago
Joakim Tjernlund cd8c87756a Fix a few gcc warnings. 14 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk 263d5c2f84 Remove redundant config.mk files 14 years ago
Wolfgang Denk cd0402a730 8xx: 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 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
Wolfgang Denk dff07e18e5 CCM: remove code for yet another corpse 14 years ago
Wolfgang Denk 544d97e9aa PCU_E: remove code for yet another corpse 14 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
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 10a451cd57 arm: unify linker script 16 years ago
Heiko Schocher 76756e41cd ppc: cleanup compiler errors/warnings 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Mike Frysinger d8d21e699d boards: move board_get_enetaddr() into board-specific init 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 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7d9b5bae5b cleanup use of CFG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Wolfgang Denk 5e6e350fc4 CCM/SCM boards: fix out of tree building 17 years ago
Wolfgang Denk ab4c3a490d SCM board: fix build errors. 17 years ago
Wolfgang Denk a566466f17 IAD210 board: fix ``"ALIGN" redefined'' warning. 17 years ago
Wolfgang Denk ad75631479 CCM board: fix build errors. 17 years ago
Wolfgang Denk 461fa68d20 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5b464c289b SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago