1. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  2. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  3. 57de1ea arm: omap5: Add TEE loading support by Harinarayan Bhatta · 8 years ago
  4. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  5. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  6. 5ca28f6 davinci: omapl138_lcdk: add DT support for EMMC boot by Fabien Parent · 8 years ago
  7. f96ab6a davinci: omapl138_lcdk: improve readability of boot command by Fabien Parent · 8 years ago
  8. c69a05d davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · 8 years ago
  9. b2b3365 davinci: omapl138_lck: remove obsolete define by Fabien Parent · 8 years ago
  10. ef04479 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE by Fabien Parent · 8 years ago
  11. 1dbab27 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE by Fabien Parent · 8 years ago
  12. d92ca46 davinci: omapl138_lcdk: use correct define for 16 bit NAND chips by Fabien Parent · 8 years ago
  13. a5ab44f davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  14. b31bf37 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  15. f519b36 ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  16. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  17. 042fdb7 usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type by Nishanth Menon · 8 years ago
  18. 1e93cc8 ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · 8 years ago
  19. 2a77788 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · 8 years ago
  20. a2558e8 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  21. 4623f97 configs: am335x: usb: do not define CONFIG_DM_USB for spl by Mugunthan V N · 8 years ago
  22. 13f3fca dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  23. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  24. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  25. 47c5705 r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes by Vladimir Zapolskiy · 8 years ago
  26. 18a40e8 sh: define CONFIG_DISPLAY_BOARDINFO to print board information by Vladimir Zapolskiy · 8 years ago
  27. 9079acb sh: remove undefined DEBUG preprocessor token from board config files by Vladimir Zapolskiy · 8 years ago
  28. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  29. 7652704 r2dplus: use P1 area space for text base and PCI system memory by Vladimir Zapolskiy · 8 years ago
  30. b032eb1 sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  31. fd184b9 compiler.h: use u-boot endian macros on OpenBSD by Jonathan Gray · 8 years ago
  32. 7e0b87c ARM: am57xx_evm: enable DFU support by Sekhar Nori · 8 years ago
  33. f843770 ARM: ti: consolidate dfu environment variables by Sekhar Nori · 8 years ago
  34. f4325b4 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  35. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  36. 4a1e681 powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
  37. c002e39 scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  38. 182ec15 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  39. e3e18be ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines by Masahiro Yamada · 8 years ago
  40. 09410c6 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  41. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  42. cd3d488 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  43. 4d6647a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  44. 730d254 mx6sx: Add initial support for Samtec VIN|ING 2000 board by Christoph Fritz · 8 years ago
  45. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  46. 9cd37b0 imx7: SPI: add suport for SPI flash in mikroBUS slot by Angus Ainslie · 8 years ago
  47. 0405092 arm: mx6: specify SPL padding by Stefan Agner · 8 years ago
  48. 792f186 mx6sx: Add initial support for UDOO Neo Board by Breno Lima · 8 years ago
  49. 3ed82d6 colibri_vf: Read kernel and device tree from static UBI volumes by Sanchayan Maity · 8 years ago
  50. d9e268e ARM: ts4600: add basic board support by Sebastien Bourdelin · 8 years ago
  51. 36c0627 arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated by Sven Ebenfeld · 8 years ago
  52. 2d22148 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  53. 8b82dd9 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  54. d8396a3 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  55. 715dad6 fdt: add dt-bindings for bcm2835 by Fabian Vogt · 8 years ago
  56. 7aa1a6b fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  57. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  58. 979a1f8 ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON by Andrew F. Davis · 8 years ago
  59. ac34286 keystone2: Move target selection to Kconfig by Andrew F. Davis · 8 years ago
  60. ca38814 linux/compat.h: Properly implement ndelay fallback by mario.six@gdsys.cc · 8 years ago
  61. 877ea60 colibri_vf: usb gadget: toradex pid is now set generically by Max Krummenacher · 8 years ago
  62. 74b19ad apalis/colibri_t30: move environment location by Marcel Ziswiler · 8 years ago
  63. b891d01 apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling by Marcel Ziswiler · 8 years ago
  64. ae042be sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE by Emmanuel Vadot · 8 years ago
  65. 8d08985 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  66. 6b388f0 rockchip: configs: correct partitions 'boot' size by Jacob Chen · 8 years ago
  67. 5e9b150 rockchip: Rename jerry files to veyron by Simon Glass · 8 years ago
  68. 1b68283 video: Track whether a display is in use by Simon Glass · 8 years ago
  69. 1e35212 config: rk3036: enable configs for USB HOST by Kever Yang · 8 years ago
  70. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  71. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  72. 37376ae powerpc: MPC8641HPCN: Remove macro CONFIG_MPC8641HPCN by York Sun · 8 years ago
  73. 4f5554c powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · 8 years ago
  74. 51f05ff powerpc: MPC8610HPCD: Remove macro CONFIG_MPC8610HPCD by York Sun · 8 years ago
  75. 1425a87 powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · 8 years ago
  76. 26bc57d powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  77. 49ec8aa powerpc: T4240RDB: Remove macro CONFIG_T4240RDB by York Sun · 8 years ago
  78. 673c01c powerpc: T4240QDS: Remove macro CONFIG_T4240QDS by York Sun · 8 years ago
  79. 0f3d80e powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago
  80. 78e5699 powerpc: T104xRDB: Remove macro CONFIG_T104xRDB and T104xD4RDB by York Sun · 8 years ago
  81. 0167369 powerpc: T1042RDB: Remove macro CONFIG_T1042RDB by York Sun · 8 years ago
  82. 319ed24 powerpc: T1042D4RDB: Separate from T1042RDB in Kconfig by York Sun · 8 years ago
  83. 55ed8ae powerpc: T1042RDB_PI: Split from T1042RDB in Kconfig by York Sun · 8 years ago
  84. 6fcddd0 powerpc: T1040RDB: Remove macro CONFIG_T1040RDB by York Sun · 8 years ago
  85. a016735 powerpc: T1040D4RDB: Separate from T1040RDB in Kconfig by York Sun · 8 years ago
  86. 5d73701 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
  87. e5d5f5a powerpc: T1024: Remove macro CONFIG_PPC_T1024 by York Sun · 8 years ago
  88. 1034340 powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500 by York Sun · 8 years ago
  89. b41f192 powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  90. d46a4a1 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  91. 3006ebc powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  92. 161b472 powerpc: P5040DS: Remove macro CONFIG_P5040DS by York Sun · 8 years ago
  93. 9539036 powerpc: P5040: Remove macro CONFIG_P5040 by York Sun · 8 years ago
  94. 3b83649 powerpc: P5020DS: Remove macro CONFIG_P5020DS by York Sun · 8 years ago
  95. cefe11c powerpc: P5020: Remove macro CONFIG_PPC_P5020 by York Sun · 8 years ago
  96. 529fb06 powerpc: P4080DS: Remove macro CONFIG_P4080DS by York Sun · 8 years ago
  97. e71372c powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · 8 years ago
  98. 850af2c powerpc: P3041DS: Remove macro CONFIG_P3041DS by York Sun · 8 years ago
  99. 5e5fdd2 powerpc: P3041: Remove macro CONFIG_PPC_P3041 by York Sun · 8 years ago
  100. 37107fa powerpc: P2041RDB: Remove macro CONFIG_P2041RDB by York Sun · 8 years ago