1. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 6 months ago
  2. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 0154858 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 3 years, 10 months ago
  5. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 9 months ago
  8. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  9. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  10. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  11. e311482 i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
  12. f070b1a phy: Break include cycle by Joe Hershberger · 6 years ago
  13. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  14. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  15. 9578c42 Export memset for standalone AQ FW load apps by Shaohui Xie · 8 years ago
  16. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  17. 9527931 board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
  18. 9059491 Make export interface support CONFIG_SYS_MALLOC_SIMPLE by Simon Glass · 10 years ago
  19. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  20. 7df54d3 vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  21. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  22. 0910d0b Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  23. 84b5e80 Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  24. a7fd0d9 lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 13 years ago
  25. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  26. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  27. 6d014ad Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  28. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  29. d9c2725 Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
  30. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  31. 3469424 ppc: Remove reloc_off field from global_data structure by Peter Tyser · 15 years ago
  32. bedd840 export SPI functions to standalone apps by Mike Frysinger · 15 years ago
  33. 7e6ee7a UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
  34. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  35. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  36. 8092fef Add functions to list of exported functions by Martin Krause · 18 years ago
  37. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  38. 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  39. 72a074c include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  40. d7c2a02 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · 18 years ago
  41. c83bf6a Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
  42. f5300ab Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
  43. 4f7cb08 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  44. 7784674 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  45. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago