1. 50cea244 mx23_olinuxino: Fix netboot console by Alexandre Pereira da Silva · 12 years ago
  2. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  3. 2feae93 mx23_olinuxino: Change definitions to use spaces instead of tabs by Otavio Salvador · 12 years ago
  4. d37b334 mx25pdk: Enable imxdi RTC by Benoît Thébaudeau · 12 years ago
  5. 5560028 mx6qsabrelite: README: No need to pass 'u-boot.imx' by Fabio Estevam · 12 years ago
  6. ab461be mx28evk: Introduce a new target for saving env vars to NAND by Fabio Estevam · 12 years ago
  7. 85449db mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · 12 years ago
  8. 60bb462 mx6qsabresd: Fix card detection for invalid card id case by Otavio Salvador · 12 years ago
  9. 28ff917 mx6qsabresd: Document the mapping of USDHC[2-4] by Otavio Salvador · 12 years ago
  10. b2da803 biosemu: include <asm/io.h> header by Linus Walleij · 12 years ago
  11. 9fd3837 mmc: don't allow extra cmdline arguments by Stephen Warren · 12 years ago
  12. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 12 years ago
  13. 8faefad disk: fix unaligned access in efi partitions by Marc Dietrich · 12 years ago
  14. 795659d README: document the requirements for CONFIG_SYS_HZ by Stephen Warren · 12 years ago
  15. b343bbb build: Fix make errors generated when building 'distclean' by Vadim Bendebury · 12 years ago
  16. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  17. c17b94e MAKEALL: Fix case substitution for old bash by York Sun · 12 years ago
  18. 74de8c9 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · 12 years ago
  19. c502321 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  20. 239cb9d mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  21. 472d546 Consolidate bool type by York Sun · 12 years ago
  22. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  23. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  24. f9e4d04 Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago
  25. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  26. 394d64e Exynos: Add peripherial id for pwm by Padmavathi Venna · 12 years ago
  27. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  28. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  29. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  30. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  31. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  32. 4f3bfa9 Exynos5: config: enable time command by Akshay Saraswat · 12 years ago
  33. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  34. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  35. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  36. a4d40b8 Exynos5: clock: Fix a typo bug in exynos clock init by Akshay Saraswat · 12 years ago
  37. 2c6346c Exynos: config: Enable hash command by Akshay Saraswat · 12 years ago
  38. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  39. 8e6ee29 Exynos: config: Enable ACE HW for SHA 256 for Exynos by Akshay Saraswat · 12 years ago
  40. acbb1eb Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  41. d999398 RX-51: Add support for bootmenu by Pali Rohár · 12 years ago
  42. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  43. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  44. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  45. db9e5e6 Exynos: clock: Fix a bug in PLL lock check condition by Akshay Saraswat · 12 years ago
  46. dc993a6 spl:falcon:trats: Fix SPL image size computing. by Przemyslaw Marczak · 12 years ago
  47. 7d17958 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  48. 48e2218 SMDK5250: Fix compiler warning for non-dt systems by Vivek Gautam · 12 years ago
  49. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  50. d53e340 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  51. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  52. 96fdbec ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  53. dfa4138 ARM: cache: declare set_section_dcache by Vincent Stehlé · 12 years ago
  54. 417c558 apx4devkit: change maintainer by Veli-Pekka Peltola · 12 years ago
  55. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  56. 0171d52 cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  57. 1d766c4 .checkpatch.conf: ignore udelay->usleep_range warnings by Matt Porter · 12 years ago
  58. 0cab421 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  59. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  60. f32c08d MAKEALL: allow regex matches for -s option by Stephen Warren · 12 years ago
  61. 1863781 SMDK5250: Use statically defined structures only in non DT case by Ajay Kumar · 12 years ago
  62. dc97299 SMDK5250: Add device node for DP by Ajay Kumar · 12 years ago
  63. 71e6ba4 EXYNOS5: Add device node for DP by Ajay Kumar · 12 years ago
  64. 9947d13 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · 12 years ago
  65. 1e4706a EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  66. beded3d video: exynos_dp: Make dp_regs global by Ajay Kumar · 12 years ago
  67. 539d8f4 SMDK5250: Add device node for FIMD by Ajay Kumar · 12 years ago
  68. 9a1313e EXYNOS5: Add device node for FIMD by Ajay Kumar · 12 years ago
  69. c23f315 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · 12 years ago
  70. d7377b5 EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  71. 47ff607 video: exynos_fb: Make fimd_ctrl global by Ajay Kumar · 12 years ago
  72. c18222b video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  73. 29fd570 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  74. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  75. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  76. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  77. f789be6 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · 12 years ago
  78. 6d9ea15 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  79. 2a04a31 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  80. e9cd206 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  81. ec37b2b tegra114: dalmore: config: enable SPI by Allen Martin · 12 years ago
  82. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  83. af77fdb tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  84. 9a38fb4 tegra114: fdt: add SPI blocks by Allen Martin · 12 years ago
  85. 6a3742f tegra114: fdt: add apbdma block by Allen Martin · 12 years ago
  86. c3bb3c8 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  87. 772ba15 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  88. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  89. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  90. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  91. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  92. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  93. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  94. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  95. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  96. d4e1da4 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  97. bd380cf arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  98. c7ba18a am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  99. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  100. 6213a68 ns16550: enable quirks for ti814x by Matt Porter · 12 years ago