| Commit message (Expand) | Author | Age | Lines |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -4/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+19 |
* | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -21/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -2/+2 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -1/+1 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -1/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -85/+5 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -1/+1 |
|/ |
|
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x | Alison Wang | 2012-09-20 | -22/+24 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+326 |
* | ColdFire: Cleanup for partial linking and --gc-sections | Jason Jin | 2011-09-04 | -53/+11 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -1/+1 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -2/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -2/+1 |
* | ColdFire: Fix M5329EVB and M5373EVB nand issue | TsiChung Liew | 2009-03-17 | -2/+4 |
* | ColdFire: Fix M5329EVB and M5373EVB nand issue | TsiChung Liew | 2008-11-03 | -6/+11 |
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | -307/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -17/+17 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | m5373evb: Update NAND driver to new API. | Scott Wood | 2008-08-13 | -46/+18 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | ColdFire: Add M5373EVB platform support - 1 | TsiChungLiew | 2008-01-17 | -0/+721 |