1. 621de44 powerpc/rman: fix RMan support for t4240 and b4860 by Minghuan Lian · 11 years ago
  2. d1cb774 board/b4860qds: Add support for configuring SerDes1 Refclks by Shaveta Leekha · 11 years ago
  3. c404d61 powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.h by Shaveta Leekha · 11 years ago
  4. 59d6427 powerpc/mpc85xx: Add defines for serdes RSTCTL register by Shaveta Leekha · 11 years ago
  5. f274aaa board/freescale/common: IDT8T49N222A configuration code by Shaveta Leekha · 11 years ago
  6. 3a50299 board/bsc9132qds: Configure DSP DDR controller by Priyanka Jain · 11 years ago
  7. c73b903 board/bsc9132qds: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  8. ee9d753 powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE by Liu Gang · 11 years ago
  9. a434d0a p1020rdb-pd: platform support by Haijun.Zhang · 11 years ago
  10. cca41c5 powerpc/mpc85xx: Workaround for A-005812 by York Sun · 11 years ago
  11. 5e15555 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  12. 4889c98 powerpc/mpc8xxx: Add x4 DDR device support by York Sun · 11 years ago
  13. c3eea71 powerpc/t4240qds: Adjust DDR timing for RDIMM by York Sun · 11 years ago
  14. c21a739 powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff by York Sun · 11 years ago
  15. 9b85a48 powerpc/T4240EMU: Add T4240EMU target by York Sun · 11 years ago
  16. c87e81e powerpc/corenet: Move RCW print to cpu.c by York Sun · 11 years ago
  17. 9853201 powerpc/t4qds: cleanup board header file by York Sun · 11 years ago
  18. 972cc40 mpc85xx: Base emulator support by York Sun · 11 years ago
  19. 5f321a3 drivers/fm: Fix compiling error if FW location is not defined by York Sun · 11 years ago
  20. 544f881 powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file by York Sun · 11 years ago
  21. d5eca7e powerpc/t4: Correct LIODN assignment for SRIO by Liu Gang · 11 years ago
  22. bc6486a powerpc/b4860: Correct LIODN assignment for SRIO by Liu Gang · 11 years ago
  23. 1d5284b powerpc/srio: Update the SRIO LIODN registers and ID table macro by Liu Gang · 11 years ago
  24. ac19388 powerpc/85xx: Add TWR-P10xx board support by Xie Xiaobo · 11 years ago
  25. 62eac17 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  26. a3c41ba i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  27. 4d12301 dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · 11 years ago
  28. aeedbcf dts/Makefile: don't use cpp -P by Stephen Warren · 11 years ago
  29. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  30. 456d681 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · 11 years ago
  31. 3f972cc dt: don't use ARCH_CPU_DTS by Stephen Warren · 11 years ago
  32. c198ef7 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · 11 years ago
  33. ac6afaf dts/Makefile: simplify dtc invocation by Stephen Warren · 11 years ago
  34. af88f20 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · 11 years ago
  35. 1f78f06 Validate dtc is new enough by Stephen Warren · 11 years ago
  36. 8d119b0 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  37. 9163ff0 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  38. 06c8dc0 blackfin: Fix using gd->baudrate before setting its value by Axel Lin · 11 years ago
  39. 583eb66 blackfin: gpio: Use proper mask for comparing function by Axel Lin · 11 years ago
  40. d341267 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  41. d0617d0 blackfin: gpio: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  42. 7a655fc cfi_flash: Add prototypes of overridable functions by Masahiro Yamada · 11 years ago
  43. 2f13e44 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  44. 749c6d8 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  45. 9facca7 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago
  46. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  47. e0fc582 usb: mv_udc: Add bounce buffer by Marek Vasut · 11 years ago
  48. 5846534 usb: mv_udc: Add proper cache management by Marek Vasut · 11 years ago
  49. a6f6b08 usb: mv_udc: Implement better qTD item accessor by Marek Vasut · 11 years ago
  50. b62fa7d usb: mv_udc: Improve allocation of qTD items by Marek Vasut · 11 years ago
  51. 9212f89 usb: mv_udc: Implement better QH accessor by Marek Vasut · 11 years ago
  52. 9d64ac9 usb: mv_udc: Add cacheline length check by Marek Vasut · 11 years ago
  53. 456707d usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · 11 years ago
  54. 393004e usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  55. be0b0e7 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · 11 years ago
  56. 806d76c usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · 11 years ago
  57. fe67fe7 usb: mv_udc: Clean up the initial variable check by Marek Vasut · 11 years ago
  58. 1f4b491 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  59. fd349a1 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  60. e126341 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  61. 9837732 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  62. 79d265e usb: mv_udc: Clean up mv_udc.h by Marek Vasut · 11 years ago
  63. 1edb999 usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · 11 years ago
  64. be314fa powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  65. 7ce2584 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  66. c715c08 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 11 years ago
  67. a316203 powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards by Dirk Eibach · 11 years ago
  68. c0033c3 powerpc/ppc4xx: Consider gdsys FPGA OSD size by Dirk Eibach · 11 years ago
  69. 437145e powerpc/ppc4xx: Support gdsys multichannel iocon hardware by Dirk Eibach · 11 years ago
  70. 0d63f7c powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  71. 7c8f97d powerpc/ppc4xx: Add gdsys mclink interface by Dirk Eibach · 11 years ago
  72. 20614a2 powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA by Dirk Eibach · 11 years ago
  73. 7a939fe cfi_flash: use buffer length in unmap_physmem() by Kuo-Jung Su · 11 years ago
  74. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  75. fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  76. ef6bec6 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  77. 3465ea2 drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  78. b69fa0d nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  79. 98a4269 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  80. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  81. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  82. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  83. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  84. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  85. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  86. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  87. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  88. 5c79dc3 MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  89. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  90. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  91. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  92. 3363245 MIPS: remove obsolete TODO items by Gabor Juhos · 11 years ago
  93. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  94. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  95. 439c50c MIPS: qemu-malta: bring up ethernet by Gabor Juhos · 12 years ago
  96. 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · 12 years ago
  97. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 12 years ago
  98. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · 12 years ago
  99. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · 12 years ago
  100. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 12 years ago