1. cfa6df1 config: Snow: Enable MAX98095 codec by Rajeshwari Shinde · 12 years ago
  2. 7772bb7 EXYNOS5: FDT: Add compatible strings for MAX98095 by Rajeshwari Shinde · 12 years ago
  3. ce07380 EXYNOS5: GPIO to enable MAX98095 by Rajeshwari Shinde · 12 years ago
  4. 14d2dfc Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · 12 years ago
  5. 5febe8d Sound: MAX98095: Add the driver for codec by Rajeshwari Shinde · 12 years ago
  6. a006076 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · 12 years ago
  7. b278c40 SMDK5250: Add PMIC voltage settings by Rajeshwari Shinde · 12 years ago
  8. 51ff1ed EXYNOS5: Add function to setup set ps hold by Rajeshwari Shinde · 12 years ago
  9. 9f024f6 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  10. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  11. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  12. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  13. a32e626 x86: Remove unneeded cruft from main Makefile by Simon Glass · 12 years ago
  14. 1f3a581 x86: Remove sc520 cpu by Simon Glass · 12 years ago
  15. 7e8c53d x86: Remove eNET boards by Simon Glass · 12 years ago
  16. 9c748e0 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  17. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  18. 0ba8926 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  19. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  20. 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  21. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  22. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  23. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  24. 4539781 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  25. 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  26. 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  27. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  28. 1634e96 am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · 12 years ago
  29. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  30. fd8e1c3 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  31. 0706714 Tegra114: Add/enable Dalmore build (T114 reference board) by Tom Warren · 12 years ago
  32. 9482919 Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
  33. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  34. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  35. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  36. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  37. 2fc65e2 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  38. d2f18f2 tegra: cardhu: config: enable SPI by Allen Martin · 12 years ago
  39. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  40. 91673e2 tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  41. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  42. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  43. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  44. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  45. c35eb56 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · 12 years ago
  46. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  47. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  48. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  49. 36068ae tegra: fdt: add back missing host1x node by Allen Martin · 12 years ago
  50. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  51. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  52. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  53. 71bbb3d libfdt: update fdt.h from upstream dtc by Kim Phillips · 12 years ago
  54. 25aca0f libfdt_env.h: add fdt type definitions by Kim Phillips · 12 years ago
  55. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  56. 6487d88 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  57. 8978f86 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · 12 years ago
  58. 3e857d0 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  59. f170899 AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree by hvaibhav@ti.com · 12 years ago
  60. 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  61. 3ec36b3 am335x: display msg when reading MAC from efuse by Lars Poeschel · 12 years ago
  62. 1c1b7c3 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  63. aca0b8b am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  64. d70f548 omap4: allow the use of a plain text env file instead boot scripts by Javier Martinez Canillas · 12 years ago
  65. 9d4f542 OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  66. 77eea28 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago
  67. d62ef56 sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  68. b1431da sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  69. c75c921 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  70. f785fcb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  71. 5818a09 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  72. 4e994c1 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  73. 6e787b7 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  74. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  75. 10ec0f8 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · 12 years ago
  76. e70fb53 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  77. 3981d02 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · 12 years ago
  78. 34765e8 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  79. b2f3e0e console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago
  80. 3fd1e85 board sc3: fix warning about nested comment by Jeroen Hofstee · 12 years ago
  81. b565408 common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  82. 0f30734 common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · 12 years ago
  83. ac1048a drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · 12 years ago
  84. cb940c7 FAT: remove ifdefs to make the code more readable by Richard Genoud · 12 years ago
  85. fb7e16c FAT: use toupper/tolower instead of recoding them by Richard Genoud · 12 years ago
  86. c7db645 configs:Remove unused macro CONFIG_DISCOVER_PHY by Ashok · 12 years ago
  87. 43cff66 x86: Use generic global_data by Simon Glass · 12 years ago
  88. 1e5f8bd sparc: Use generic global_data by Simon Glass · 12 years ago
  89. a987902 sh: Use generic global_data by Simon Glass · 12 years ago
  90. 07d59bb sandbox: Use generic global_data by Simon Glass · 12 years ago
  91. 2ab575e powerpc: Use generic global_data by Simon Glass · 12 years ago
  92. 6f8b285 openrisc: Use generic global_data by Simon Glass · 12 years ago
  93. 1f7559e nios2: Use generic global_data by Simon Glass · 12 years ago
  94. ee22c1a nds32: Use generic global_data by Simon Glass · 12 years ago
  95. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  96. eef5415 microblaze: Use generic global_data by Simon Glass · 12 years ago
  97. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  98. 06b507b blackfin: Use generic global_data by Simon Glass · 12 years ago
  99. 47a9789 avr32: Use generic global_data by Simon Glass · 12 years ago
  100. baa1e53 arm: Use generic global_data by Simon Glass · 12 years ago