1. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  2. 320d974 am33xx: Correct NON_SECURE_SRAM_START/END by Tom Rini · 11 years ago
  3. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  4. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  5. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  6. 91607ac tx25: copy SPL directly, not using relocate_code. by Albert ARIBAUD · 11 years ago
  7. 3acb324 mx31pdk: copy SPL directly, not using relocate_code. by Albert ARIBAUD · 11 years ago
  8. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. 60985bb tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 11 years ago
  10. 578e637 ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 11 years ago
  11. 20583d0 ARM: tegra: support SKU 7 of Tegra20 by Stephen Warren · 11 years ago
  12. 840167c ARM: tegra: support SKU 1 of Tegra114 by Stephen Warren · 11 years ago
  13. 9972db5 tegra: always build u-boot-nodtb-tegra.bin by Stephen Warren · 11 years ago
  14. a51f7de Tegra: clk: always use find_best_divider() for periph clocks by Allen Martin · 11 years ago
  15. d56273d Tegra: Remove unused/non-existent spl linker script reference by Tom Warren · 11 years ago
  16. dcfe863 Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu by Tom Warren · 11 years ago
  17. a71d45d powerpc/mpc85xx: Clear L1 D-cache lock by York Sun · 11 years ago
  18. 39bdaff SECURE BOOT - Removed deletion of TLB entries code by Ruchika Gupta · 12 years ago
  19. 6eaeba2 powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · 12 years ago
  20. e14cdc0 powerpc/p5040: fix mdio mux for 10G port by Shaohui Xie · 12 years ago
  21. 8fa0102 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · 12 years ago
  22. 1bfb9f1 sf: spansion: Add support for S25FL128S by Xie Xiaobo · 12 years ago
  23. f9539a9 powerpc/p2041: fix serdes reference clock frequency display for PC board by Shaohui Xie · 12 years ago
  24. 0fecbba powerpc/b4860: fix for Serdes connectivity to SFP's by Shaveta Leekha · 12 years ago
  25. 037e19b powerpc/t4240qds: fix PHY reset timeout issue by Shengzhou Liu · 12 years ago
  26. e1379b0 powerpc/t4qds: Add SW7[4] in the DIP switch display by York Sun · 12 years ago
  27. 16d88f4 Enable XAUI interface for B4860QDS by Suresh Gupta · 12 years ago
  28. 49e946c board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M by Stephen George · 12 years ago
  29. 94025b1 powerpc/p5040: enable PBL tool support by Shaohui Xie · 12 years ago
  30. f413881 powerpc/t4qds: use clock measurement for sysclk and ddr clock by Ed Swarthout · 12 years ago
  31. 428ea86 powerpc/qixis: add clock measurement registers by Ed Swarthout · 12 years ago
  32. 1b294b7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
  33. f698143 powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
  34. 5f208d1 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
  35. 3d2972f powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · 12 years ago
  36. ee2e0fc powerpc/p5040: enable NAND, SD, SPI boot support by Shaohui Xie · 12 years ago
  37. 9cd95ac Add e6500 L2 replacement policy selection by James Yang · 12 years ago
  38. c79fd50 T4240/ramboot: enable PBL tool for T4240 by Shaohui Xie · 12 years ago
  39. 0aadf4a powerpc/t4240qds: Add VDD override by York Sun · 12 years ago
  40. 0c9ab43 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · 12 years ago
  41. d54097b net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  42. c416faf Enable L2 cache parity/ECC error checking by James Yang · 12 years ago
  43. 9cefbd6 powerpc/t4240qds: Add board detail for bdinfo command by York Sun · 12 years ago
  44. e793946 common: Update cmd_bdinfo for PPC by York Sun · 11 years ago
  45. 53237af cmd_mem: fix cp command by Masahiro Yamada · 11 years ago
  46. c28cbfa ext4: assign get_fs()->dev_desc before using it by Stephen Warren · 11 years ago
  47. fd72569 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections by Tom Rini · 11 years ago
  48. 0ad6c34 ARM: Add Seagate GoFlex Home support by Suriyan Ramasami · 11 years ago
  49. d21c3af ARM: vexpress: enable bootz and hush parser for all VExpress boards by Andre Przywara · 11 years ago
  50. 3d3ae85 ARM: vexpress: add support for Versatile Express Cortex-A15-TC2 by Andre Przywara · 11 years ago
  51. cd4f46e ARM: vexpress: create A5 specific board config by Ryan Harkin · 11 years ago
  52. 9b58a3f ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · 11 years ago
  53. 24c185c cfi_flash: return NULL for invalid base address input by Masahiro Yamada · 11 years ago
  54. e2e273a cosmetic: cfi_flash: delete a space after an unary operator by Masahiro Yamada · 11 years ago
  55. aedadf1 cfi_flash: Fix unaligned accesses to cfi_qry structure by Andrew Gabbasov · 11 years ago
  56. 5ba444f ARM: at91: add NAND partition table and index by Bo Shen · 11 years ago
  57. e9350d6 ARM: at91: add at91sam9x5 and sama5d3x information by Bo Shen · 11 years ago
  58. c9b23f8 ARM: at91: fix and update README.at91 document by Bo Shen · 11 years ago
  59. 3225f34 ARM: atmel: add sama5d3xek support by Bo Shen · 11 years ago
  60. e5e8bb0 USB: ohci-at91: support sama5d3x devices by Bo Shen · 11 years ago
  61. 284403a ARM: at91: add Atmel sama5d3 SoC new pmc register by Bo Shen · 11 years ago
  62. 8bcb6f4 Update MAINTAINERS file for sandbox by Simon Glass · 11 years ago
  63. 3a3994c Update MAINTAINERS file for x86 by Simon Glass · 11 years ago
  64. 1dbdc76 .gitignore: add GNU GLOBAL files by Masahiro Yamada · 11 years ago
  65. 5e57454 fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · 11 years ago
  66. a558ad7 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · 13 years ago
  67. 8ac2856 README: Correct reference for CONFIG_SUPPORT_RAW_INITRD by Tom Rini · 11 years ago
  68. 48e0b2b powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 11 years ago
  69. f6c3b34 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 11 years ago
  70. fb651b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 11 years ago
  71. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  72. d828a16 doc/README.scrapyard: add missing commit IDs by Wolfgang Denk · 11 years ago
  73. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 11 years ago
  74. bee0dc2 smc911x: fix the timeout detection by Masahiro Yamada · 11 years ago
  75. cc63bb0 doc/README.ubi: Add description of accessing ubi filesystems by Paul B. Henson · 11 years ago
  76. f63d638 T4240/eth: fix SGMII card PHY address by Shaohui Xie · 12 years ago
  77. 9c0a6de powerpc/t4qds: Fix disabling remote I2C connection by Ed Swarthout · 12 years ago
  78. 4310479 powerpc/b4860qds: Assign DDR address in board file by York Sun · 12 years ago
  79. ef00227 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · 12 years ago
  80. 8444b53 powerpc/mpc85xx: Update workaround for DDR erratum A-004934 by York Sun · 12 years ago
  81. 3fa75c8 T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · 12 years ago
  82. 04bccc3 T4240/net: use QSGMII card PHY address by default by Shaohui Xie · 12 years ago
  83. 7794b1a net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  84. fbe27ce powerpc/85xx: fix build error introduced by serdes_get_prtcl by Shengzhou Liu · 12 years ago
  85. ae8a5d1 net/fm: fixup ethernet for mEMAC by Shengzhou Liu · 12 years ago
  86. 9592780 t4240qds/eth: fixup ethernet for t4240qds by Shengzhou Liu · 12 years ago
  87. 3e83fc9 powerpc/85xx: add missing QMAN frequency calculation by Shaohui Xie · 12 years ago
  88. 10d644b powerpc: Add T4160QDS by York Sun · 12 years ago
  89. b46b7f9 powerpc/t4240qds: Move SoC define into boards.cfg by York Sun · 12 years ago
  90. b624084 powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  91. 924859a powerpc/t4240: Fix SerDes protocol arrays with const prefix by York Sun · 12 years ago
  92. 615f0cb powerpc/mpc85xx: Fix PIR parsing for chassis2 by York Sun · 12 years ago
  93. eb80880 powerpc/corenet2: Print SerDes protocol in decimal by York Sun · 12 years ago
  94. 1e501f9 T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  95. 97c7fe6 powerpc/t4240qds: Add voltage ID support by York Sun · 12 years ago
  96. e1d5a27 powerpc/mpc85xx: Fix portal setup by York Sun · 12 years ago
  97. 0a7c535 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
  98. 054dfd9 powerpc/t4240qds: Update DDR timing table by York Sun · 12 years ago
  99. f977244 T4/SerDes: correct the SATA index by Roy Zang · 12 years ago
  100. 944b6cc Fman/t4240: some fix for 10G XAUI by Shaohui Xie · 12 years ago