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