Commit Graph

254 Commits (1aa7e23e2ba41c94d61bcd9199afb23817400f3c)

Author SHA1 Message Date
Simon Glass a35925b8c1 Add abs() macro to return absolute value 13 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 13 years ago
Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" 13 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 13 years ago
Simon Glass 097e17836d bootstage: Create an initial header for boot progress integers 13 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass 009dde1955 Rename run_command2() to run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Simon Glass 79714c1e26 Remove CMD_PXE's static on run_command() 13 years ago
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 years ago
Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout 13 years ago
Wolfgang Denk d0b8feef8b Revert "common.h: remove value from bool defines" 13 years ago
Igor Grinberg 914c9ee971 common.h: remove value from bool defines 14 years ago
Simon Glass 9785c905cf Move vsprintf functions into their own header 14 years ago
Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output 14 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 14 years ago
Marek Vasut 88a85fb9f3 DEBUG: Fix debug macros 14 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 14 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 14 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 14 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 14 years ago
Anton staaf 46a6d51c82 cache: add ALLOC_CACHE_ALIGN_BUFFER macro 14 years ago
Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 14 years ago
Anton Staaf 1e41f5ad45 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition 14 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 14 years ago
Macpaul Lin e70838444c nds32: add NDS32 support into common header file 14 years ago
Simon Glass 744d9859a7 sandbox: Add architecture header files 14 years ago
Jason Hobbs 06283a6401 Add pxe command 14 years ago
Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 14 years ago
Jason Hobbs b41bc5a82d common, menu: use abortboot for menu timeout 14 years ago
Mike Frysinger 8d80d05753 serial_exit: punt unused prototype 14 years ago
Stefan Roese 13e95e4230 ppc: Include <asm/cache.h> in common.h 14 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 14 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 14 years ago
York Sun d29d17d7ba powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 14 years ago
Timur Tabi fbb9ecf749 powerpc/mp: add support for discontiguous cores 14 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 14 years ago
Anton Staaf 155cfb5ef1 common: fix behavior of ROUND macro when input is already rounded 14 years ago
Aneesh V cba4b1809f arm: do not force d-cache enable on all boards 14 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 14 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Heiko Schocher c00e17c7fe common: move BUILD_BUG_ON define to common.h 14 years ago
Mike Frysinger d2e8b911c0 panic: add noreturn attribute 14 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Albert ARIBAUD a55d23ccf6 Remove volatile qualifier in get_ram_size() calls 14 years ago
Aneesh V 2c451f7831 armv7: cache maintenance operations for armv7 14 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 14 years ago
Heiko Schocher 7c6db91049 powerpc, mpc83xx: add missing functions to include/common.h 14 years ago