| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+19 |
* | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk | Masahiro Yamada | 2013-11-17 | 1 | -11/+0 |
* | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -21/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -2/+2 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+1 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+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 MCF54451 and MCF54455 | Alison Wang | 2012-09-20 | 1 | -41/+49 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+409 |
* | ColdFire: Merge differentiated linking files into a sigle one by board | stany MARCEL | 2011-10-19 | 3 | -233/+0 |
* | ColdFire: Cleanup for partial linking and --gc-sections | Jason Jin | 2011-09-04 | 2 | -113/+24 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 3 | -3/+3 |
* | 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 | 3 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 2 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 2 | -4/+4 |
* | ColdFire: Fix m54455EVB save environment bug | TsiChung Liew | 2010-03-24 | 1 | -1/+1 |
* | ColdFire: Correct bit definition | TsiChung Liew | 2010-03-24 | 1 | -1/+1 |
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | 2 | -325/+1 |
* | ColdFire: Remove linker file | TsiChung Liew | 2008-11-03 | 1 | -143/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 2 | -27/+27 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 2 | -2/+2 |
* | ColdFire: Multiple fixes for MCF5445x platforms | TsiChung Liew | 2008-08-28 | 2 | -4/+7 |
* | ColdFire: Implement SBF feature for M5445EVB | TsiChung Liew | 2008-08-14 | 2 | -3/+147 |
* | ColdFire: Use CFI Flash driver for M54455EVB | TsiChung Liew | 2008-08-14 | 3 | -1289/+52 |
* | 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 | 3 | -12/+12 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | 3 | -3/+0 |
* | ColdFire: Add dspi and serial flash support for MCF5445x | TsiChung Liew | 2008-03-31 | 1 | -68/+381 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 1 | -1/+1 |
* | ColdFire: MCF5445x - Update correct RAMBAR and missing linker files | TsiChungLiew | 2007-11-07 | 2 | -0/+285 |
* | ColdFire 54455: Fix correct boot location for atmel and intel | TsiChungLiew | 2007-10-25 | 1 | -1/+3 |
* | ColdFire: fix build error becasue of bad type of mii_init() | Liew Tsi Chung-r5aahp | 2007-09-15 | 1 | -1/+1 |
* | Coding style cleanup | Stefan Roese | 2007-08-18 | 1 | -1/+0 |
* | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | 6 | -0/+1672 |