1. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  2. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  3. 8a81bfd mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  4. 87ee510 tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro by Mario Six · 6 years ago
  5. ff3bb0c mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  6. 9309aad tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly by Patrick Delaunay · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  9. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  10. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  11. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  12. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  13. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  14. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  15. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  16. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  17. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  18. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  19. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  20. 468fb1e arm: imx6: tqma6: add support for TQMa6DL variant by Markus Niebel · 8 years ago
  21. d4b349e arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings by Markus Niebel · 8 years ago
  22. 4ba8117 mx6: tqma6: clear enet clk sel for mba6 by Markus Niebel · 8 years ago
  23. d5fa17e imx6: tqma6: adjust ethernet phy reset delay by Markus Niebel · 8 years ago
  24. e8548f8 imx6: tqma6: disable spi CS unused in U-Boot by Markus Niebel · 8 years ago
  25. 03cfff0 imx6: tqma6: use lower driver stength for I2C pins by Markus Niebel · 8 years ago
  26. d7d8e8e imx6: tqma6: implement power_init_board by Markus Niebel · 8 years ago
  27. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  28. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  29. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  30. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  31. 755a116e tqma6_wru4: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  32. 4019e54 powerpc: tqm834x: Fix build warnings in initdram() by Bin Meng · 9 years ago
  33. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  34. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  35. 36f5a7f tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  36. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  37. 8b8ca0d arm: mx6: Remove SPI support from WRU-IV baseboard by Stefan Roese · 9 years ago
  38. 452308c arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  39. fc6e442 arm: imx6: tqma6: implement KConfig baseboard selection by Markus Niebel · 9 years ago
  40. 55c0e49 arm: imx6: tqma6: boot device selection via Kconfig by Markus Niebel · 9 years ago
  41. 30ed125 arm: imx6: tqma6: implement IMX_CONFIG with Kconfig by Markus Niebel · 9 years ago
  42. 51f6c42 arm: mx6: tqma6: CPU type selection via Kconfig by Markus Niebel · 9 years ago
  43. 34ee786 arm: mx6: tqma6: Update to optionally configure an alternative SPI setup by Stefan Roese · 10 years ago
  44. 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  45. 5d2a5ef mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · 10 years ago
  46. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  47. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  48. b6d7810 tqma6: use imx_ddr_size by Markus Niebel · 10 years ago
  49. fd53ec5 tqma6: add warning on failed setup_i2c by Markus Niebel · 10 years ago
  50. 8cc65d3 tqma6: add missing include by Markus Niebel · 10 years ago
  51. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. 29fd5c2 tqma6: fix typo in header guard define by Markus Niebel · 10 years ago
  53. 1719d49 tqma6: fix sf detection by Markus Niebel · 10 years ago
  54. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  55. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  56. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  57. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  58. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  59. a126363 mx6: tqma6: get board support back to Kconfig build system by Masahiro Yamada · 10 years ago
  60. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  61. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  62. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  63. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  64. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  65. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  66. cb07d74 Add TQ Systems TQMa6 board support by Markus Niebel · 10 years ago
  67. dbfb4cb board: tqm5200: delete its own object make rule by Masahiro Yamada · 11 years ago
  68. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  69. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  70. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  71. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  72. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  73. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  74. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  76. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  77. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  78. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  79. 461d380 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  80. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  81. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  82. d923a5d MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  83. 5ddc702 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  84. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  85. 1f88433 board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning: by Wolfgang Denk · 13 years ago
  86. e012d97 board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  87. 65766f3 board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
  88. 3d54639 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · 13 years ago
  89. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  90. 7aabd2b TQM8xx: make room for growing code size due to I/O accessor cleanup by Wolfgang Denk · 13 years ago
  91. 982db89 tqm834x.c: fix compiler warning by Wolfgang Denk · 13 years ago
  92. 51f924e board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  93. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  94. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  95. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  96. d2a9568 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  97. 48f2791 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  98. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  99. 5b297d1 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · 14 years ago
  100. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago