Commit Graph

5 Commits (e2a53458a7ab375233048e922c4adf494866a78f)

Author SHA1 Message Date
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 13 years ago
Graeme Russ e4f78d78d7 x86: Convert board_init_f to use an init_sequence 13 years ago
Graeme Russ a3824142e7 x86: Rearrange function calls in board_init_f 13 years ago
Graeme Russ 71a5404974 x86: Split board_init_f() into init_fnc_t compatible functions 13 years ago
Graeme Russ 5fed82110d x86: Fix incorrect usage of relocation offset 13 years ago
Graeme Russ 0b2378557c x86: Move console initialisation into board_init_f 13 years ago
Graeme Russ bf6af154a4 x86: Move test for cold boot into init functions 13 years ago
Graeme Russ c869e2ac46 x86: Move call to dram_init_f into board_init_f 13 years ago
Graeme Russ fb0029088e x86: Defer setup of final stack 13 years ago
Graeme Russ 96cd66426a sc520: Move RAM sizing code from asm to C 13 years ago
Graeme Russ 2e2613d2c4 x86: Move initial gd to fixed location 13 years ago
Graeme Russ 9963a8216e x86: Fix mangled umlauts 13 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Graeme Russ c868af3e57 x86: Implement fully relocatable image 14 years ago
Graeme Russ f2ff75c0a2 x86: Use loops instead of memcpy/memset in board_init_f 14 years ago
Graeme Russ 2219142658 x86: Rearrange linker script 14 years ago
Graeme Russ 067f9b1071 x86: Rename linker script symbols 14 years ago
Graeme Russ 161b3589ea x86: Place global data below stack before entering C 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Graeme Russ e69c0cba8f x86: Fix do_go_exec() - const argv[] 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Graeme Russ 79ea6b8701 x86: Provide weak PC/AT compatibility setup function 14 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 14 years ago
Graeme Russ 2fb1bc4f53 x86: Pass relocation offset into Global Data 14 years ago
Graeme Russ 9e08efcfee x86: Fix do_go_exec() 14 years ago
Graeme Russ 535ad2db06 x86: #ifdef out getenv_IPaddr() 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 15 years ago
Graeme Russ cabe579480 i386: Move references to link script exports 15 years ago
Graeme Russ b4feeb4e8a i386: Fix malloc initialization 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Graeme Russ e17ee157ca Add basic relocation to i386 port 15 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 15 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Graeme Russ 3ef96ded38 Update i386 code (sc520_cdp) 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Mike Frysinger a49864593e allow ports to override go behavior 16 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago