1. 472d546 Consolidate bool type by York Sun · 11 years ago
  2. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  3. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  4. f9e4d04 Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago
  5. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  6. 394d64e Exynos: Add peripherial id for pwm by Padmavathi Venna · 12 years ago
  7. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  8. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  9. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  10. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  11. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  12. 4f3bfa9 Exynos5: config: enable time command by Akshay Saraswat · 12 years ago
  13. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  14. 1d3dea1 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  15. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  16. a4d40b8 Exynos5: clock: Fix a typo bug in exynos clock init by Akshay Saraswat · 12 years ago
  17. 2c6346c Exynos: config: Enable hash command by Akshay Saraswat · 12 years ago
  18. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  19. 8e6ee29 Exynos: config: Enable ACE HW for SHA 256 for Exynos by Akshay Saraswat · 12 years ago
  20. acbb1eb Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  21. d999398 RX-51: Add support for bootmenu by Pali Rohár · 12 years ago
  22. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  23. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  24. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  25. db9e5e6 Exynos: clock: Fix a bug in PLL lock check condition by Akshay Saraswat · 12 years ago
  26. dc993a6 spl:falcon:trats: Fix SPL image size computing. by Przemyslaw Marczak · 12 years ago
  27. 7d17958 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  28. 48e2218 SMDK5250: Fix compiler warning for non-dt systems by Vivek Gautam · 12 years ago
  29. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. d53e340 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  31. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  32. 96fdbec ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  33. dfa4138 ARM: cache: declare set_section_dcache by Vincent Stehlé · 12 years ago
  34. 417c558 apx4devkit: change maintainer by Veli-Pekka Peltola · 12 years ago
  35. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  36. 0171d52 cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  37. 1d766c4 .checkpatch.conf: ignore udelay->usleep_range warnings by Matt Porter · 12 years ago
  38. 0cab421 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  39. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  40. f32c08d MAKEALL: allow regex matches for -s option by Stephen Warren · 12 years ago
  41. 1863781 SMDK5250: Use statically defined structures only in non DT case by Ajay Kumar · 12 years ago
  42. dc97299 SMDK5250: Add device node for DP by Ajay Kumar · 12 years ago
  43. 71e6ba4 EXYNOS5: Add device node for DP by Ajay Kumar · 12 years ago
  44. 9947d13 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · 12 years ago
  45. 1e4706a EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  46. beded3d video: exynos_dp: Make dp_regs global by Ajay Kumar · 12 years ago
  47. 539d8f4 SMDK5250: Add device node for FIMD by Ajay Kumar · 12 years ago
  48. 9a1313e EXYNOS5: Add device node for FIMD by Ajay Kumar · 12 years ago
  49. c23f315 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · 12 years ago
  50. d7377b5 EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · 12 years ago
  51. 47ff607 video: exynos_fb: Make fimd_ctrl global by Ajay Kumar · 12 years ago
  52. c18222b video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  53. 29fd570 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  54. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  55. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  57. f789be6 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · 12 years ago
  58. 6d9ea15 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  59. 2a04a31 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  60. e9cd206 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  61. ec37b2b tegra114: dalmore: config: enable SPI by Allen Martin · 12 years ago
  62. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  63. af77fdb tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  64. 9a38fb4 tegra114: fdt: add SPI blocks by Allen Martin · 12 years ago
  65. 6a3742f tegra114: fdt: add apbdma block by Allen Martin · 12 years ago
  66. c3bb3c8 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  67. 772ba15 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  68. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  69. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  70. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  71. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  72. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  73. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  74. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  75. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  76. d4e1da4 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  77. bd380cf arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  78. c7ba18a am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  79. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  80. 6213a68 ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  81. 26fa578 am33xx: support ti814x mmc reference clock by Matt Porter · 12 years ago
  82. 4fab8d7 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  83. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  84. b2e682f am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · 12 years ago
  85. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  86. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  87. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  88. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  89. e284f88 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  90. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  91. 59dcf97 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  92. 5361213 ARM: tegra: enable workaround for ARM erratum 716044 by Stephen Warren · 12 years ago
  93. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  94. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  95. 951d582 am335x_evm: Add more variables and switch to DT booting. by Koen Kooi · 12 years ago
  96. 73a27a8 am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  97. 2077590 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  98. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  99. fc33705 Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  100. f35034f cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago