Commit Graph

228 Commits (86eb49b3e596baa688bea5ef678e951e964845a3)

Author SHA1 Message Date
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 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
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Aaron Williams 1472af34c1 Fix min/max macros in include/common.h 14 years ago
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 14 years ago
Ed Swarthout 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock 14 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
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 15 years ago
Mike Frysinger 5794619e29 serial: punt unused serial_addr() 15 years ago
Timur Tabi 4b42c9059e allow print_size to print large numbers on 32-bit systems 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
Matthias Kaehlcke fcfb632bd1 ARM: Add support for EP93xx SoCs 15 years ago
Matthias Kaehlcke c20a3c0bac Add EP93xx ethernet driver 15 years ago
Matthias Kaehlcke a62921468d ARM: Add support for EP93xx SoCs 15 years ago
Matthias Kaehlcke 594d57d0cc Add EP93xx ethernet driver 15 years ago