| Commit message (Expand) | Author | Age | Lines |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | -1/+3 |
* | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada | 2014-09-24 | -2/+2 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -6/+0 |
* | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | -883/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+19 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+45 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -8/+8 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -70/+10 |
* | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain | 2013-10-16 | -2/+2 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -221/+13 |
* | replace last __bss_end__ occurrences with __bss_end | Albert ARIBAUD | 2013-04-02 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -2/+2 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -2/+2 |
* | | 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 | -6/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+10 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+59 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -12/+0 |
* | 85xx: enable FDT support for STX SSA board | Wolfgang Denk | 2011-07-29 | -0/+8 |
* | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund | 2011-04-20 | -2/+3 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -43/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -16/+0 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -2/+2 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -65/+0 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -9/+9 |
* | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -55/+12 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -6/+6 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -87/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -3/+3 |
* | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -5/+5 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -7/+7 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -5/+5 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -4/+4 |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -2/+0 |
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | -2/+2 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | -307/+0 |
* | stx: create common vendor/board hierarchy for STx boards | Alex Dubov | 2009-08-28 | -0/+3237 |