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