1. 26f8a4a cm5200: fix FAT function prototypes by Stephen Warren · 9 years ago
  2. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  3. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  4. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  5. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  6. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  7. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  9. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  12. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 11 years ago
  13. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  14. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  15. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 13 years ago
  16. 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  17. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  18. 1211a46 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  19. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  20. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  21. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  22. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  23. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  24. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  25. 00b6d92 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  26. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  27. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  28. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  29. 8229e9c cm5200: Make function test command names more unique by Peter Tyser · 15 years ago
  30. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 15 years ago
  31. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  32. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  33. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  35. 2726941 Some copy-n-paste fixes in printf usage by Matvejchikov Ilya · 16 years ago
  36. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  37. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  38. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  39. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  40. e5084af Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · 16 years ago
  41. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  42. 246d4ae Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  43. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  44. 9286919 CM5200: Fix missing null-termination in hostname manipulation code by Bartlomiej Sieka · 17 years ago
  45. 6e7b7b6 cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9 by Bartlomiej Sieka · 17 years ago
  46. be5d72d Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  47. afaac86 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  48. 86b116b cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · 17 years ago