Commit Graph

120 Commits (076bff8f4746baf7c83b96049d97e9dd4454dace)

Author SHA1 Message Date
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
kevin.morfitt@fearnside-systems.co.uk ac67804fbb Add a unified s3c24x0 header file 15 years ago
kevin.morfitt@fearnside-systems.co.uk 492fb1fdbc Move s3c24x0 header files to asm-arm/arch-s3c24x0/ 15 years ago
kevin.morfitt@fearnside-systems.co.uk eb0ae7f549 Clean-up of s3c24x0 drivers excluding nand driver 15 years ago
Ben Warren b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 15 years ago
Wolfgang Denk b5ffb19333 TRAB: make independent of specific libgcc helper routines 15 years ago
Mike Frysinger f6e3a1fa92 trab: rename spi_init() 15 years ago
Wolfgang Denk 52b1bf2c5c Make linking against libgcc configurable 15 years ago
Wolfgang Denk 48677a1ef5 Fix "ld: cannot find -lstubs" build error 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 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
Wolfgang Denk dfcd7f2160 Redundant Environment: protect full sector size 16 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 16 years ago
Peter Tyser 54e822f959 Replace __asm references with __asm__ 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
Wolfgang Denk 45ca04f237 board/trab/memory.c: Fix compile problems. 16 years ago
Wolfgang Denk 6cdadcb3f1 trab: make trab_fkt standalone code independent of libgcc 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 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
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Wolfgang Denk 4bc07c3680 trab: fix build problem after change to use do_div() 16 years ago
Sergei Poselenov 4265c35fbc ARM: Use do_div() instead of division for "long long". 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Bartlomiej Sieka 5e339fd9ed [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> 17 years ago
Marian Balakowicz 1d1cb4270e [new uImage] Fix build problems on trab board 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
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Wolfgang Denk a4d2636f2a Adapt board configuration and fix kernel crash on MCC200 board. 17 years ago
Martin Krause 8092fef4c2 Add functions to list of exported functions 17 years ago
Jon Loeliger d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger ab3abcbabd board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
Markus Klotzbuecher 7b59b3c7a8 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk a3d9181e00 Fix compiler warning for TRAB board. 18 years ago
Wolfgang Denk c786f427f9 Adjust filenames for USB update images on TRAB board. 18 years ago