1. 425e26d board:samsung:trats/trats2: enable boot with appended and separated DTB by Piotr Wilczek · 11 years ago
  2. 8c57fb7 board:samsung:trats2: add env variables describing platform by Piotr Wilczek · 11 years ago
  3. 943eacd board:samsung:trats: add env variables describing platform by Piotr Wilczek · 11 years ago
  4. 815a607 board:samsung:universal: add env variables describing platform by Piotr Wilczek · 11 years ago
  5. 2ac9a35 board:samsung:goni: add env variables describing platform by Piotr Wilczek · 11 years ago
  6. eee2fab board:samsung:common: set envs with board unified information by Piotr Wilczek · 11 years ago
  7. d1cbf0a arm:s5pc110: add cpu revision by Piotr Wilczek · 11 years ago
  8. 34991bb arm:exynos: add cpu revision by Piotr Wilczek · 11 years ago
  9. e6252fa serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · 11 years ago
  10. 0ab9a03 exynos: pinmux: remove unnecessary routine by Minkyu Kang · 11 years ago
  11. 1501cc9 exynos: pinmux: remove unnecessary define by Minkyu Kang · 11 years ago
  12. 790991b exynos: pinmux: sort the list of peripherals by Minkyu Kang · 11 years ago
  13. a0afc6f config: trats: trats2: extend dfu_alt_info by env update settings by Przemyslaw Marczak · 11 years ago
  14. 82b0a055 universal: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  15. f64236a trats2: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  16. 00e64ab trats: add LCD download menu support by Przemyslaw Marczak · 11 years ago
  17. 9d29a68 samsung: misc: Add LCD download menu. by Przemyslaw Marczak · 11 years ago
  18. 2df21cb samsung: boards: update display configs with 16bpp mode. by Przemyslaw Marczak · 11 years ago
  19. f831b3f video: exynos: fimd: add support for various display color modes by Przemyslaw Marczak · 11 years ago
  20. 903afe1 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  21. dca2a1c common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · 11 years ago
  22. 679549d samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
  23. 7f39b06 trats2: Code cleanup. by Przemyslaw Marczak · 11 years ago
  24. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  25. 047eada smdk5250: Remove 'board_usb_vbus_init()' function by Vivek Gautam · 11 years ago
  26. 3732e49 exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllers by Vivek Gautam · 11 years ago
  27. e97f9d8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  28. c0cae2e Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  29. 0876703 boards.cfg: Keep the entries sorted by Fabio Estevam · 11 years ago
  30. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  31. 2b36fe5 arm: am43xx: Add USB spl boot support by Dan Murphy · 11 years ago
  32. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  33. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  34. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  35. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  36. 347d06d sandbox: fix the return type of os_free() function by Masahiro Yamada · 11 years ago
  37. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  38. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  39. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  40. 52de0e4 powerpc: mpc824x: remove redundant CONFIG_MPC824X definition by Masahiro Yamada · 11 years ago
  41. 4b0065c powerpc: mpc5xx: remove redundant CONFIG_5xx definition by Masahiro Yamada · 11 years ago
  42. bf7aac9 powerpc: mpc512x: remove redundant CONFIG_MPC512X definition by Masahiro Yamada · 11 years ago
  43. 07344ed powerpc: mpc8xx: remove redundant CONFIG_8xx definition by Masahiro Yamada · 11 years ago
  44. 53a79fe powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · 11 years ago
  45. 1a0afe1 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  46. c4928c3 board: tec-ng: Do not make directories in a board Makefile by Masahiro Yamada · 11 years ago
  47. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  48. 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
  49. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  50. df05ff7 x86: delete unused header files by Masahiro Yamada · 11 years ago
  51. 36aa822 powerpc: delete unused header files by Masahiro Yamada · 11 years ago
  52. 2bf9557 blackfin: delete unused header files by Masahiro Yamada · 11 years ago
  53. 4d54b43 avr32: delete unused header files by Masahiro Yamada · 11 years ago
  54. 5378d5e avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk by Masahiro Yamada · 11 years ago
  55. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  56. 901d0ea tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  57. 26d2857 cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  58. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  59. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  60. b1cde7e am43xx_evm.h: Correct SPL max size by Tom Rini · 11 years ago
  61. 194dd74 DRA7: add ABB setup for MPU voltage domain by Nishanth Menon · 11 years ago
  62. 3ac8c0b DRA7: Add support for ES1.1 silicon ID code by Nishanth Menon · 11 years ago
  63. e9b13ce0 ARM: AM335x: Enable DDR dynamic IO power down by Satyanarayana, Sandhya · 11 years ago
  64. 0df8afd ARM: AM43xx: Enable DDR dynamic IO power down for DDR3 by Lokesh Vutla · 11 years ago
  65. e37e954 OMAP3: igep00x0: Convert to ti_omap3_common.h. by Enric Balletbò i Serra · 11 years ago
  66. c7964f8 TI: OMAP3: Create common config files for TI OMAP3 platforms. by Enric Balletbò i Serra · 11 years ago
  67. ac02aa9 ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_* by Enric Balletbò i Serra · 11 years ago
  68. c6a7fce TI: armv7: Do not define the number DRAM banks if is already defined. by Enric Balletbò i Serra · 11 years ago
  69. 70e71b6 TI: armv7: Move ELM support to SoC configuration file. by Enric Balletbò i Serra · 11 years ago
  70. 3d657a0 ARM: OMAP5: Rename to ti_omap5_common.h by Enric Balletbò i Serra · 11 years ago
  71. 6c0a032 ARM: OMAP4: Rename to ti_omap4_common.h by Enric Balletbò i Serra · 11 years ago
  72. ce3ca05 feature-removal-schedule.txt: Drop CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL by Tom Rini · 11 years ago
  73. e81f63f ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  74. 02c4153 ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL by Jassi Brar · 12 years ago
  75. f28bea0 eSDHC: Calculate envaddr accroding to the address format by Haijun.Zhang · 11 years ago
  76. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  77. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  78. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  79. 4399434 net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f by Shengzhou Liu · 11 years ago
  80. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  81. 3fdc827 t2080qds/ddr: update ddr parameters by Shengzhou Liu · 11 years ago
  82. eb6b458 powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL by Po Liu · 11 years ago
  83. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  84. 76356eb powerpc/mpc85xx: Revise workaround for DDR-A003 by York Sun · 11 years ago
  85. b518816 powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 by York Sun · 11 years ago
  86. 842eaa1 powerpc/85xx: update erratum a006379 by Shengzhou Liu · 11 years ago
  87. 1576b55 powerpc/t2080qds: some update for t2080qds by Shengzhou Liu · 11 years ago
  88. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  89. 2eb3ac7 powerpc/t1040qds: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  90. b44bd2c Prepare v2014.01 by Tom Rini · 11 years ago
  91. be6d426 fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  92. 004c105 ARM: bcm2835: fix mailbox timeout by Stephen Warren · 11 years ago
  93. f66f2aa ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  94. 86a8b3a spl: common: Properly ignore spl/Makefile in .gitignore by Dan Murphy · 11 years ago
  95. 84977e4 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · 11 years ago
  96. 5528363 yaffs2: Remove block number check from summary verification by Charles Manning · 11 years ago
  97. b5bbac1 ext4fs: fix "invalid extent block" error by Ionut Nicu · 11 years ago
  98. 4701732 ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz by Ionut Nicu · 11 years ago
  99. c47817b board:universal: fix i2c adapter by Piotr Wilczek · 11 years ago
  100. 0550870 fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · 11 years ago