1. cde7761 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · 9 years ago
  2. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  3. 83e713b common/dlmalloc.c: Delete content that was moved to malloc.h by Robert P. J. Day · 9 years ago
  4. 37342ab spl: spl_mmc: Disambiguate error message by Fabio Estevam · 9 years ago
  5. 5da543c common: env: support sata device by Peng Fan · 9 years ago
  6. 407f0f5 fastboot: sparse: remove unnecessary logging by Steve Rae · 9 years ago
  7. 1bf15f7 fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · 9 years ago
  8. 9dee77f spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 9 years ago
  9. 2bf884e env_eeprom invalidates gd->env_addr by setting it to an offset value by Guy Thouret · 9 years ago
  10. 967605d fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · 9 years ago
  11. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 9 years ago
  12. 824300a common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · 9 years ago
  13. 3e21c72 common: env_sf: Add exclamation mark by Peng Fan · 9 years ago
  14. b976eb2 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · 9 years ago
  15. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  16. fdb3e4a debug_uart: Remove duplicated carriage return handling by Bin Meng · 9 years ago
  17. 0137e60 Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  18. d2dc92e lcd: Fix compile warning in 64bit mode by Alexander Graf · 9 years ago
  19. 97f4842 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  20. 9ef3c9e spl: Print from which mmc slot spl is trying to boot by Hans de Goede · 9 years ago
  21. 802f1c3 spl_mmc: allow to load raw image by Masahiro Yamada · 9 years ago
  22. 8c6c074 usb: Correct return value in usb_stor_info() by Simon Glass · 9 years ago
  23. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  24. 0ea4959 Allow command-line files to be dropped by Simon Glass · 9 years ago
  25. 2833290 Panic when no command line processing can be performed by Simon Glass · 9 years ago
  26. ed4823a usb: Change power-on / scanning timeout handling by Stefan Roese · 9 years ago
  27. c41294e usb: Don't reset the USB hub a 2nd time by Stefan Roese · 9 years ago
  28. 9885801 usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · 9 years ago
  29. 3678cb5 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · 9 years ago
  30. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · 9 years ago
  31. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  32. b0fb7bd dm: timer: Correct timer init ordering after relocation by Simon Glass · 9 years ago
  33. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · 9 years ago
  34. bc69da2 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · 9 years ago
  35. c81b347 efi_loader: Call fdt preparation functions by Alexander Graf · 9 years ago
  36. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  37. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  38. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  39. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  40. 31e5add common: image-fit: Fix load and entry addresses in FIT image by York Sun · 9 years ago
  41. 2b0464e common: image-fit: Use a common function to get address by York Sun · 9 years ago
  42. b52c7fc spl: Support loading a FIT from MMC by Simon Glass · 9 years ago
  43. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  44. 86c362d image: Add functions to obtain short names by Simon Glass · 9 years ago
  45. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  46. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  47. 01f5be9 dm: usb: Convert USB storage to use driver-model for block devs by Simon Glass · 9 years ago
  48. 99e598e dm: usb: Tidy up storage code ready for driver model conversion by Simon Glass · 9 years ago
  49. 6d74d7c dm: usb: Avoid exceeding available array size for storage devices by Simon Glass · 9 years ago
  50. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  51. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  52. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  53. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  54. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  55. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  56. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  57. 317581e malloc: remove !gd handling by Stephen Warren · 9 years ago
  58. 8e4f80f timer: Set up the real timer after driver model is available by Simon Glass · 9 years ago
  59. 51026aa Revert "image-fit: Fix signature checking" by Simon Glass · 9 years ago
  60. 5b539a0 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  61. 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · 9 years ago
  62. 41bfe43 tools: fix env_flags build by Lubomir Rintel · 9 years ago
  63. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  64. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  65. ff94579 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · 9 years ago
  66. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  67. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · 9 years ago
  68. bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · 9 years ago
  69. d901851 malloc: solve dead code issue in memalign() by Stephen Warren · 9 years ago
  70. 3ef69de common/memsize.c: Simplify RAM size detection by Eddy Petrișor · 9 years ago
  71. 734fb04 hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  72. 755e12d hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · 9 years ago
  73. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  74. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  75. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  76. c9fa9a5 autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set by Stefan Roese · 9 years ago
  77. 54ca0c7 malloc: work around some memalign fragmentation issues by Stephen Warren · 9 years ago
  78. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  79. 6d85a60 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · 9 years ago
  80. 4eaebbc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  81. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  82. 0082cd1 usb: kbd: Prevent out of bound access by Marek Vasut · 9 years ago
  83. 11b34d6 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  84. f7b6144 env_mmc: support overriding mmc dev from board code by Clemens Gruber · 9 years ago
  85. ddf69ac bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · 9 years ago
  86. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  87. 9f9b56a lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · 9 years ago
  88. f5330a4 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  89. c5667f4 stdio: Correct a build error with driver model by Simon Glass · 9 years ago
  90. 8aba11d gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · 9 years ago
  91. 0875f24 dm: pmic: Add 'reg status' to show all regulators by Simon Glass · 9 years ago
  92. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  93. 0005cb2 dm: stdio: video: Plumb the video uclass into stdio by Simon Glass · 9 years ago
  94. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago
  95. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  96. 1008da0 common: Move LCD and video memory reservation together by Simon Glass · 9 years ago
  97. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  98. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · 9 years ago
  99. 9eb361b usb: Define USB_MAX_STOR_DEV in only one place by Simon Glass · 9 years ago
  100. cd161d8 sandbox: Support the bmp command by Simon Glass · 9 years ago