1. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  2. add2b96 board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflow by Wolfgang Denk · 10 years ago
  3. 0ea611c Remove unused files by Masahiro Yamada · 10 years ago
  4. e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  5. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  6. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  7. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  8. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  9. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  10. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  11. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  12. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  13. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  14. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  15. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  16. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  17. 18b727a kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  18. 6b21824 board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  19. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  20. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  21. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  22. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  23. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  24. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  25. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 4a59809 Consolidate bool type by York Sun · 12 years ago
  27. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  28. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  29. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  30. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  31. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  32. 552613c omap3: mvblx: pass FPGA version to the kernel by Michael Jones · 12 years ago
  33. 284a249 omap3: mvblx: select fpgafilename according to orientation by Michael Jones · 12 years ago
  34. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  35. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  36. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  37. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  38. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  39. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  40. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  41. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  42. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  43. d61c507 mv_common.c: get rid of 'defined but not used' warning by Michael Jones · 13 years ago
  44. 73bd01e mvblx: punt unused clean/distclean targets by Michael Jones · 13 years ago
  45. 8ce85da OMAP3: mvblx: Initial support for mvBlueLYNX-X by Michael Jones · 13 years ago
  46. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  47. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  48. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  49. 6baab86 mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE by Michael Jones · 13 years ago
  50. c82fdea mpc83xx: Add support for MergerBox board by Andre Schwarz · 14 years ago
  51. f909e70 powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" by Joakim Tjernlund · 14 years ago
  52. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 14 years ago
  53. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  54. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  55. 01fd915 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  56. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  57. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  58. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  59. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  60. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  61. d5735f2 MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img) by Wolfgang Denk · 15 years ago
  62. d3f51dd mpc83xx/mvBLM7: add usb commands and cleanup. by Andre Schwarz · 15 years ago
  63. 552bb26 mvsmr: fix link error by Anatolij Gustschin · 15 years ago
  64. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  65. 3f4bd65 Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  66. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  67. cf8582c fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  68. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  69. ba61a73 Add common code dir for Matrix Vision boards. by Andre Schwarz · 15 years ago
  70. a8e1d95 Use common code for Matrix Vision boards by André Schwarz · 15 years ago
  71. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  72. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  74. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  75. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  76. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · 16 years ago
  77. f6f431d fix mvbc_p board build warnings by Andre Schwarz · 16 years ago
  78. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  79. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago