1. 264d298 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
  2. c225e7c bootm: optee: Add a bootm command for type IH_OS_TEE by Bryan O'Donoghue · 7 years ago
  3. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  4. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  5. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  6. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  7. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  8. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  9. 218da80 common/memsize.c: restore content of the base address by Patrick Delaunay · 7 years ago
  10. c5da05c common/memsize.c: prepare get_ram_size update by Patrick Delaunay · 7 years ago
  11. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  12. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  13. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  14. 1c124d3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  15. ed5af03 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  16. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  17. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  18. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  19. 6d29cc7 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  20. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  21. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  22. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  23. 175c3e3 tftp: update: Include missing cfi_flash.h header by Marek Vasut · 7 years ago
  24. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  25. a5af51a spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · 7 years ago
  26. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  27. 1048161 parse the second area of android image by Bin Chen · 7 years ago
  28. 1973b38 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  29. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  30. deca50f log: Update log_console to honour the log format by Simon Glass · 7 years ago
  31. 3b73e8d log: Add control over log formatting by Simon Glass · 7 years ago
  32. f941c8d log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  33. 0b674a3 spl: include timezone in banner by Klaus Goger · 7 years ago
  34. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  35. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  36. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  37. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  38. 0289e29 spl: atf: pass NULL for bl32_ep pc by Kever Yang · 7 years ago
  39. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  40. 16ef147 common: board_f: Fix style violations by Mario Six · 7 years ago
  41. 2d06fd8 Initialize SHA buffer size var in passwd_abort by Martin Etnestad · 7 years ago
  42. a3f77c8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  43. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  44. d7af2ba crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  45. 1fab98f common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
  46. 7341714 board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · 7 years ago
  47. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  48. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  49. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  50. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  51. d0e4437 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  52. d21fb63 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  53. 24acb83 common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · 7 years ago
  54. 1a1e707 common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · 7 years ago
  55. 90d75d2 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  56. 15616a0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  57. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  58. dfce179 binman: Add binman support to spl_ram.c by Simon Glass · 7 years ago
  59. 8bee2d2 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  60. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  61. af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  62. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  63. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  64. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  65. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  66. 0ad0458 usb: Correct use of debug() by Simon Glass · 7 years ago
  67. 64e9b4f Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · 7 years ago
  68. 2614a20 common: command: tempory buffer should have size of command line buf by Heinrich Schuchardt · 7 years ago
  69. 53fe692 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  70. 7fef4590 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  71. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  72. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  73. 506c428 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  74. aa122f6 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  75. 1d37909 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · 7 years ago
  76. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  77. 9f45aeb spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  78. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  79. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  80. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  81. a874cac malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  82. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  83. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  84. 3fe3839 SPL: fix printing of image name by André Draszik · 7 years ago
  85. be135cc Revert "console: simplify puts()" by Soeren Moch · 7 years ago
  86. 8f4d62b spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  87. 8ec87df image-sig: use designated initializers for algorithm by Masahiro Yamada · 7 years ago
  88. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  89. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  90. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  91. 26f9184 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  92. d1fc0a3 spl: fix assignment of board info to global data by York Sun · 7 years ago
  93. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  94. d56b86e fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  95. 906a9db fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  96. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  97. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  98. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  99. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  100. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago