1. 96bbf55 cmd_sf: Add print mesg for 'sf erase' command by Jagannadha Sutradharudu Teki · 11 years ago
  2. 0d3b596 sf: Fix sf read for memory-mapped SPI flashes by Jagannadha Sutradharudu Teki · 11 years ago
  3. e4eaef8 spi: exynos: Support SPI_PREAMBLE mode by Rajeshwari Shinde · 11 years ago
  4. bb786b8 spi: Add support for preamble bytes by Rajeshwari Shinde · 11 years ago
  5. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  6. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  7. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  8. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  9. 91607ac tx25: copy SPL directly, not using relocate_code. by Albert ARIBAUD · 11 years ago
  10. 3acb324 mx31pdk: copy SPL directly, not using relocate_code. by Albert ARIBAUD · 11 years ago
  11. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  12. 60985bb tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 11 years ago
  13. 578e637 ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 11 years ago
  14. 20583d0 ARM: tegra: support SKU 7 of Tegra20 by Stephen Warren · 11 years ago
  15. 840167c ARM: tegra: support SKU 1 of Tegra114 by Stephen Warren · 11 years ago
  16. 9972db5 tegra: always build u-boot-nodtb-tegra.bin by Stephen Warren · 11 years ago
  17. a51f7de Tegra: clk: always use find_best_divider() for periph clocks by Allen Martin · 11 years ago
  18. d56273d Tegra: Remove unused/non-existent spl linker script reference by Tom Warren · 11 years ago
  19. dcfe863 Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu by Tom Warren · 11 years ago
  20. ed03f41 sf: winbond: Add support for W25PXX SPI flash by Kuo-Jung Su · 11 years ago
  21. 47ccaa2 sf: winbond: Add support for W25Q256 by Jagannadha Sutradharudu Teki · 12 years ago
  22. e90f7bd sf: spansion: Add Spansion S25FL064P IDs by Marek Vasut · 12 years ago
  23. a71d45d powerpc/mpc85xx: Clear L1 D-cache lock by York Sun · 12 years ago
  24. 39bdaff SECURE BOOT - Removed deletion of TLB entries code by Ruchika Gupta · 12 years ago
  25. 6eaeba2 powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · 12 years ago
  26. e14cdc0 powerpc/p5040: fix mdio mux for 10G port by Shaohui Xie · 12 years ago
  27. 8fa0102 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · 12 years ago
  28. 1bfb9f1 sf: spansion: Add support for S25FL128S by Xie Xiaobo · 12 years ago
  29. f9539a9 powerpc/p2041: fix serdes reference clock frequency display for PC board by Shaohui Xie · 12 years ago
  30. 0fecbba powerpc/b4860: fix for Serdes connectivity to SFP's by Shaveta Leekha · 12 years ago
  31. 037e19b powerpc/t4240qds: fix PHY reset timeout issue by Shengzhou Liu · 12 years ago
  32. e1379b0 powerpc/t4qds: Add SW7[4] in the DIP switch display by York Sun · 12 years ago
  33. 16d88f4 Enable XAUI interface for B4860QDS by Suresh Gupta · 12 years ago
  34. 49e946c board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M by Stephen George · 12 years ago
  35. 94025b1 powerpc/p5040: enable PBL tool support by Shaohui Xie · 12 years ago
  36. f413881 powerpc/t4qds: use clock measurement for sysclk and ddr clock by Ed Swarthout · 12 years ago
  37. 428ea86 powerpc/qixis: add clock measurement registers by Ed Swarthout · 12 years ago
  38. 1b294b7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
  39. f698143 powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
  40. 5f208d1 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
  41. 3d2972f powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · 12 years ago
  42. ee2e0fc powerpc/p5040: enable NAND, SD, SPI boot support by Shaohui Xie · 12 years ago
  43. 9cd95ac Add e6500 L2 replacement policy selection by James Yang · 12 years ago
  44. c79fd50 T4240/ramboot: enable PBL tool for T4240 by Shaohui Xie · 12 years ago
  45. 0aadf4a powerpc/t4240qds: Add VDD override by York Sun · 12 years ago
  46. 0c9ab43 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · 12 years ago
  47. d54097b net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  48. c416faf Enable L2 cache parity/ECC error checking by James Yang · 12 years ago
  49. 9cefbd6 powerpc/t4240qds: Add board detail for bdinfo command by York Sun · 12 years ago
  50. e793946 common: Update cmd_bdinfo for PPC by York Sun · 11 years ago
  51. 53237af cmd_mem: fix cp command by Masahiro Yamada · 11 years ago
  52. c28cbfa ext4: assign get_fs()->dev_desc before using it by Stephen Warren · 11 years ago
  53. fd72569 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections by Tom Rini · 11 years ago
  54. 0ad6c34 ARM: Add Seagate GoFlex Home support by Suriyan Ramasami · 12 years ago
  55. d21c3af ARM: vexpress: enable bootz and hush parser for all VExpress boards by Andre Przywara · 12 years ago
  56. 3d3ae85 ARM: vexpress: add support for Versatile Express Cortex-A15-TC2 by Andre Przywara · 12 years ago
  57. cd4f46e ARM: vexpress: create A5 specific board config by Ryan Harkin · 12 years ago
  58. 9b58a3f ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · 12 years ago
  59. 24c185c cfi_flash: return NULL for invalid base address input by Masahiro Yamada · 11 years ago
  60. e2e273a cosmetic: cfi_flash: delete a space after an unary operator by Masahiro Yamada · 11 years ago
  61. aedadf1 cfi_flash: Fix unaligned accesses to cfi_qry structure by Andrew Gabbasov · 11 years ago
  62. a1b81ab nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · 12 years ago
  63. 453db36 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago
  64. 070fd8e mtd: nand: fix the partial page write condition by htbegin · 12 years ago
  65. e834402 nand: adjust erase/read/write partition/chip size for bad blocks by Harvey Chapman · 12 years ago
  66. 98d9d92 nand/fsl_elbc: detect page size at runtime by Scott Wood · 12 years ago
  67. 283857d powerpc/83xx/km: make local functions and structs static by Holger Brunck · 11 years ago
  68. 1ca899c powerpc/83xx/km: MV88e6122 errata fix for 1.9V by Holger Brunck · 11 years ago
  69. ffbff1d Exynos: uart: s5p: enabling the uart tx/rx fifo by Akshay Saraswat · 12 years ago
  70. 234370c Exynos5: clock: Update the equation to calculate PLL output frequency by Akshay Saraswat · 12 years ago
  71. 5ba444f ARM: at91: add NAND partition table and index by Bo Shen · 11 years ago
  72. e9350d6 ARM: at91: add at91sam9x5 and sama5d3x information by Bo Shen · 11 years ago
  73. c9b23f8 ARM: at91: fix and update README.at91 document by Bo Shen · 11 years ago
  74. 3225f34 ARM: atmel: add sama5d3xek support by Bo Shen · 11 years ago
  75. e5e8bb0 USB: ohci-at91: support sama5d3x devices by Bo Shen · 11 years ago
  76. 284403a ARM: at91: add Atmel sama5d3 SoC new pmc register by Bo Shen · 11 years ago
  77. c7c4fe0 SMDK5250: Enable SPI Gigabyte device. by Rajeshwari Shinde · 12 years ago
  78. f10b4c0 SF: Add driver for Gigabyte device GD25LQ and GD25Q64B by Rajeshwari Shinde · 12 years ago
  79. 8bcb6f4 Update MAINTAINERS file for sandbox by Simon Glass · 11 years ago
  80. 3a3994c Update MAINTAINERS file for x86 by Simon Glass · 11 years ago
  81. 1dbdc76 .gitignore: add GNU GLOBAL files by Masahiro Yamada · 11 years ago
  82. 5e57454 fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · 11 years ago
  83. a558ad7 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · 13 years ago
  84. 8c49837 wandboard: fix typo in README by Luka Perkov · 11 years ago
  85. 11f98d1 video: mxsfb: Add an entry for mx23evk/mx28vk video modes by Fabio Estevam · 11 years ago
  86. eadfc13 mx23evk: Add splash screen support by Fabio Estevam · 11 years ago
  87. 68661db mx28evk: Add splash screen support by Fabio Estevam · 11 years ago
  88. 89a9fd5 imx: spl: Merge libimx-common make rules by Benoît Thébaudeau · 11 years ago
  89. 8ac2856 README: Correct reference for CONFIG_SUPPORT_RAW_INITRD by Tom Rini · 11 years ago
  90. 48e0b2b powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 11 years ago
  91. f6c3b34 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 11 years ago
  92. fb651b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 11 years ago
  93. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  94. d828a16 doc/README.scrapyard: add missing commit IDs by Wolfgang Denk · 11 years ago
  95. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 11 years ago
  96. bee0dc2 smc911x: fix the timeout detection by Masahiro Yamada · 11 years ago
  97. cc63bb0 doc/README.ubi: Add description of accessing ubi filesystems by Paul B. Henson · 11 years ago
  98. f63d638 T4240/eth: fix SGMII card PHY address by Shaohui Xie · 12 years ago
  99. 9c0a6de powerpc/t4qds: Fix disabling remote I2C connection by Ed Swarthout · 12 years ago
  100. 4310479 powerpc/b4860qds: Assign DDR address in board file by York Sun · 12 years ago