1. 3cd534e ARM: bcm2835: config.mk isn't needed by Stephen Warren · 11 years ago
  2. bccaa47 ARM: rpi_b: set $fdtfile in default environment by Stephen Warren · 11 years ago
  3. d53ccdb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  4. e25bfec exynos: clock: use the clear and set bits macros. by Inha Song · 11 years ago
  5. 3cb007a exynos: clock: fixed that cfg is set to wrong value. by Inha Song · 11 years ago
  6. 425e26d board:samsung:trats/trats2: enable boot with appended and separated DTB by Piotr Wilczek · 11 years ago
  7. 8c57fb7 board:samsung:trats2: add env variables describing platform by Piotr Wilczek · 11 years ago
  8. 943eacd board:samsung:trats: add env variables describing platform by Piotr Wilczek · 11 years ago
  9. 815a607 board:samsung:universal: add env variables describing platform by Piotr Wilczek · 11 years ago
  10. 2ac9a35 board:samsung:goni: add env variables describing platform by Piotr Wilczek · 11 years ago
  11. eee2fab board:samsung:common: set envs with board unified information by Piotr Wilczek · 11 years ago
  12. d1cbf0a arm:s5pc110: add cpu revision by Piotr Wilczek · 11 years ago
  13. 34991bb arm:exynos: add cpu revision by Piotr Wilczek · 11 years ago
  14. e6252fa serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · 11 years ago
  15. 0ab9a03 exynos: pinmux: remove unnecessary routine by Minkyu Kang · 11 years ago
  16. 1501cc9 exynos: pinmux: remove unnecessary define by Minkyu Kang · 11 years ago
  17. 790991b exynos: pinmux: sort the list of peripherals by Minkyu Kang · 11 years ago
  18. 7bc5c8c ARM: tegra: fix "bootp" issue for Tegra124 too by Jim Lin · 11 years ago
  19. f7dc4ac ARM: tegra: add Venice2 (Tegra124) board by Tom Warren · 11 years ago
  20. a57c584 ARM: tegra: add DT files for Tegra124 and Venice2 by Tom Warren · 11 years ago
  21. 2f5dac9 ARM: tegra: add common (shared) CPU files by Tom Warren · 11 years ago
  22. 52ef43b ARM: tegra: Add CPU (armv7) files for Tegra124 by Tom Warren · 11 years ago
  23. 32edd2e ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 by Tom Warren · 11 years ago
  24. 999c6ba ARM: tegra: add/edit headers for Tegra124 by Tom Warren · 11 years ago
  25. 49941b2 ARM: tegra: fix a typo in the tegra114.dtsi by Stephen Warren · 11 years ago
  26. dcd1251 ARM: tegra: only build __pinmux_nand() when it's needed by Tom Warren · 11 years ago
  27. a4bcd67 ARM: tegra: remove a conditional for CSITE rate by Stephen Warren · 11 years ago
  28. 41447fb ARM: tegra: enable PLLX only once it's been fully configured by Stephen Warren · 11 years ago
  29. cad38a5 ARM: tegra: pass just partition ID to power_partition() by Stephen Warren · 11 years ago
  30. 41cd530 ARM: tegra: misc cleanups triggered by Tegra124 review by Stephen Warren · 11 years ago
  31. a73ca47 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  32. b9dd621 ARM: tegra: don't exceed AVP limits when configuring PLLP by Jimmy Zhang · 11 years ago
  33. 9399e54 ARM: tegra: amend pmc.h for Tegra114+ by Stephen Warren · 11 years ago
  34. c82014d ARM: tegra: implement MASK_BITS_31_29 by Tom Warren · 11 years ago
  35. 04b8e8e ARM: tegra: MASK_BITS_ no longer needs specific values by Stephen Warren · 11 years ago
  36. 54d2e18 ARM: tegra: use MASK_BITS_* macros everywhere by Stephen Warren · 11 years ago
  37. 9cb0c6d ARM: tegra: rename OUT_CLK_SOURCE_* by Stephen Warren · 11 years ago
  38. 5916a36 ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28 by Stephen Warren · 11 years ago
  39. 0b01b53 ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum by Tom Warren · 11 years ago
  40. 09266b2 ARM: tegra: clear $usb_need_init each boot by Stephen Warren · 11 years ago
  41. b9b53a6 ARM: tegra: set env vars to indicate Cardhu A04 support by Stephen Warren · 11 years ago
  42. 86b6578 ARM: tegra: accept any SKU ID for most chips by Stephen Warren · 11 years ago
  43. a0afc6f config: trats: trats2: extend dfu_alt_info by env update settings by Przemyslaw Marczak · 11 years ago
  44. 82b0a055 universal: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  45. f64236a trats2: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  46. 00e64ab trats: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  47. 9d29a68 samsung: misc: Add LCD download menu. by Przemyslaw Marczak · 11 years ago
  48. 2df21cb samsung: boards: update display configs with 16bpp mode. by Przemyslaw Marczak · 11 years ago
  49. f831b3f video: exynos: fimd: add support for various display color modes by Przemyslaw Marczak · 11 years ago
  50. 903afe1 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  51. dca2a1c common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · 11 years ago
  52. 679549d samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
  53. 7f39b06 trats2: Code cleanup. by Przemyslaw Marczak · 11 years ago
  54. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  55. 047eada smdk5250: Remove 'board_usb_vbus_init()' function by Vivek Gautam · 11 years ago
  56. 3732e49 exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllers by Vivek Gautam · 11 years ago
  57. e97f9d8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. c0cae2e Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 0876703 boards.cfg: Keep the entries sorted by Fabio Estevam · 11 years ago
  60. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  61. 2b36fe5 arm: am43xx: Add USB spl boot support by Dan Murphy · 11 years ago
  62. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  63. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  64. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  65. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  66. 347d06d sandbox: fix the return type of os_free() function by Masahiro Yamada · 11 years ago
  67. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  68. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  69. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  70. 52de0e4 powerpc: mpc824x: remove redundant CONFIG_MPC824X definition by Masahiro Yamada · 11 years ago
  71. 4b0065c powerpc: mpc5xx: remove redundant CONFIG_5xx definition by Masahiro Yamada · 11 years ago
  72. bf7aac9 powerpc: mpc512x: remove redundant CONFIG_MPC512X definition by Masahiro Yamada · 11 years ago
  73. 07344ed powerpc: mpc8xx: remove redundant CONFIG_8xx definition by Masahiro Yamada · 11 years ago
  74. 53a79fe powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · 11 years ago
  75. 1a0afe1 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  76. c4928c3 board: tec-ng: Do not make directories in a board Makefile by Masahiro Yamada · 11 years ago
  77. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  78. 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
  79. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  80. df05ff7 x86: delete unused header files by Masahiro Yamada · 11 years ago
  81. 36aa822 powerpc: delete unused header files by Masahiro Yamada · 11 years ago
  82. 2bf9557 blackfin: delete unused header files by Masahiro Yamada · 11 years ago
  83. 4d54b43 avr32: delete unused header files by Masahiro Yamada · 11 years ago
  84. 5378d5e avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk by Masahiro Yamada · 11 years ago
  85. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  86. 901d0ea tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  87. 26d2857 cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  88. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  89. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  90. b1cde7e am43xx_evm.h: Correct SPL max size by Tom Rini · 11 years ago
  91. 194dd74 DRA7: add ABB setup for MPU voltage domain by Nishanth Menon · 11 years ago
  92. 3ac8c0b DRA7: Add support for ES1.1 silicon ID code by Nishanth Menon · 11 years ago
  93. e9b13ce0 ARM: AM335x: Enable DDR dynamic IO power down by Satyanarayana, Sandhya · 11 years ago
  94. 0df8afd ARM: AM43xx: Enable DDR dynamic IO power down for DDR3 by Lokesh Vutla · 11 years ago
  95. e37e954 OMAP3: igep00x0: Convert to ti_omap3_common.h. by Enric Balletbò i Serra · 11 years ago
  96. c7964f8 TI: OMAP3: Create common config files for TI OMAP3 platforms. by Enric Balletbò i Serra · 11 years ago
  97. ac02aa9 ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_* by Enric Balletbò i Serra · 11 years ago
  98. c6a7fce TI: armv7: Do not define the number DRAM banks if is already defined. by Enric Balletbò i Serra · 11 years ago
  99. 70e71b6 TI: armv7: Move ELM support to SoC configuration file. by Enric Balletbò i Serra · 11 years ago
  100. 3d657a0 ARM: OMAP5: Rename to ti_omap5_common.h by Enric Balletbò i Serra · 11 years ago