1. 9aafef4 tegra: apalis_t30: master revamp by Marcel Ziswiler · 10 years ago
  2. f38aaa2 tegra: dts: colibri_t30 add serial port details by Marcel Ziswiler · 10 years ago
  3. ac13b9a tegra: colibri_t30: clean-up spurious new line by Marcel Ziswiler · 10 years ago
  4. 8c33ba7 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  5. 4dab554 tegra: clean-up useless define by Marcel Ziswiler · 10 years ago
  6. 25ca385 gpio: header file comment spelling fixes by Marcel Ziswiler · 10 years ago
  7. 622162f tegra: colibri_t30: asix usb ethernet reset regression by Marcel Ziswiler · 10 years ago
  8. 1c1786d tegra: gpio: fix null label regression by Marcel Ziswiler · 10 years ago
  9. 09fb736 mmc: Tegra: Fix timeout issue seen on certain eMMC parts by Marcel Ziswiler · 10 years ago
  10. 4270d5a arm: tegra: use architecture specific memcpy by Marcel Ziswiler · 10 years ago
  11. bf78b27 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  12. 606f5bc ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables by Stephen Warren · 10 years ago
  13. 35d4fed x86: Fix GDT limit in start16.S by Bin Meng · 10 years ago
  14. fb00601 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · 10 years ago
  15. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  16. 3811977 doc: Tidy up and update part of the FIT documentation by Simon Glass · 10 years ago
  17. 5ba63dd sandbox: bootm: Don't fail the architecture check by Simon Glass · 10 years ago
  18. 97d1e0c x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · 10 years ago
  19. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  20. 43e84bf x86: Enable LMB and RAMDISK_HIGH by default by Simon Glass · 10 years ago
  21. 04451ba mx6sabre_common: Add HDMI config to common code by Fabio Estevam · 10 years ago
  22. 510922a mx6qsabreauto: Add HDMI support by Fabio Estevam · 10 years ago
  23. 257d561 ot1200: remove superfluous "string" tag by Christian Gmeiner · 10 years ago
  24. a5a9fba ARM: i.MX video: declare displays and display_count publicly by Eric Nelson · 10 years ago
  25. 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
  26. f6d48b2 ARM: i.MX6: include prototype for get_board_rev() by Eric Nelson · 10 years ago
  27. 8d196e5 ARM: prevent compiler warnings from bootm.c by Eric Nelson · 10 years ago
  28. a84c810 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  29. ba47402 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · 10 years ago
  30. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  31. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  32. 7cad2e3 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · 10 years ago
  33. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  34. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  35. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  36. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  37. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  38. 84e0fb4 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  39. 3e780af video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
  40. c142032 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
  41. 0156444 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  42. c43fd23 Prepare v2014.10 by Tom Rini · 10 years ago
  43. 74bf796 sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step by Hans de Goede · 10 years ago
  44. c7ad5cb Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  45. e89d623 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  46. 3d420cb Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  47. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  48. 5a1d0ad arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · 10 years ago
  49. d8540a1 arm: socfpga: add MAINTAINERS entry by Pavel Machek · 10 years ago
  50. ed8271d tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  51. d0b3723 arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · 10 years ago
  52. b286818 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · 10 years ago
  53. b719a08 sama5d3xek: run PHY's config by Andreas Bießmann · 10 years ago
  54. 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  55. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  56. a79c911 ks2_evm: readme: align according to actual sources by Khoronzhuk, Ivan · 10 years ago
  57. f6c7c75 configs:ks2_evm: update defconfigs to support SPL by Murali Karicheri · 10 years ago
  58. db67801 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  59. 7870118 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · 10 years ago
  60. ae1a74e common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  61. 207828e board/BuR: fix pinmux for MII Ethernet Interface by Hannes Petermaier · 10 years ago
  62. 703a08f scripts/multiconfig.sh: Fix a typo by York Sun · 10 years ago
  63. 16c429c multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · 10 years ago
  64. fbad464 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · 10 years ago
  65. cf7d450 PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  66. 6c4c9a7 PATI: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  67. 13bd4d8 VCMA9: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  68. d3b8840 MIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  69. 3f2b5bb PIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  70. 2ea9103 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  71. 04e2a13 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  72. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  73. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  74. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  75. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  76. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  77. 717a23b kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · 10 years ago
  78. 026330a ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  79. 76300c0 common: spl_sata: perform SCSI scan before getting device by Roger Quadros · 10 years ago
  80. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  81. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  82. 02590aa ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  83. 115e71f omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · 10 years ago
  84. fef3e25 common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  85. 64a0c24 pxe: Ensure we don't overflow bootargs by Ian Campbell · 10 years ago
  86. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  87. ed3c980 mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  88. 05968e7 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  89. 7d2f669 compulab: eeprom: add default eeprom bus by Nikita Kiryanov · 10 years ago
  90. 8898289 arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  91. 237faf0 arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  92. 7d83580 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  93. f212a8a arm: rmobile: lager: Fix CPU frequency setting by Nobuhiro Iwamatsu · 10 years ago
  94. 9f1c3be arm: rmobile: lager: Add Qos setting for ES2 by Nobuhiro Iwamatsu · 10 years ago
  95. 96c434b arm: rmobile: lager: Update Qos setting to version 0.955 by Nobuhiro Iwamatsu · 10 years ago
  96. 4c216f5 arm: rmobile: alt: Update QoS initialization to version 0.11 by Nobuhiro Iwamatsu · 10 years ago
  97. 83335bd arm: rmobile: koelsch: Update QoS initialization to version 0.334 by Nobuhiro Iwamatsu · 10 years ago
  98. cc45a61 arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  99. c252d64 arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  100. c33e4f1 arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 10 years ago