Commit Graph

238 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Marek Vasut 88a85fb9f3 DEBUG: Fix debug macros 13 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 13 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 13 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 13 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 years ago
Anton staaf 46a6d51c82 cache: add ALLOC_CACHE_ALIGN_BUFFER macro 13 years ago
Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 13 years ago
Anton Staaf 1e41f5ad45 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Macpaul Lin e70838444c nds32: add NDS32 support into common header file 13 years ago
Simon Glass 744d9859a7 sandbox: Add architecture header files 13 years ago
Jason Hobbs 06283a6401 Add pxe command 13 years ago
Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 13 years ago
Jason Hobbs b41bc5a82d common, menu: use abortboot for menu timeout 13 years ago
Mike Frysinger 8d80d05753 serial_exit: punt unused prototype 13 years ago
Stefan Roese 13e95e4230 ppc: Include <asm/cache.h> in common.h 13 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 13 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 years ago
York Sun d29d17d7ba powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 13 years ago
Timur Tabi fbb9ecf749 powerpc/mp: add support for discontiguous cores 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
Anton Staaf 155cfb5ef1 common: fix behavior of ROUND macro when input is already rounded 13 years ago
Aneesh V cba4b1809f arm: do not force d-cache enable on all boards 13 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 13 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 years ago
Heiko Schocher c00e17c7fe common: move BUILD_BUG_ON define to common.h 13 years ago
Mike Frysinger d2e8b911c0 panic: add noreturn attribute 13 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Albert ARIBAUD a55d23ccf6 Remove volatile qualifier in get_ram_size() calls 13 years ago
Aneesh V 2c451f7831 armv7: cache maintenance operations for armv7 13 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 13 years ago
Heiko Schocher 7c6db91049 powerpc, mpc83xx: add missing functions to include/common.h 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Aaron Williams 1472af34c1 Fix min/max macros in include/common.h 13 years ago
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 13 years ago
Ed Swarthout 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock 13 years ago
Mike Frysinger 560d424b6d env: re-add support for auto-completion 14 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 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
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Wolfgang Denk 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 14 years ago
Wolfgang Denk 54c6977e9c Add qsort - add support for sorting data arrays 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago