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