1. 785615f MIPS: incaip: remove custom u-boot.lds script by Gabor Juhos · 12 years ago
  2. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  3. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  4. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  5. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  6. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
  7. 9b84437 MIPS: Move Inca-IP targets to boards.cfg by Shinya Kuribayashi · 14 years ago
  8. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  9. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  10. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · 14 years ago
  11. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  12. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  13. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  17. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  18. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  19. a0fbd83 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  20. 9dabea1 Use jr as register jump instruction by Shinya Kuribayashi · 17 years ago
  21. 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  22. b5876f6 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  23. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  24. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  25. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  26. dc8daf0 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
  27. 20e1d52 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
  28. 373d696 [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
  29. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  30. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  31. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  32. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  33. 336b2bc Prepare for SoC rework of ARM code: by wdenk · 20 years ago
  34. 4dd56e5 Add Auto-MDIX support for INCA-IP by wdenk · 21 years ago
  35. 433feff * Implement adaptive SDRAM timing configuration based on actual CPU by wdenk · 21 years ago
  36. 87249ba Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
  37. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  38. 67f1336 * Make CPU clock on ICA-IP board controllable by a "cpuclk" by wdenk · 21 years ago
  39. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  40. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
  41. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
  42. 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
  43. bb1b826 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago