1. c01c71b arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  2. e11c6c2 arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  3. c924e2a tools: mksunxiboot: Fix problems on big endian systems by Siarhei Siamashka · 10 years ago
  4. b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  5. 51637af sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  6. 20779ec sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · 10 years ago
  7. 5633a29 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  8. 8910a7d sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS by Hans de Goede · 10 years ago
  9. e8f768a sunxi: Ampe A76 support by Paul Kocialkowski · 10 years ago
  10. bd2a488 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  11. 478b02f Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
  12. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  13. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  14. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  15. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  16. 7bf71d1 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  17. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  18. bf21a5d lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  19. c8d2feb lcd: various cleanups by Nikita Kiryanov · 10 years ago
  20. 8ddfe2f lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  21. 0b29a89 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  22. 2306457 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  23. 0ee261f lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  24. a02e948 lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  25. 27fad01 lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  26. b3d12e9 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  27. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  28. baaa7dd lcd: move platform-specific structs to their own headers by Nikita Kiryanov · 10 years ago
  29. aee0013 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · 10 years ago
  30. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  31. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  32. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  33. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  34. 9598f8c imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  35. 5f22d88 imx: mx6qsabreauto: Change to use common GPMI IO clock function by Ye.Li · 10 years ago
  36. ccbb187 pmic:pfuz100 add switch mode and more registers by Peng Fan · 10 years ago
  37. ee52f1a pmic:pfuze add macro for setting voltage by Peng Fan · 10 years ago
  38. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  39. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  40. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  41. 7f33899 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  42. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  43. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  44. 0510b14 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  45. de86765 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  46. 7c4dd54 microblaze: Speedup code copy by Michal Simek · 10 years ago
  47. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  48. 4dd0974 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  49. 9cef20b microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  50. e4a4743 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  51. 2c7c32f microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  52. 7c6814f microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  53. 070b8e0 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  54. e217b0d microblaze: Fix coding style by Michal Simek · 10 years ago
  55. 4c0922f microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  56. 5e2fc80 microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  57. 1c424d2 microblaze: Show return address from exception by Michal Simek · 10 years ago
  58. cd8574c microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  59. 61d7b1b common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  60. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  61. a67ef28 arc: build libgcc in U-Boot by Alexey Brodkin · 10 years ago
  62. 51f4999 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  63. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  64. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  65. bcba974 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · 10 years ago
  66. 6eb651a arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  67. 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  68. 205e7a7 arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  69. 5ff40f3 arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · 10 years ago
  70. 812980b arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  71. 832325c arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · 10 years ago
  72. f958a91 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · 10 years ago
  73. 657006a arm, at91: taurus remove MACH_TYPE definitions in config file by Heiko Schocher · 10 years ago
  74. f4e1886 arm, at91: add reset controller status register by Heiko Schocher · 10 years ago
  75. f624162 arm, at91, taurus: enable WDT by Heiko Schocher · 10 years ago
  76. 7bae0d6 arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  77. 2b8b38e common/board_f: add at91 wdt by Heiko Schocher · 10 years ago
  78. 49b461f arm, at91, wdt: do not disable WDT in SPL by Heiko Schocher · 10 years ago
  79. 2696177 ARM: at91: at91sam9x5: save environment to a FAT file in MMC card by Wu, Josh · 10 years ago
  80. a248558 ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card by Wu, Josh · 10 years ago
  81. c381440 ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card by Wu, Josh · 10 years ago
  82. f5702d7 ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board by Wu, Josh · 10 years ago
  83. 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  84. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  85. 0b2a982 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  86. 5a4c9c2 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  87. 01c073c ARM: atmel: sama5d4: build related file when enable SPL by Bo Shen · 10 years ago
  88. b54dd1b ARM: atmel: sama5d4: can access DDR in interleave mode by Bo Shen · 10 years ago
  89. 569bbd3 ARM: atmel: sama5d4: add interrupt redirect function by Bo Shen · 10 years ago
  90. 09f5c97 ARM: atmel: sama5d4: add bus matrix init function by Bo Shen · 10 years ago
  91. 5c756bb ARM: atmel: sama5d4: add matrix1 base addr definition by Bo Shen · 10 years ago
  92. 0246b7c ARM: atmel: spl: can not disable osc for sama5d4 by Bo Shen · 10 years ago
  93. 4514b5f ARM: atmel: spl: add saic to aic redirect function by Bo Shen · 10 years ago
  94. 433be90 ARM: atmel: spl: add weak bus matrix init function by Bo Shen · 10 years ago
  95. abb4408 ARM: atmel: sama5: add sfr register header file by Bo Shen · 10 years ago
  96. 406202d ARM: atmel: sama5: add bus matrix header file by Bo Shen · 10 years ago
  97. 0508444 ARM: atmel: clock: make it possible to configure HMX32 by Bo Shen · 10 years ago
  98. e35c6c7 kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  99. ba877ef x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · 10 years ago
  100. 1b15fac bootstage: Fix typos in the comment by Bin Meng · 10 years ago