1. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  2. fc7368e ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  3. 5f60376 ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  4. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  5. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  6. 6d8abe6 ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  7. 9b4d65f ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  8. 5902f4c ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  9. b45c48a ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  10. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  11. fb1bf40 am335x_evm_usbspl: Remove other SPL modes by Tom Rini · 10 years ago
  12. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  13. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  14. b4db74c sunxi: Add Wexler TAB7200 support by Aleksei Mamlin · 10 years ago
  15. ea3f2a7 sunxi: Ippo_q8h defconfigs: Enable otg vbus detection using AXP223 PMIC by Chen-Yu Tsai · 10 years ago
  16. e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  17. 1986c4c sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  18. 5112703 sun7i: Add support for the Orange Pi Mini board by Hans de Goede · 10 years ago
  19. 9ad4c22 sun7i: Add support for the Orange Pi board by Hans de Goede · 10 years ago
  20. 9ee5485 sun7i: Add support for the Wits Pro A20 DKT board by Hans de Goede · 10 years ago
  21. 25dab88 sunxi: Add support for the Forfun Q88DB tablet by Jens Lucius · 10 years ago
  22. 4485753 sun6i: Add support for the Mele I7 board by Marcus Cooper · 10 years ago
  23. 5516d5c sun7i: Add support for the MK808C board by Marcus Cooper · 10 years ago
  24. a4f1734 sunxi: Add support for the Jesurun Q5 board by Gábor Nyers · 10 years ago
  25. 8d6e18d sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i by Adam Sampson · 10 years ago
  26. 44c8fd3 common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · 10 years ago
  27. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  28. 671fa63 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  29. dd09f7e ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  30. 52a7c98 tegra-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  31. b648a789 ti-armv7-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  32. 599807f zynq-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  33. 9b60738 odroid-xu3: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  34. d51f699 odroid: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  35. 3018126 trats2: defconfig: disable memset at malloc init by Przemyslaw Marczak · 10 years ago
  36. 0aa8a4a dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  37. 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  38. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  39. 929d9a2 exynos: config: enable arch memcpy and arch memset by Przemyslaw Marczak · 10 years ago
  40. bd4f706 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  41. 65eb659 README: remove description about driver model configuration options by Masahiro Yamada · 10 years ago
  42. 8770633 MAINTAINERS: add Driver Model repository information by Masahiro Yamada · 10 years ago
  43. 5c2d23b dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  44. 62f3aaf Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  45. 65994d0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  46. 65f3151 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  47. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  48. fc196d0 fixdep: remove multiple .config support code by Masahiro Yamada · 10 years ago
  49. 5294e97 stdio: extend "name" to 32 symbols by Alexey Brodkin · 10 years ago
  50. e5d3e7f cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  51. 7bf9f20 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  52. bc55c07 lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures by Alexey Brodkin · 10 years ago
  53. ff6c032 spl: fix calling "spl export .." more than once by Heiko Schocher · 10 years ago
  54. 14f264e vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
  55. 950cb9b use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
  56. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  57. d8af393 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  58. 22b7509 fs: ext4 write: return file len on success by Przemyslaw Marczak · 10 years ago
  59. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  60. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  61. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  62. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  63. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  64. a2bc432 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  65. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  66. 5bd15b7 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  67. 8db622c board/BuR/kwb: Support modify bootcmd through reset-controller by Hannes Petermaier · 10 years ago
  68. a964292 board/BuR/kwb: Form a bootline for vxWorks by Hannes Petermaier · 10 years ago
  69. d2eb73d board/BuR/kwb: Redesign default-environment by Hannes Petermaier · 10 years ago
  70. c818456 board/BuR/kwb: Support booting Linux by Hannes Petermaier · 10 years ago
  71. cf630f2 board/BuR/kwb: switch to board HW-Rev3 by Hannes Petermaier · 10 years ago
  72. 2a292a8 board/BuR/tseries: cosmetic changes by Hannes Petermaier · 10 years ago
  73. 662a476 board/BuR/tseries: Rework default-environment settings. by Hannes Petermaier · 10 years ago
  74. 11709e7 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · 10 years ago
  75. 8f5c50f board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · 10 years ago
  76. 7ae47f6 board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · 10 years ago
  77. a6ec579 board/BuR/tseries: Chg Pinmux - enable UART1 pins by Hannes Petermaier · 10 years ago
  78. 71d75d1 board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO by Hannes Petermaier · 10 years ago
  79. 2f32ea7 board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput by Hannes Petermaier · 10 years ago
  80. c05c296 board/BuR/tseries: Enable EXT4 support by Hannes Petermaier · 10 years ago
  81. df77094 board/BuR/tseries: Enable U-Boot BOOTCOUNT feature by Hannes Petermaier · 10 years ago
  82. cf1331f board/BuR/tseries: Enable HW-Watchdog by Hannes Petermaier · 10 years ago
  83. d301425 board/BuR/common: try to setup cpsw mac-address from the devicetree by Hannes Petermaier · 10 years ago
  84. fbd5aed board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · 10 years ago
  85. 1b7caf1 common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  86. d38d0c6 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  87. 3b4e16e drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · 10 years ago
  88. 5822f5a arm: spear: Move to generic board support by Stefan Roese · 10 years ago
  89. 63c619e buildman: Add a space before the list of boards by Simon Glass · 10 years ago
  90. 2a76a64 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  91. dbfc4c9 dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb by Ian Campbell · 10 years ago
  92. ce4eae0 dreamplug: switch to GENERIC_BOARD by Ian Campbell · 10 years ago
  93. c250ce0 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  94. e3c6c7b arm: aspenite: convert to generic board by Ajay Bhargav · 10 years ago
  95. 911d3d6 arm: gplugd: convert to generic board by Ajay Bhargav · 10 years ago
  96. 053ae0a arm: socfpga: Enable DM and DM_SPI by Marek Vasut · 10 years ago
  97. e04916a SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · 10 years ago
  98. 47151e4 SECURE BOOT: Add command for validation of images by gaurav rana · 10 years ago
  99. fe78378 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · 10 years ago
  100. a2e225e fsl_sfp : Move ccsr_sfp_regs definition to common include by gaurav rana · 10 years ago