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