1. 9b60738 odroid-xu3: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  2. d51f699 odroid: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  3. 3018126 trats2: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  4. 0aa8a4a dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  5. 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  6. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  7. 929d9a2 exynos: config: enable arch memcpy and arch memset by Przemyslaw Marczak · 10 years ago
  8. bd4f706 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  9. 65eb659 README: remove description about driver model configuration options by Masahiro Yamada · 10 years ago
  10. 8770633 MAINTAINERS: add Driver Model repository information by Masahiro Yamada · 10 years ago
  11. 5c2d23b dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  12. 62f3aaf Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  13. 65994d0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  14. 65f3151 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  15. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  16. fc196d0 fixdep: remove multiple .config support code by Masahiro Yamada · 10 years ago
  17. 5294e97 stdio: extend "name" to 32 symbols by Alexey Brodkin · 10 years ago
  18. e5d3e7f cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  19. 7bf9f20 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  20. bc55c07 lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures by Alexey Brodkin · 10 years ago
  21. ff6c032 spl: fix calling "spl export .." more than once by Heiko Schocher · 10 years ago
  22. 14f264e vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
  23. 950cb9b use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
  24. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  25. d8af393 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  26. 22b7509 fs: ext4 write: return file len on success by Przemyslaw Marczak · 10 years ago
  27. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  28. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  29. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  30. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  31. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  32. a2bc432 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  33. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  34. 5bd15b7 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  35. 8db622c board/BuR/kwb: Support modify bootcmd through reset-controller by Hannes Petermaier · 10 years ago
  36. a964292 board/BuR/kwb: Form a bootline for vxWorks by Hannes Petermaier · 10 years ago
  37. d2eb73d board/BuR/kwb: Redesign default-environment by Hannes Petermaier · 10 years ago
  38. c818456 board/BuR/kwb: Support booting Linux by Hannes Petermaier · 10 years ago
  39. cf630f2 board/BuR/kwb: switch to board HW-Rev3 by Hannes Petermaier · 10 years ago
  40. 2a292a8 board/BuR/tseries: cosmetic changes by Hannes Petermaier · 10 years ago
  41. 662a476 board/BuR/tseries: Rework default-environment settings. by Hannes Petermaier · 10 years ago
  42. 11709e7 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · 10 years ago
  43. 8f5c50f board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · 10 years ago
  44. 7ae47f6 board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · 10 years ago
  45. a6ec579 board/BuR/tseries: Chg Pinmux - enable UART1 pins by Hannes Petermaier · 10 years ago
  46. 71d75d1 board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO by Hannes Petermaier · 10 years ago
  47. 2f32ea7 board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput by Hannes Petermaier · 10 years ago
  48. c05c296 board/BuR/tseries: Enable EXT4 support by Hannes Petermaier · 10 years ago
  49. df77094 board/BuR/tseries: Enable U-Boot BOOTCOUNT feature by Hannes Petermaier · 10 years ago
  50. cf1331f board/BuR/tseries: Enable HW-Watchdog by Hannes Petermaier · 10 years ago
  51. d301425 board/BuR/common: try to setup cpsw mac-address from the devicetree by Hannes Petermaier · 10 years ago
  52. fbd5aed board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · 10 years ago
  53. 1b7caf1 common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  54. d38d0c6 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  55. 3b4e16e drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · 10 years ago
  56. 5822f5a arm: spear: Move to generic board support by Stefan Roese · 10 years ago
  57. 63c619e buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  58. 2a76a64 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  59. dbfc4c9 dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb by Ian Campbell · 10 years ago
  60. ce4eae0 dreamplug: switch to GENERIC_BOARD by Ian Campbell · 10 years ago
  61. c250ce0 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  62. e3c6c7b arm: aspenite: convert to generic board by Ajay Bhargav · 10 years ago
  63. 911d3d6 arm: gplugd: convert to generic board by Ajay Bhargav · 10 years ago
  64. 053ae0a arm: socfpga: Enable DM and DM_SPI by Marek Vasut · 10 years ago
  65. e04916a SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · 10 years ago
  66. 47151e4 SECURE BOOT: Add command for validation of images by gaurav rana · 10 years ago
  67. fe78378 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · 10 years ago
  68. a2e225e fsl_sfp : Move ccsr_sfp_regs definition to common include by gaurav rana · 10 years ago
  69. ccf2886 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  70. 2372e28 mpc85xx/t104xrdb : remove raw timing parameter by vijay rai · 10 years ago
  71. d227922 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  72. 2ddaf13 net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  73. a32ab4d scripts/checkstack.pl: update to get AArch64 port from Linux by Kim Phillips · 10 years ago
  74. 0c7e8d1 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  75. a150e6c gpt: fix error reporting on partition table write failures by Rob Herring · 10 years ago
  76. 694cc87 arm, da8xx: convert ipam390 board to generic board support by Heiko Schocher · 10 years ago
  77. 9b5b60a Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  78. d9aa019 travis.yml: some adaptions by Heiko Schocher · 10 years ago
  79. 901f79e arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · 10 years ago
  80. 41ffb45 kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  81. 642b6d7 woodburn: Convert to generic board by Stefano Babic · 10 years ago
  82. e71f9d3 mx35pdk: Convert to generic board by Stefano Babic · 10 years ago
  83. b8956e9 flea3: Convert to generic board by Stefano Babic · 10 years ago
  84. 33d5156 fsl_sec.h: Fix thinko by Tom Rini · 10 years ago
  85. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  86. 32df39c mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  87. bb33303 dt: socfpga: Import and enable Arria V DK DTS by Marek Vasut · 10 years ago
  88. da63df7 dt: socfpga: Import and enable Cyclone V DK DTS by Marek Vasut · 10 years ago
  89. c115a0d arm: socfpga: Add Altera Arria V DK support by Marek Vasut · 10 years ago
  90. d7a7303 arm: socfpga: Zap board_early_init_f() by Marek Vasut · 10 years ago
  91. 7287d5f arm: socfpga: Zap checkboard() by Marek Vasut · 10 years ago
  92. 758be45 arm: socfpga: Drop cyclone5 suffix from board file name by Marek Vasut · 10 years ago
  93. e5e8717 arm: socfpga: Add USB and UDC support for Cyclone V DK by Marek Vasut · 10 years ago
  94. 0d13a00 arm: socfpga: Sync Cyclone V DK PLL configuration by Marek Vasut · 10 years ago
  95. a2d96ab arm: socfpga: Sync Cyclone V DK pinmux configuration by Marek Vasut · 10 years ago
  96. 12ec3c6 arm: socfpga: Minor coding style fix by Marek Vasut · 10 years ago
  97. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  98. 9059491 Make export interface support CONFIG_SYS_MALLOC_SIMPLE by Simon Glass · 10 years ago
  99. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  100. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago