1. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  2. 91b136c sandbox: Allow the console to work earlier by Simon Glass · 11 years ago
  3. 808434c sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  4. f4d8de4 sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  5. 35940de common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · 11 years ago
  6. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  7. 17ab52f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · 11 years ago
  8. 878a095 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  9. 9aed5a2 board_f: explicitly disable console on early boot by Alexey Brodkin · 11 years ago
  10. 07a1a0c Correct vxWorks elf boot to load at correct address by Stany MARCEL · 11 years ago
  11. e2ce816 netbsd:fix documentation typo. by Kees Jongenburger · 11 years ago
  12. 6ca6d08 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · 11 years ago
  13. 1a1326d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago
  14. 017ce20 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  15. 4b756b0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  16. 26b807c net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  17. 57d33d4 net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · 11 years ago
  18. a2e0a45 cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  19. cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  20. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  21. 9a83233 env: fix the env export varname by Pierre Aubert · 11 years ago
  22. 00ddacc autoboot: add an option to override keyed autoboot by Mark Langsdorf · 11 years ago
  23. 01adbce cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  24. 2e18cb2 cmd_reiser: normalize 'file not found' errors by Luka Perkov · 11 years ago
  25. 7cdebc3 cmd_ubifs: normalize 'file not found' errors by Tim Harvey · 11 years ago
  26. 619f0fd cmd/gpt: Support gpt command for all devices by Egbert Eich · 11 years ago
  27. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  28. f4dacf7 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · 11 years ago
  29. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  30. 5b62931 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · 11 years ago
  31. 88733e2 cmd_nvedit.c: Add env exists command by Andrew Ruder · 11 years ago
  32. 32d7cdd fpga: Add support for gzip images with bitstreams by Michal Simek · 11 years ago
  33. e5a9a40 pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  34. 0ccf54c common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  35. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  36. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  37. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  38. 3402b05 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  39. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  40. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  41. 815a76f i2c: fix init on generic board by trem · 11 years ago
  42. 100ea07 common: fsl: Fix broken SPDX-License-Identifier change by Michal Simek · 11 years ago
  43. 06503f1 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  44. 0c88a84 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones by Jagannadha Sutradharudu Teki · 11 years ago
  45. 9ade485 cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · 11 years ago
  46. 0e3f3f8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  47. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  48. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  49. 452a272 env_mmc: fix buffer allocation for armv7 by Markus Niebel · 11 years ago
  50. cca2011 env: dataflash: fix env_init issue by Bo Shen · 11 years ago
  51. cc734f5 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  52. dd7185f cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  53. 39ac344 cmd_mtdparts: use 64 bits for flash size, partition size & offset by Paul Burton · 11 years ago
  54. b770e88 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  55. f501991 mtd: Fix function description in part_validate comment by Otavio Salvador · 11 years ago
  56. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  57. 765c5ae dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  58. d7884e0 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  59. 3d187b3 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · 11 years ago
  60. d0b9616 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  61. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  62. 069d594 cosmetic: FIT: fix typos in comments by Masahiro Yamada · 11 years ago
  63. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  64. 8094972 Fix loading freeze when netconsole is active by Frederic Leroy · 11 years ago
  65. 1f8b546 Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  66. 5c427e4 bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · 11 years ago
  67. 8112f5f spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  68. db6b5e8 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  69. bc23d96 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  70. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  71. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. 315c0ac bootm: allow correct bounds-check of destination by Kees Cook · 11 years ago
  73. 628af17 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  74. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  75. b95f958 cmd_sf: let "sf update" preserve the final part of the last sector by Gerlando Falauto · 11 years ago
  76. 529c0d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  77. 880a412 i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  78. c95e2b9 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  79. 07551f2 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  80. eaf3e61 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  81. 3615a99 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  82. 2b26201 env_nand.c: support falling back to redundant env when writing by Phil Sutter · 11 years ago
  83. 46aabcc cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  84. 7d25cd3 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  85. e40520b cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  86. 6612ab3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  87. 7cb4f1c spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  88. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  89. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  90. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  91. 1fd1e2f image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  92. bd4a399 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · 11 years ago
  93. 8d51aac RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  94. 62cf11c SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  95. 6e66bd5 Enable xmodem support by Angus Ainslie · 11 years ago
  96. df785a7 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  97. 32749e9 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · 11 years ago
  98. c15438e Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · 11 years ago
  99. ac8ba84 video: Encapsulate font in video_font_data.h by Marek Vasut · 11 years ago
  100. 3488850 cmd_sf: let "sf update" erase last sector as a whole by Gerlando Falauto · 11 years ago