1. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  2. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  3. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 10 years ago
  4. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  5. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  6. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  7. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  8. 22dbf14 kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  9. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  10. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  11. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  12. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  13. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  14. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  15. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 472d546 Consolidate bool type by York Sun · 11 years ago
  18. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  19. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  20. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  21. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  22. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  23. bb4d464 omap3: mvblx: pass FPGA version to the kernel by Michael Jones · 12 years ago
  24. 71c4ae3 omap3: mvblx: select fpgafilename according to orientation by Michael Jones · 12 years ago
  25. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  26. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  27. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  28. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  29. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  30. c8e66db bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
  31. 5e41088 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · 13 years ago
  32. 5dc8871 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · 13 years ago
  33. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  34. a1d88f4 mv_common.c: get rid of 'defined but not used' warning by Michael Jones · 13 years ago
  35. 94f6142 mvblx: punt unused clean/distclean targets by Michael Jones · 13 years ago
  36. 84d7a01 OMAP3: mvblx: Initial support for mvBlueLYNX-X by Michael Jones · 13 years ago
  37. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  38. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  39. e6a857d fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  40. 12b5723 mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE by Michael Jones · 13 years ago
  41. 7fb3e7a mpc83xx: Add support for MergerBox board by Andre Schwarz · 13 years ago
  42. c1fa1b7 powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" by Joakim Tjernlund · 13 years ago
  43. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  44. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  45. 2ced53e Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  46. 085ecde 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  47. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  48. 1211a46 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  49. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  50. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  51. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  52. 2e4f35d MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img) by Wolfgang Denk · 14 years ago
  53. fd194f8 mpc83xx/mvBLM7: add usb commands and cleanup. by Andre Schwarz · 14 years ago
  54. 7769c5b mvsmr: fix link error by Anatolij Gustschin · 14 years ago
  55. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  56. 1f2463d Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 14 years ago
  57. 00b6d92 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  58. 6385b28 fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  59. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  60. 632a6dd Add common code dir for Matrix Vision boards. by Andre Schwarz · 15 years ago
  61. 28887d8 Use common code for Matrix Vision boards by André Schwarz · 15 years ago
  62. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  63. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  65. ad3381c Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  66. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  67. 1a9eeb7 change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · 16 years ago
  68. a928d0d fix mvbc_p board build warnings by Andre Schwarz · 16 years ago
  69. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  70. 5e0de0e mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago