1. 856ed76 nios2: add 3c120 and 10m50 devboards MAINTAINERS by Thomas Chou · Tue Nov 10 20:36:09 2015 +0800
  2. dc9889e nios2: change README.nios2 to use 10m50 as template by Thomas Chou · Wed Nov 11 07:59:31 2015 +0800
  3. 930de0b nios2: rename board nios2-generic to 3c120_devboard by Thomas Chou · Wed Nov 11 07:56:04 2015 +0800
  4. 7fdee74 nios2: add 10m50 devboard support by Thomas Chou · Mon Nov 09 14:45:06 2015 +0800
  5. 9c0a201 net: altera_tse: add mSG-DMA support by Thomas Chou · Mon Nov 09 14:36:29 2015 +0800
  6. 9f9d66a net: altera_tse: add priv ops to prepare msgdma support by Thomas Chou · Mon Nov 09 11:02:15 2015 +0800
  7. b917dee net: altera_tse: wait sgdma in altera_tse_recv by Thomas Chou · Mon Nov 09 08:00:00 2015 +0800
  8. 67bd52f net: altera_tse: factor out stop mac func by Thomas Chou · Sun Nov 08 10:57:05 2015 +0800
  9. 6b5ffec net: zap altera_tse_initialize prototypes by Thomas Chou · Sun Nov 08 11:04:49 2015 +0800
  10. 54af764 nios2: nios2-generic: do not allocate rx buf in net.c by Thomas Chou · Thu Nov 05 16:37:33 2015 +0800
  11. cdc1152 mtd: add altera quadspi driver by Thomas Chou · Mon Nov 09 14:56:02 2015 +0800
  12. c46e51b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · Thu Nov 05 15:09:57 2015 +0800
  13. f0f9acc nios2: use cfi flash driver model by Thomas Chou · Wed Oct 28 15:10:39 2015 +0800
  14. 47eae23 cfi_flash: convert to driver model by Thomas Chou · Sat Nov 07 14:31:08 2015 +0800
  15. e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
  16. 83e8486 ARM: uniphier: drop UniPhier specific SMP code by Masahiro Yamada · Fri Nov 06 22:16:30 2015 +0900
  17. a4e54cc ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2 by Masahiro Yamada · Wed Nov 04 21:56:07 2015 +0900
  18. 3477468 ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4 by Masahiro Yamada · Wed Nov 04 21:56:06 2015 +0900
  19. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Nov 10 13:38:08 2015 -0500
  20. c7eedf9 ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere by Stephen Warren · Mon Oct 05 12:09:02 2015 -0600
  21. 9e54980 ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · Mon Oct 05 12:09:01 2015 -0600
  22. 7333c6a armv8: allow custom MMU setup routines on ARMv8 by Stephen Warren · Mon Oct 05 12:09:00 2015 -0600
  23. fbdcd22 armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY by Stephen Warren · Mon Oct 05 12:08:59 2015 -0600
  24. dbf457a ls1043ardb: Add missing config entries to MAINTAINERS by Fabio Estevam · Tue Nov 10 13:41:03 2015 -0200
  25. 86c1adc board/ti: Update MAINTAINERS entries with more boards by Tom Rini · Tue Nov 10 09:14:38 2015 -0500
  26. 9f767e4 arm: stm32f4: fix a bug when a random sector gets erased by Vadzim Dambrouski · Fri Oct 23 21:14:07 2015 +0300
  27. 304d861 arm: stm32f4: fix a bug when only first sector gets erased by Vadzim Dambrouski · Fri Oct 23 21:14:06 2015 +0300
  28. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · Tue Nov 10 09:16:52 2015 -0500
  29. eabaf58 board/ti: Update MAINTAINERS entries with more boards by Tom Rini · Tue Nov 10 09:13:55 2015 -0500
  30. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  31. f02c254 Revive OpenRD targets by Albert ARIBAUD · Fri Oct 23 18:06:43 2015 +0200
  32. 24698d4 kirkwood: support CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:42 2015 +0200
  33. c451acd tricorder: switch to CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:41 2015 +0200
  34. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  35. 275d509 stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:39 2015 +0200
  36. 2738215 arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · Mon Oct 19 19:40:15 2015 +0300
  37. 98d3894 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · Mon Oct 19 19:40:14 2015 +0300
  38. 58e2f35 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · Sun Oct 25 10:32:28 2015 +0530
  39. 4dc3970 Replace "extern inline" with "static inline" by Måns Rullgård · Fri Nov 06 12:44:01 2015 +0000
  40. 72e9904 ARM64: zynqmp: Sync zynq_sdhci_init() declaration by Michal Simek · Thu Nov 05 17:06:29 2015 +0100
  41. 7f30312 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Fri Nov 06 09:21:33 2015 -0500
  42. 859e010 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Nov 06 09:17:17 2015 -0500
  43. 735bb01 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · Sun Nov 01 17:36:15 2015 +0100
  44. 20a8b1c MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · Sun Nov 01 17:36:14 2015 +0100
  45. bb08b0b common/board_f: enable setup_board_part1() for MIPS by Daniel Schwierzeck · Sun Nov 01 17:36:13 2015 +0100
  46. dde1ffb net: altera_tse: get numbers of fdt address and size cells by Thomas Chou · Fri Nov 06 09:37:17 2015 +0800
  47. e2a9d2f net: altera_tse: use BIT macro by Thomas Chou · Fri Nov 06 09:37:08 2015 +0800
  48. db08920 net: altera_tse: remove the useless parenthesis by Thomas Chou · Fri Nov 06 09:36:52 2015 +0800
  49. 992b88b net: altera_tse: fix packed and aligned attribute by Thomas Chou · Fri Nov 06 09:36:41 2015 +0800
  50. 455e953 net: altera_tse: use data type u32 for regs and desc by Thomas Chou · Fri Nov 06 09:36:26 2015 +0800
  51. 36038cd net: altera_tse: remove unused macro and regs def by Thomas Chou · Fri Nov 06 09:36:06 2015 +0800
  52. e486ab2 nios2: trim CONFIG_SYS_MEMTEST_END by Thomas Chou · Wed Nov 04 13:25:20 2015 +0800
  53. c2ec5f8 nios2: trim CONFIG_SYS_MALLOC_LEN by Thomas Chou · Wed Nov 04 13:28:29 2015 +0800
  54. 083cbdd altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · Tue Nov 03 14:19:02 2015 +0800
  55. 2636a1e altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · Tue Nov 03 14:18:27 2015 +0800
  56. 9e0cf7b nios2: fix cached mode in clearing the BSS by Thomas Chou · Tue Nov 03 13:52:15 2015 +0800
  57. 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · Tue Nov 03 13:47:02 2015 +0800
  58. 6a01439 nios2: remove CONFIG_SYS_MALLOC_BASE macro by Thomas Chou · Tue Nov 03 13:31:09 2015 +0800
  59. ef4b350 spi: altera_spi: minor clean up by Thomas Chou · Sat Oct 31 20:55:48 2015 +0800
  60. f4c874b misc: altera_sysid: minor clean up by Thomas Chou · Sat Oct 31 20:54:53 2015 +0800
  61. 90b1d79 timer: altera_timer: minor clean up by Thomas Chou · Sat Oct 31 20:54:16 2015 +0800
  62. 9baccdc timer: altera_timer: use BIT macro by Thomas Chou · Thu Oct 29 21:16:39 2015 +0800
  63. 65a50c9 serial: altera_uart: minor clean up by Thomas Chou · Sat Oct 31 20:53:23 2015 +0800
  64. 94c3921 serial: altera_uart: use BIT macro by Thomas Chou · Thu Oct 29 21:18:01 2015 +0800
  65. 5cbdb8c serial: altera_jtag_uart: minor clean up by Thomas Chou · Sat Oct 31 20:52:38 2015 +0800
  66. bd5bd7a serial: altera_jtag_uart: use BIT macro by Thomas Chou · Thu Oct 29 21:09:31 2015 +0800
  67. d6c32dc nios2: enable setexpr command in defconfig by Thomas Chou · Thu Oct 29 16:33:23 2015 +0800
  68. ba5316e nios2: clean up macros that do not need a value in board header by Thomas Chou · Thu Oct 29 16:43:46 2015 +0800
  69. 133b9c3 nios2: use common sequence for reserve_uboot by Thomas Chou · Tue Oct 27 11:23:39 2015 +0800
  70. 41d02bb nios2: use dram bank in board info by Thomas Chou · Tue Oct 27 10:21:06 2015 +0800
  71. 043a497 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · Tue Oct 27 09:02:17 2015 +0800
  72. 8392e2f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · Thu Oct 29 21:00:32 2015 +0800
  73. ebf8aac nios2: fix map_physmem to do real cache mapping by Thomas Chou · Tue Oct 27 08:30:22 2015 +0800
  74. 1cd8761 sf: Add SPI NOR protection mechanism by Fabio Estevam · Thu Nov 05 12:43:42 2015 -0200
  75. d970969 sf: Add SPI protection mechanism from the kernel by Fabio Estevam · Thu Nov 05 12:43:41 2015 -0200
  76. 1a03a7e powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · Thu Nov 05 12:43:40 2015 -0200
  77. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  78. 5e39d08 bitops: Add fls_long and __ffs64 by Fabio Estevam · Thu Nov 05 12:43:38 2015 -0200
  79. 64af415 avr32: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:37 2015 -0200
  80. 6e8a108 arc: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:36 2015 -0200
  81. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:35 2015 -0200
  82. fa3414d nios2: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:34 2015 -0200
  83. 4a779da nds32: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:33 2015 -0200
  84. 0a1ccb9 openrisc: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:32 2015 -0200
  85. 2a33c78 sparc: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:31 2015 -0200
  86. 607238d sandbox: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:30 2015 -0200
  87. 6c36ca0 microblaze: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:29 2015 -0200
  88. e66afd8 sh: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:28 2015 -0200
  89. fb30928 blackfin: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:27 2015 -0200
  90. c38be38 m68k: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:26 2015 -0200
  91. 15eaa97 x86: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:25 2015 -0200
  92. d24ab14 ARM: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:24 2015 -0200
  93. fdcbc22 include: Add generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:23 2015 -0200
  94. 6ddec55 include: Add log2 header from the kernel by Fabio Estevam · Thu Nov 05 12:43:22 2015 -0200
  95. dae7b73 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Nov 05 07:47:21 2015 -0500
  96. e5e2498 Merge git://git.denx.de/u-boot-samsung by Tom Rini · Thu Nov 05 07:46:45 2015 -0500
  97. 5edcf4c Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 05 07:46:37 2015 -0500
  98. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 05 07:46:28 2015 -0500
  99. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · Tue Nov 03 23:23:38 2015 -0800
  100. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800