1. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  2. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  3. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  4. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  5. c35eb56 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · 12 years ago
  6. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  7. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  8. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  9. 36068ae tegra: fdt: add back missing host1x node by Allen Martin · 12 years ago
  10. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  11. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  12. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  13. 71bbb3d libfdt: update fdt.h from upstream dtc by Kim Phillips · 12 years ago
  14. 25aca0f libfdt_env.h: add fdt type definitions by Kim Phillips · 12 years ago
  15. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  16. 6487d88 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  17. 8978f86 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · 12 years ago
  18. 3e857d0 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  19. f170899 AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree by hvaibhav@ti.com · 12 years ago
  20. 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  21. 3ec36b3 am335x: display msg when reading MAC from efuse by Lars Poeschel · 12 years ago
  22. 1c1b7c3 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  23. aca0b8b am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  24. d70f548 omap4: allow the use of a plain text env file instead boot scripts by Javier Martinez Canillas · 12 years ago
  25. 9d4f542 OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  26. 77eea28 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago
  27. 00ed345 arm: zynq: Add lowlevel initialization to C by Michal Simek · 12 years ago
  28. 59c651f arm: zynq: Add SLCR support with system reset by Michal Simek · 12 years ago
  29. 7dca54f xilinx: zynq: Enable DCC and create new zynq_dcc board by Michal Simek · 12 years ago
  30. d62ef56 sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  31. b1431da sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  32. c75c921 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  33. f785fcb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  34. 5818a09 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  35. 4e994c1 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  36. 6e787b7 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  37. 9a32084 Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago
  38. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  39. 10ec0f8 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · 12 years ago
  40. e70fb53 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  41. 3981d02 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · 12 years ago
  42. 34765e8 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  43. b2f3e0e console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · 12 years ago
  44. 3fd1e85 board sc3: fix warning about nested comment by Jeroen Hofstee · 12 years ago
  45. b565408 common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  46. 0f30734 common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · 12 years ago
  47. ac1048a drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · 12 years ago
  48. cb940c7 FAT: remove ifdefs to make the code more readable by Richard Genoud · 12 years ago
  49. fb7e16c FAT: use toupper/tolower instead of recoding them by Richard Genoud · 12 years ago
  50. c7db645 configs:Remove unused macro CONFIG_DISCOVER_PHY by Ashok · 12 years ago
  51. 43cff66 x86: Use generic global_data by Simon Glass · 12 years ago
  52. 1e5f8bd sparc: Use generic global_data by Simon Glass · 12 years ago
  53. a987902 sh: Use generic global_data by Simon Glass · 12 years ago
  54. 07d59bb sandbox: Use generic global_data by Simon Glass · 12 years ago
  55. 2ab575e powerpc: Use generic global_data by Simon Glass · 12 years ago
  56. 6f8b285 openrisc: Use generic global_data by Simon Glass · 12 years ago
  57. 1f7559e nios2: Use generic global_data by Simon Glass · 12 years ago
  58. ee22c1a nds32: Use generic global_data by Simon Glass · 12 years ago
  59. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  60. eef5415 microblaze: Use generic global_data by Simon Glass · 12 years ago
  61. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  62. 06b507b blackfin: Use generic global_data by Simon Glass · 12 years ago
  63. 47a9789 avr32: Use generic global_data by Simon Glass · 12 years ago
  64. baa1e53 arm: Use generic global_data by Simon Glass · 12 years ago
  65. c8fcd0f Only use fb_base if we have a display by Simon Glass · 12 years ago
  66. 50b1fa3 Add generic global_data by Simon Glass · 12 years ago
  67. 8ee666a sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  68. 3d0f8c8 avr32: Move cpu_hz to arch_global_data by Simon Glass · 12 years ago
  69. 1c865d5 avr32: Move stack_end to arch_global_data by Simon Glass · 12 years ago
  70. 035cbe9 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  71. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  72. fa25c6f sparc: Drop kbd_status and reset_status from global_data by Simon Glass · 12 years ago
  73. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  74. 225ca83 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
  75. a0d3c82 ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
  76. 923a662 ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
  77. 7273cce ppc: Remove console_addr from global data by Simon Glass · 12 years ago
  78. 7e15d6d ppc: Move mirror_hack to arch_global_data by Simon Glass · 12 years ago
  79. 3a1dc8f arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  80. 6bb9ba7 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  81. 43e6081 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  82. 3c4c308 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  83. 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  84. fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  85. b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  86. 7c80c6c ppc: Move used_tlb_cams to arch_global_data by Simon Glass · 12 years ago
  87. 8670dbc ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
  88. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  89. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  90. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  91. 14d315b microblaze: Remove FSL support from generic board by Michal Simek · 12 years ago
  92. 82b6a47 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · 12 years ago
  93. 151eeeb board: xilinx: Remove common folder by Michal Simek · 12 years ago
  94. 74b87c4 board: xilinx: Remove unused ancient i2c driver by Michal Simek · 12 years ago
  95. 85e9c65 spi: xilinx_spi: Perform software reset during slave setup by Jason Wu · 12 years ago
  96. 9fc6a06 common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM by Michal Simek · 12 years ago
  97. 2281ba5 microblaze: Add muldi3.c which contains routines for _muldi3 by David Holsgrove · 12 years ago
  98. 7cde9f3 block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · 12 years ago
  99. 5bedf88 ARM: highbank: use wfi macro instead of inline asm by Rob Herring · 12 years ago
  100. 2ff467c ARM: add wfi assembly macro by Rob Herring · 12 years ago