1. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  2. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  3. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  4. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  5. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  6. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  7. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  8. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  9. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  10. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  11. c01ca16 arm: imx6: tqma6: add support for TQMa6DL variant by Markus Niebel · 8 years ago
  12. 1f33ea5 arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings by Markus Niebel · 8 years ago
  13. 726476d mx6: tqma6: clear enet clk sel for mba6 by Markus Niebel · 8 years ago
  14. a95de8e imx6: tqma6: adjust ethernet phy reset delay by Markus Niebel · 8 years ago
  15. 44e2b05 imx6: tqma6: disable spi CS unused in U-Boot by Markus Niebel · 8 years ago
  16. 28a4953 imx6: tqma6: use lower driver stength for I2C pins by Markus Niebel · 8 years ago
  17. 00bb187 imx6: tqma6: implement power_init_board by Markus Niebel · 8 years ago
  18. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  19. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  20. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  21. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  22. 5a64aff tqma6_wru4: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  23. b597324 powerpc: tqm834x: Fix build warnings in initdram() by Bin Meng · 9 years ago
  24. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  25. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  26. fbbab5a tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  27. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  28. 4630f26 arm: mx6: Remove SPI support from WRU-IV baseboard by Stefan Roese · 9 years ago
  29. be4cb04 arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  30. f0751bb arm: imx6: tqma6: implement KConfig baseboard selection by Markus Niebel · 9 years ago
  31. 0520531 arm: imx6: tqma6: boot device selection via Kconfig by Markus Niebel · 9 years ago
  32. e9e4d65 arm: imx6: tqma6: implement IMX_CONFIG with Kconfig by Markus Niebel · 9 years ago
  33. f665a79 arm: mx6: tqma6: CPU type selection via Kconfig by Markus Niebel · 9 years ago
  34. d56cb17 arm: mx6: tqma6: Update to optionally configure an alternative SPI setup by Stefan Roese · 10 years ago
  35. 49c6e60 powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  36. 0e984338 mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · 10 years ago
  37. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  38. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  39. a87a783 tqma6: use imx_ddr_size by Markus Niebel · 10 years ago
  40. 1184ac3 tqma6: add warning on failed setup_i2c by Markus Niebel · 10 years ago
  41. 907129f tqma6: add missing include by Markus Niebel · 10 years ago
  42. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  43. ca68c29 tqma6: fix typo in header guard define by Markus Niebel · 10 years ago
  44. a116f6f tqma6: fix sf detection by Markus Niebel · 10 years ago
  45. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  46. 4b07ce1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  47. 12ffcb0 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  48. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  49. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  50. 08900f7 mx6: tqma6: get board support back to Kconfig build system by Masahiro Yamada · 10 years ago
  51. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  53. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  54. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  55. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  56. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  57. ee2cd2b Add TQ Systems TQMa6 board support by Markus Niebel · 10 years ago
  58. 6e18922 board: tqm5200: delete its own object make rule by Masahiro Yamada · 11 years ago
  59. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  60. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  61. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  62. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  63. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  64. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  65. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  66. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  67. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  68. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  69. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  70. bf294f4 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  71. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  72. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  73. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  74. 79f7a4e TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  75. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  76. 42e91b8 board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning: by Wolfgang Denk · 13 years ago
  77. 1682534 board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  78. 47be86b board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
  79. 71a14a6 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · 13 years ago
  80. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  81. 2cc4317 TQM8xx: make room for growing code size due to I/O accessor cleanup by Wolfgang Denk · 13 years ago
  82. 3da2e9f tqm834x.c: fix compiler warning by Wolfgang Denk · 13 years ago
  83. 259d9c4 board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  84. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  85. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 14 years ago
  86. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  87. 7dda847 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  88. 30da398 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  89. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  90. 2956039 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · 14 years ago
  91. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  92. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  93. 3c0d487 tqm5200.c: fix warning: 'edid_buf' defined but not used by Wolfgang Denk · 14 years ago
  94. 1ae9144 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  95. 8411888 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  96. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  97. 3d00e23 cam5200_niosflash: fix build warnings by Wolfgang Denk · 14 years ago
  98. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  99. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  100. 6af97c3 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago