1. d8af393 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  2. 22b7509 fs: ext4 write: return file len on success by Przemyslaw Marczak · 10 years ago
  3. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  4. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  5. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  6. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  7. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  8. a2bc432 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  9. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  10. 5bd15b7 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  11. 8db622c board/BuR/kwb: Support modify bootcmd through reset-controller by Hannes Petermaier · 10 years ago
  12. a964292 board/BuR/kwb: Form a bootline for vxWorks by Hannes Petermaier · 10 years ago
  13. d2eb73d board/BuR/kwb: Redesign default-environment by Hannes Petermaier · 10 years ago
  14. c818456 board/BuR/kwb: Support booting Linux by Hannes Petermaier · 10 years ago
  15. cf630f2 board/BuR/kwb: switch to board HW-Rev3 by Hannes Petermaier · 10 years ago
  16. 2a292a8 board/BuR/tseries: cosmetic changes by Hannes Petermaier · 10 years ago
  17. 662a476 board/BuR/tseries: Rework default-environment settings. by Hannes Petermaier · 10 years ago
  18. 11709e7 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · 10 years ago
  19. 8f5c50f board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · 10 years ago
  20. 7ae47f6 board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · 10 years ago
  21. a6ec579 board/BuR/tseries: Chg Pinmux - enable UART1 pins by Hannes Petermaier · 10 years ago
  22. 71d75d1 board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO by Hannes Petermaier · 10 years ago
  23. 2f32ea7 board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput by Hannes Petermaier · 10 years ago
  24. c05c296 board/BuR/tseries: Enable EXT4 support by Hannes Petermaier · 10 years ago
  25. df77094 board/BuR/tseries: Enable U-Boot BOOTCOUNT feature by Hannes Petermaier · 10 years ago
  26. cf1331f board/BuR/tseries: Enable HW-Watchdog by Hannes Petermaier · 10 years ago
  27. d301425 board/BuR/common: try to setup cpsw mac-address from the devicetree by Hannes Petermaier · 10 years ago
  28. fbd5aed board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · 10 years ago
  29. 1b7caf1 common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  30. d38d0c6 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  31. 3b4e16e drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · 10 years ago
  32. 5822f5a arm: spear: Move to generic board support by Stefan Roese · 10 years ago
  33. d227922 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  34. 2ddaf13 net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  35. a32ab4d scripts/checkstack.pl: update to get AArch64 port from Linux by Kim Phillips · 10 years ago
  36. 0c7e8d1 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  37. a150e6c gpt: fix error reporting on partition table write failures by Rob Herring · 10 years ago
  38. 694cc87 arm, da8xx: convert ipam390 board to generic board support by Heiko Schocher · 10 years ago
  39. d9aa019 travis.yml: some adaptions by Heiko Schocher · 10 years ago
  40. 901f79e arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · 10 years ago
  41. 41ffb45 kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  42. 642b6d7 woodburn: Convert to generic board by Stefano Babic · 10 years ago
  43. e71f9d3 mx35pdk: Convert to generic board by Stefano Babic · 10 years ago
  44. b8956e9 flea3: Convert to generic board by Stefano Babic · 10 years ago
  45. 33d5156 fsl_sec.h: Fix thinko by Tom Rini · 10 years ago
  46. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  47. 32df39c mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  48. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  49. 9059491 Make export interface support CONFIG_SYS_MALLOC_SIMPLE by Simon Glass · 10 years ago
  50. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  51. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  52. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  53. 24a6bc0 arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  54. 41060bc Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  55. ddb49f3 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  56. 973ae1e Odroid-XU3: enable the last dram bank and reserve 22MiB by Przemyslaw Marczak · 10 years ago
  57. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  58. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  59. 8176a87 Prepare v2015.04-rc3 by Tom Rini · 10 years ago
  60. 19e5118 mpc837xerdb: "fix Calling __hwconfig without a buffer" warning by Sinan Akman · 10 years ago
  61. 7547f78 Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  62. 84c7204 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  63. ed78b11 atngwmkii: convert to generic board by Andreas Bießmann · 10 years ago
  64. cc2b49c kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · 10 years ago
  65. 20379c1 serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  66. 4e34d61 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 years ago
  67. 301c128 armv7.h: Add <asm/io.h> by Tom Rini · 10 years ago
  68. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  69. a1b3419 Merge git://git.denx.de/u-boot-pxa by Tom Rini · 10 years ago
  70. b16c37e warp: Select BOUNCE_BUFFER and CMD_EXT options by Fabio Estevam · 10 years ago
  71. 09ac7b5 warp: Add USB Mass Storage support by Fabio Estevam · 10 years ago
  72. 16edd34 mx6slevk: Provide a proper pad configuration for OTG1_ID pin by Fabio Estevam · 10 years ago
  73. c01c418 MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibility by Lukasz Majewski · 10 years ago
  74. 44ba7a3 pxa: colibri_pxa270: integrate latest validated register settings by Marcel Ziswiler · 10 years ago
  75. a36f112 pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND by Marcel Ziswiler · 10 years ago
  76. fa752d6 pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip by Marcel Ziswiler · 10 years ago
  77. 99d672f pxa: colibri_pax270: fix CONFIG_BOOTCOMMAND by Marcel Ziswiler · 10 years ago
  78. 7c49b52 pxa: colibri_pxa270: avoid overwriting factory configuration block by Marcel Ziswiler · 10 years ago
  79. fe488a8 pxa: colibri_pxa270: disable loadb/s commands and long help by Marcel Ziswiler · 10 years ago
  80. 8555967 pxa: colibri_pxa270: migrate to generic board by Marcel Ziswiler · 10 years ago
  81. 50dea46 pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere by Marcel Ziswiler · 10 years ago
  82. 44d6db6 pxa: balloon3: fix comment about sdram banks by Marcel Ziswiler · 10 years ago
  83. ac078fe pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP by Marcel Ziswiler · 10 years ago
  84. e2b7032 remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Marcel Ziswiler · 10 years ago
  85. 1e49f6e pxa: fix wrong comment about vpac270 being the arch number by Marcel Ziswiler · 10 years ago
  86. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  87. b5cd10b mx6sabre: Select CMD_EXT4 options by Fabio Estevam · 10 years ago
  88. ad8aae8 mx6sabre: Enable User Mass Storage by Fabio Estevam · 10 years ago
  89. 6628aa5 board: tbs2910: Enable USB Mass Storage support by Soeren Moch · 10 years ago
  90. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  91. fe02177 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  92. 86a390d mx25pdk: Turn on the LCD supply by Fabio Estevam · 10 years ago
  93. bcc5ea2 mc34704: Add the definition of ONOFFA bit by Fabio Estevam · 10 years ago
  94. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  95. 6fa3619 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  96. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  97. fc83410 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  98. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  99. 105a9e7 ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros by Masahiro Yamada · 10 years ago
  100. b76fa3a ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization by Masahiro Yamada · 10 years ago