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