1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  3. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  4. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  5. 1e2a1fb Orphan dbau1x00 boards by Thomas Lange · 8 years ago
  6. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  7. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  8. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  9. 9a893d2 mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  10. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  11. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  12. edf7dbb MIPS: kconfig: add options for dbau1x00 board variant select by Daniel Schwierzeck · 10 years ago
  13. b9863b6 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  14. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  15. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  16. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  17. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. f42d796 MIPS: dbau1x00: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  20. 9950b90 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  21. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  22. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  23. 660da09 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 13 years ago
  24. 17a990b MIPS: dbau1x00: Remove unused flash driver stub by Daniel Schwierzeck · 14 years ago
  25. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  27. 4093031 MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  28. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago
  29. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  30. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  31. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  33. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  34. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  35. 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 16 years ago
  36. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  37. 662e5cb [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  38. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. eb70063 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
  40. cbf2323 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
  41. e5f325f [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
  42. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  43. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  44. ad88297 * Fix dbau1x00 Board by Heiko Schocher · 18 years ago
  45. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  46. 400558b Prepare for SoC rework of ARM code: by wdenk · 19 years ago
  47. c3d2b4b Code cleanup. by wdenk · 20 years ago
  48. ff36fd8 * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  49. 8b74bf3 Cleanup by wdenk · 20 years ago
  50. 4cfaf55 * Enable NAND flash support for NC650 board. by wdenk · 20 years ago
  51. 697037f * Patch by Martin Krause, 27 May 2004: by wdenk · 20 years ago
  52. a522fa0 * Make BMS2003 use a separate config file to avoid #ifdef mess; by wdenk · 21 years ago
  53. 63f3491 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago
  54. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  55. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  56. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago