| Commit message (Expand) | Author | Age | Files | Lines |
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini | 2022-12-05 | 1 | -9/+9 |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | common: Move testdram() into init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -5/+2 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 1 | -1/+1 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 1 | -2/+6 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | m68k: move CONFIG_SYS_TEXT_BASE to defconfig files | Masahiro Yamada | 2016-01-20 | 1 | -9/+0 |
* | m68k: add architecture-specific u-boot.lds | angelo@sysam.it | 2015-04-23 | 1 | -85/+0 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -4/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+19 |
* | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -21/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 4 | -68/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | 1 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | 1 | -1/+1 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 1 | -1/+1 |
|/ |
|
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | 1 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | 1 | -0/+5 |
* | ColdFire: Clean up checkpatch warnings for MCF52x2 | Alison Wang | 2012-09-20 | 1 | -23/+27 |
* | ColdFire: Cleanup lds files for multiple defined symbols | stany MARCEL | 2011-10-19 | 1 | -54/+14 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 1 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 1 | -2/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -2/+1 |
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | 2 | -320/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 2 | -15/+15 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | 1 | -1/+1 |
* | Fixed some out-of-tree build issues | Wolfgang Denk | 2008-07-11 | 1 | -1/+1 |
* | Cleanup: fix out-of-tree building for some boards | Wolfgang Denk | 2008-07-02 | 1 | -4/+8 |
* | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 2008-07-02 | 1 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -1/+1 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | 1 | -1/+0 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | 1 | -4/+4 |
* | ColdFire: Added M5275EVB support. | Matthew Fettke | 2008-03-31 | 5 | -0/+637 |