1. 37a980b efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
  2. f42f25d Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  3. e3f4072 ARM: at91: ma5d4: Support both SF and eMMC SoMs by Marek Vasut · 7 years ago
  4. cc6f9de ARM: at91: ma5d4: Switch environment start to eMMC by Marek Vasut · 7 years ago
  5. 4e84383 ARM: at91: ma5d4: Enable support for booting from eMMC by Marek Vasut · 7 years ago
  6. 4425be3 ARM: at91: ma5d4: Swap SD/MMC controller order by Marek Vasut · 7 years ago
  7. cdc12ee ARM: at91: ma5d4: Enable DFU and UMS by Marek Vasut · 7 years ago
  8. f1d56df ARM: atmel: Rename MA5D4EVK by Marek Vasut · 7 years ago
  9. 67482f5 arc: Add support for HS Development Kit board by Alexey Brodkin · 8 years ago
  10. ef41e9d axs10x: Move environment from I2C EEPROM to SD-card by Alexey Brodkin · 7 years ago
  11. c2a7ee22 axs10x: Get rid of both I2C and EEPROM who used to use I2C by Alexey Brodkin · 7 years ago
  12. 06bd1d7 boards: axs10x, nsim, tb100: Enable cmdline history by Alexey Brodkin · 8 years ago
  13. be88459 atmel, at91: fix smartweb board by Heiko Schocher · 7 years ago
  14. de82036 ti816x: Enable ethernet support by Tom Rini · 7 years ago
  15. 08546df Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  16. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  17. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  18. 7df4ff2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  19. 5302feb rockchip: rk3399: correct SPL_MAX_SIZE by Kever Yang · 7 years ago
  20. 72fa589 atmel, at91: fix corvus board by Heiko Schocher · 7 years ago
  21. 4fd79ac arm: omap: Extract OMAP5 boot environment to separate file by Semen Protsenko · 7 years ago
  22. c8f258d x86: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Bin Meng · 7 years ago
  23. 70b95de x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS by Bin Meng · 7 years ago
  24. 235c5b8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 7 years ago
  25. 988390b arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  26. fb4000e arm64: zynqmp: Check pmufw version by Michal Simek · 8 years ago
  27. 6b104fe arm64: zynqmp: Decrease MALLOC size for SPL by Michal Simek · 8 years ago
  28. 22ea278 arm64: zynqmp: Remove CPU_RELEASE_ADDR macro by Michal Simek · 7 years ago
  29. 2c62e31 odroid: remove CONFIG_DM_I2C_COMPAT config by Jaehoon Chung · 7 years ago
  30. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  31. 9057df8 powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  32. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  33. 19de2de arm: ti: Add missing guards to headers by Semen Protsenko · 7 years ago
  34. 9210042 board/BuR/brxre1: refactor default environment by Hannes Schmelzer · 7 years ago
  35. 767099b board/BuR/brxre1: cosmetic cleanup of config-header by Hannes Schmelzer · 7 years ago
  36. b493f95 board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-header by Hannes Schmelzer · 7 years ago
  37. dd24720 board/BuR/brxre1: drop bootlogo feature by Hannes Schmelzer · 7 years ago
  38. f687737 board/BuR/brxre1: fix MMC boot by Hannes Schmelzer · 7 years ago
  39. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  40. 2afc741 include: nand: move endif to end of file by Mugunthan V N · 8 years ago
  41. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  42. 11b6691 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  43. 2eb3e28 ARM: tegra: remove Whistler support by Stephen Warren · 8 years ago
  44. cdab5e9 powerpc: mpc8568mds: Update board config by York Sun · 7 years ago
  45. 109f5a2 powerpc: mpc8544ds: Fix environmental variable location by York Sun · 7 years ago
  46. e02eae6 powerpc: mpc8641hpcn: Enable DHCP command and DDR debug by York Sun · 7 years ago
  47. 57ba8d6 arm: am57xx: Keep environment in eMMC by Semen Protsenko · 7 years ago
  48. ebeda0b arm: dra7: Increase "bootloader" partition size by Semen Protsenko · 7 years ago
  49. 1e22cbb arm: am57xx: Increase "bootloader" partition size by Semen Protsenko · 7 years ago
  50. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  51. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  52. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  53. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  54. 4bdb49a dm: blk: Fix warning on !CONFIG_BLK by Tom Rini · 7 years ago
  55. 75fd49c Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  56. 4ac0a32 armv8: Support loading 32-bit OS which is not in the form of FIT by Alison Wang · 7 years ago
  57. f2d78c1 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · 7 years ago
  58. f8e4689 rockchip: Enable the video display banner by Simon Glass · 7 years ago
  59. 06cc85a tegra: Enable CP15 init by Simon Glass · 7 years ago
  60. 264e420 davinci: omapl138_lcdk: fix tXSNR DDR2 timing value by Sekhar Nori · 7 years ago
  61. 2bd3cab rtc: ds1337: drop "SYS" from config variables by Chris Packham · 7 years ago
  62. 1a73bd8 spl: stm32f7: configure for xip booting by Vikas Manocha · 7 years ago
  63. 55a3ef7 spl: stm32f7: add kernel boot support by Vikas Manocha · 7 years ago
  64. b974769 stm32: stm32f7: add spl build support by Vikas Manocha · 7 years ago
  65. abf54bf Fixup bug in PMIC TPS65217 register address definition by Brock Zheng Techyauld Ltd · 7 years ago
  66. cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  67. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  68. fc69d47 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · 7 years ago
  69. 6c53d68 rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP by Philipp Tomsich · 7 years ago
  70. 92693b5 usb: dwc2-otg: make regs_otg (in platdata) a uintptr_t by Philipp Tomsich · 7 years ago
  71. 2d1951f rockchip: Add basic support for evb-rv1108 board by Andy Yan · 7 years ago
  72. 2c1e11d rockchip: Add core Soc start-up code for rv1108 by Andy Yan · 7 years ago
  73. bae2f28 rockchip: clk: Add rv1108 clock driver by Andy Yan · 7 years ago
  74. 4f3a579 configs: rk3328: config xhci controller by Meng Dongyang · 7 years ago
  75. d16f514 configs: rk3328: add support for usb and config ehci and ohci driver by Meng Dongyang · 7 years ago
  76. 9d7ed33 rockchip: rk3368: Add PX5 Evaluation board by Andy Yan · 7 years ago
  77. 54c57ae rockchip: rk3368: Add initial support for RK3368 based GeekBox by Andreas Färber · 7 years ago
  78. e2901ab rockchip: rk3368: add Sheep board by Andy Yan · 7 years ago
  79. 37a0c60 rockchip: rk3368: Add core start-up code for RK3368 by Andreas Färber · 7 years ago
  80. 9415b9a rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses by Philipp Tomsich · 7 years ago
  81. 7a53a1a ARM: ti: Update layout for MMC and eMMC (env and dfu) by Jean-Jacques Hiblot · 7 years ago
  82. a132f77 bootstage: Record time taken to set up the live device tree by Simon Glass · 7 years ago
  83. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  84. 9d2542d bootstage: Adjust to use const * where possible by Simon Glass · 7 years ago
  85. e003310 bootstage: Tidy up error return values by Simon Glass · 7 years ago
  86. 63c5bf4 bootstage: Record the time taken to set up driver model by Simon Glass · 7 years ago
  87. 25e7dc6 bootstage: Support relocating boostage data by Simon Glass · 7 years ago
  88. cbcd697 bootstage: Fix up code style and comments by Simon Glass · 7 years ago
  89. b383d6c bootstage: Convert to use malloc() by Simon Glass · 7 years ago
  90. c87dc38 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 7 years ago
  91. dbf0518 arm: am57xx: cl-som-am57x: adjust default env to the installation system by Uri Mashiach · 7 years ago
  92. 5c291be arm: am57xx: cl-som-am57x: support for FS boot by Uri Mashiach · 7 years ago
  93. d757975 common: microblaze: Drop arch-specific declarations by Simon Glass · 7 years ago
  94. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  95. 89f5eaa common: arm: davinci: Move header file out of common by Simon Glass · 7 years ago
  96. 1c16d2e common: ep93xx: Move arch-specific declarations out of common by Simon Glass · 7 years ago
  97. 68994b9 common: freescale: Move arch-specific imx code to arch-imx by Simon Glass · 7 years ago
  98. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  99. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 7 years ago
  100. 8fb69c1 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 7 years ago