1. 1223687 EXYNOS5: Add initial DTS file for Snow. by Rajeshwari Shinde · Thu Feb 28 01:40:41 2013 +0000
  2. 9a427cc Exynos5: FDT: Add a H/W-trip member to TMU node by Akshay Saraswat · Mon Feb 25 01:13:07 2013 +0000
  3. b9fa8c1 Exynos5: TMU: Add hardware tripping by Akshay Saraswat · Mon Feb 25 01:13:06 2013 +0000
  4. 60e72fa Exynos5: Config: Enable dtt command for TMU by Akshay Saraswat · Mon Feb 25 01:13:05 2013 +0000
  5. e3d7660 TMU: Add TMU support in dtt command by Akshay Saraswat · Mon Feb 25 01:13:04 2013 +0000
  6. c9ba97e Exynos5: Config: Enable support for Exynos TMU driver by Akshay Saraswat · Mon Feb 25 01:13:03 2013 +0000
  7. ec3a180 Exynos5: TMU: Add TMU init and status check by Akshay Saraswat · Mon Feb 25 01:13:02 2013 +0000
  8. aa77318 Exynos5: FDT: Add TMU device node values by Akshay Saraswat · Mon Feb 25 01:13:01 2013 +0000
  9. 32e61e2 Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · Mon Feb 25 01:13:00 2013 +0000
  10. 15ab89e SMDK5250: FDT: Retrieve board model via DT by Rajeshwari Shinde · Mon Feb 18 02:51:49 2013 +0000
  11. edac8a5 EXYNOS: Correct ordering of SPL machine_params by Simon Glass · Mon Feb 18 20:32:59 2013 +0000
  12. 4200a52 config: Snow: Enable MAX98095 codec by Rajeshwari Shinde · Thu Feb 14 19:46:16 2013 +0000
  13. 003c28c EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · Thu Feb 14 19:46:15 2013 +0000
  14. 6d7b21d EXYNOS5: GPIO to enable MAX98095 by Rajeshwari Shinde · Thu Feb 14 19:46:14 2013 +0000
  15. 1bf5825 Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · Thu Feb 14 19:46:13 2013 +0000
  16. cd93e9b Sound: MAX98095: Add the driver for codec by Rajeshwari Shinde · Thu Feb 14 19:46:12 2013 +0000
  17. 73de8d6 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · Thu Feb 14 19:46:11 2013 +0000
  18. 0bdb3fb SMDK5250: Add PMIC voltage settings by Rajeshwari Shinde · Tue Feb 12 20:40:02 2013 +0000
  19. 6c4e99b EXYNOS5: Add function to setup set ps hold by Rajeshwari Shinde · Tue Feb 12 20:40:01 2013 +0000
  20. 89e5900 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Feb 15 12:23:42 2013 -0500
  21. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · Fri Feb 15 17:53:34 2013 +0100
  22. 73368fc x86: Remove unused real mode code by Simon Glass · Thu Feb 14 17:38:30 2013 +0000
  23. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · Thu Feb 14 04:18:54 2013 +0000
  24. f06b111 x86: Remove unneeded cruft from main Makefile by Simon Glass · Thu Feb 14 04:18:53 2013 +0000
  25. b83dc58 x86: Remove sc520 cpu by Simon Glass · Thu Feb 14 04:18:52 2013 +0000
  26. dc4d421 x86: Remove eNET boards by Simon Glass · Thu Feb 14 04:18:51 2013 +0000
  27. 817d6f2 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Feb 12 19:03:59 2013 -0500
  28. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  29. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  30. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  31. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  32. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  33. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  34. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  35. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · Tue Feb 12 22:22:12 2013 +0100
  36. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  37. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  38. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  39. 183943d am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · Tue Feb 12 14:59:23 2013 -0500
  40. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  41. 4cdc898 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · Tue Jan 22 00:15:49 2013 +0000
  42. 7a3fa01 Tegra114: Add/enable Dalmore build (T114 reference board) by Tom Warren · Mon Jan 28 13:32:13 2013 +0000
  43. 598547d Tegra114: Add generic Tegra114 build support by Tom Warren · Mon Jan 28 13:32:12 2013 +0000
  44. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · Mon Jan 28 13:32:11 2013 +0000
  45. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · Mon Jan 28 13:32:10 2013 +0000
  46. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · Mon Jan 28 13:32:09 2013 +0000
  47. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · Mon Jan 28 13:32:08 2013 +0000
  48. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · Mon Jan 28 13:32:07 2013 +0000
  49. 7ea853e tegra: cardhu: config: enable SPI by Allen Martin · Tue Jan 29 13:51:29 2013 +0000
  50. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · Tue Jan 29 13:51:28 2013 +0000
  51. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · Tue Jan 29 13:51:27 2013 +0000
  52. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · Tue Jan 29 13:51:26 2013 +0000
  53. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · Tue Jan 29 13:51:25 2013 +0000
  54. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · Tue Jan 29 13:51:24 2013 +0000
  55. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · Tue Jan 29 13:51:23 2013 +0000
  56. 3f26479 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · Tue Jan 22 06:20:07 2013 +0000
  57. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · Tue Jan 22 06:20:08 2013 +0000
  58. 795f9d7 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · Wed Jan 23 14:01:01 2013 -0700
  59. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · Fri Jan 18 13:36:26 2013 -0700
  60. 9253168 tegra: fdt: add back missing host1x node by Allen Martin · Fri Jan 25 08:46:47 2013 +0000
  61. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  62. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  63. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  64. db9cfa7 libfdt: update fdt.h from upstream dtc by Kim Phillips · Wed Jan 16 13:59:43 2013 +0000
  65. 2575c72 libfdt_env.h: add fdt type definitions by Kim Phillips · Wed Jan 16 13:59:34 2013 +0000
  66. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  67. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · Tue Jan 08 16:07:54 2013 +0000
  68. 4c0e228 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · Mon Feb 04 12:21:39 2013 -0500
  69. d6c8a12 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · Sat Jan 26 13:18:32 2013 +0100
  70. 8f12c7c AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree by hvaibhav@ti.com · Tue Sep 18 09:26:05 2012 +0000
  71. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · Mon Jan 14 05:32:20 2013 +0000
  72. b2451e3 am335x: display msg when reading MAC from efuse by Lars Poeschel · Fri Jan 11 00:53:32 2013 +0000
  73. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · Fri Jan 11 00:53:31 2013 +0000
  74. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · Fri Jan 11 00:53:30 2013 +0000
  75. 2dd508f omap4: allow the use of a plain text env file instead boot scripts by Javier Martinez Canillas · Mon Jan 07 03:51:20 2013 +0000
  76. d549ace OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · Thu Dec 27 03:36:01 2012 +0000
  77. e9b1452 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · Thu Dec 27 01:35:56 2012 +0000
  78. ec2dc0c sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:38 2013 +0530
  79. 944bd26 sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:37 2013 +0530
  80. 460c459 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · Tue Jan 29 17:13:36 2013 +0530
  81. ed178bb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · Wed Jan 23 18:21:45 2013 +0530
  82. e05b2a9 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · Wed Jan 23 13:29:29 2013 +0100
  83. 663a462 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · Fri Sep 14 20:46:11 2012 +0530
  84. d17e9b2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Feb 04 17:50:11 2013 -0500
  85. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  86. c64af47 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · Tue Jan 22 23:40:07 2013 +0000
  87. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · Tue Jan 22 23:40:06 2013 +0000
  88. 159b746 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · Wed Dec 12 04:48:56 2012 +0000
  89. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  90. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · Thu Jan 24 01:05:55 2013 +0000
  91. e181a23 board sc3: fix warning about nested comment by Jeroen Hofstee · Tue Jan 08 13:35:53 2013 +0000
  92. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  93. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  94. 5a3720dd drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · Thu Jan 03 01:02:46 2013 +0000
  95. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · Thu Dec 13 03:30:10 2012 +0000
  96. 2e37202 FAT: use toupper/tolower instead of recoding them by Richard Genoud · Thu Dec 13 00:47:36 2012 +0000
  97. 57b2e69 configs:Remove unused macro CONFIG_DISCOVER_PHY by Ashok · Wed Nov 07 07:39:29 2012 +0000
  98. d388763 x86: Use generic global_data by Simon Glass · Thu Dec 13 20:49:27 2012 +0000
  99. 850d9aa sparc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:26 2012 +0000
  100. f97c17f sh: Use generic global_data by Simon Glass · Thu Dec 13 20:49:25 2012 +0000