Commit History

Author SHA1 Message Date
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass a6f2aafe09 common: Move jumptable_init() out of common.h 4 years ago
  Simon Glass 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 years ago
  Simon Glass c30b7adbca common: Move interrupt functions into a new header 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Bartosz Golaszewski e31148247a i2c: remove i2c driver-model compatibility layer 4 years ago
  Joe Hershberger f070b1a27a phy: Break include cycle 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Shaohui Xie 9578c4273d Export memset for standalone AQ FW load apps 7 years ago
  Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 8 years ago
  Prabhakar Kushwaha 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 9 years ago
  Simon Glass 905949190d Make export interface support CONFIG_SYS_MALLOC_SIMPLE 9 years ago
  Martin Dorwig 49cad54788 Export redesign 9 years ago
  Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function 11 years ago
  Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 11 years ago
  Mike Partington 0910d0bcb8 Standalone Apps: Standalone apps should need only exports.h. 13 years ago
  Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 years ago
  Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 13 years ago
  Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
  Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 13 years ago
  Wolfgang Denk 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 14 years ago
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
  Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 14 years ago
  Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 14 years ago
  Peter Tyser 3469424cb6 ppc: Remove reloc_off field from global_data structure 14 years ago
  Mike Frysinger bedd8403f7 export SPI functions to standalone apps 15 years ago
  Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 15 years ago
  Steven A. Falco 75678c807a Make setenv() return status 16 years ago