1. 0dd57a5 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  2. 90f83c8 powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 10 years ago
  3. d2542ff Introduce board_init_f_mem() to handle early memory layout by Simon Glass · 10 years ago
  4. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  5. a99827f i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
  6. bb4ab58 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  7. 98b9b37 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  8. 9001fa1 dm: Prevent "demo hello" and "demo status" segfaults by Peter Tyser · 10 years ago
  9. b58cf4f RSA depends on DM by Chris Kuethe · 10 years ago
  10. 54e9c11 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  11. 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
  12. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  13. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  14. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  15. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  16. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  17. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  18. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  19. f54c026 lcd: various cleanups by Nikita Kiryanov · 10 years ago
  20. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  21. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  22. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  23. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  24. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  25. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  26. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  27. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  28. b260492 lcd: move platform-specific structs to their own headers by Nikita Kiryanov · 10 years ago
  29. 8284897 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · 10 years ago
  30. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  31. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  32. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  33. 00cce36 imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  34. f16cde0 imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  35. 2dea040 imx: mx6qsabreauto: Change to use common GPMI IO clock function by Ye.Li · 10 years ago
  36. 9d06a10 pmic:pfuz100 add switch mode and more registers by Peng Fan · 10 years ago
  37. cc8bae5 pmic:pfuze add macro for setting voltage by Peng Fan · 10 years ago
  38. c3490dbc imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  39. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  40. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  41. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  42. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  43. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  44. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  45. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  46. a9228f6 microblaze: Speedup code copy by Michal Simek · 10 years ago
  47. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  48. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  49. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  50. 23162f4 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  51. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  52. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  53. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  54. 5e6c747 microblaze: Fix coding style by Michal Simek · 10 years ago
  55. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  56. f73749b microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  57. 924819c microblaze: Show return address from exception by Michal Simek · 10 years ago
  58. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  59. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  60. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  61. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · 10 years ago
  62. 2f02080 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  63. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  64. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  65. ce32b68 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · 10 years ago
  66. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  67. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  68. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  69. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · 10 years ago
  70. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  71. 097a640 arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · 10 years ago
  72. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · 10 years ago
  73. 2809e87 arm, at91: taurus remove MACH_TYPE definitions in config file by Heiko Schocher · 10 years ago
  74. 62f53f9 arm, at91: add reset controller status register by Heiko Schocher · 10 years ago
  75. c6af5c0 arm, at91, taurus: enable WDT by Heiko Schocher · 10 years ago
  76. 735326c arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  77. ffbe2de common/board_f: add at91 wdt by Heiko Schocher · 10 years ago
  78. 62e6137 arm, at91, wdt: do not disable WDT in SPL by Heiko Schocher · 10 years ago
  79. df0ef74 ARM: at91: at91sam9x5: save environment to a FAT file in MMC card by Wu, Josh · 10 years ago
  80. a3dd08e ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card by Wu, Josh · 10 years ago
  81. 4638aea ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card by Wu, Josh · 10 years ago
  82. ed8e261 ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board by Wu, Josh · 10 years ago
  83. 1f5c089 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  84. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  85. e47c007 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  86. 05f9563 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  87. e184fb7 ARM: atmel: sama5d4: build related file when enable SPL by Bo Shen · 10 years ago
  88. e751dfd ARM: atmel: sama5d4: can access DDR in interleave mode by Bo Shen · 10 years ago
  89. e1ec15c ARM: atmel: sama5d4: add interrupt redirect function by Bo Shen · 10 years ago
  90. 21f85ef ARM: atmel: sama5d4: add bus matrix init function by Bo Shen · 10 years ago
  91. dc1fdb2 ARM: atmel: sama5d4: add matrix1 base addr definition by Bo Shen · 10 years ago
  92. 73864b1 ARM: atmel: spl: can not disable osc for sama5d4 by Bo Shen · 10 years ago
  93. 0a91028 ARM: atmel: spl: add saic to aic redirect function by Bo Shen · 10 years ago
  94. 7dc2dbd ARM: atmel: spl: add weak bus matrix init function by Bo Shen · 10 years ago
  95. 7a0b92a ARM: atmel: sama5: add sfr register header file by Bo Shen · 10 years ago
  96. 2b22cb8 ARM: atmel: sama5: add bus matrix header file by Bo Shen · 10 years ago
  97. c0dd8db ARM: atmel: clock: make it possible to configure HMX32 by Bo Shen · 10 years ago
  98. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  99. d11c1b2 x86: Use tab instead of space to indent in PCIE_ECAM_BASE by Bin Meng · 10 years ago
  100. c155e36 bootstage: Fix typos in the comment by Bin Meng · 10 years ago