| Commit message (Expand) | Author | Age | Lines |
... | |
* | | arm, at91: add siemens corvus board | Heiko Schocher | 2013-12-09 | -0/+213 |
* | | arm, at91: add Siemens board taurus and axm | Heiko Schocher | 2013-12-09 | -0/+178 |
* | | am33xx: Stop modifying certain EMIF4D registers | Tom Rini | 2013-12-04 | -14/+0 |
* | | arm, am335x: update for the siemens boards | Samuel Egli | 2013-11-12 | -19/+239 |
|/ |
|
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -81/+9 |
* | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski | 2013-10-20 | -1/+1 |
* | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk | 2013-10-14 | -4/+0 |
* | arm, am335x: add support for 3 siemens boards | Heiko Schocher | 2013-08-28 | -0/+2560 |
* | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | -3611/+0 |
* | 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 |
* | board/siemens/SCM/scm.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-11-07 | -1/+2 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | -2/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | ARM: remove broken "SMN42" board. | Wolfgang Denk | 2011-09-07 | -736/+0 |
* | Fix a few gcc warnings. | Joakim Tjernlund | 2011-05-12 | -2/+2 |
* | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund | 2011-04-20 | -2/+3 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Remove redundant config.mk files | Wolfgang Denk | 2010-12-09 | -27/+0 |
* | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -49/+17 |
* | 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 | -42/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -7/+8 |
* | CCM: remove code for yet another corpse | Wolfgang Denk | 2010-10-06 | -1487/+0 |
* | PCU_E: remove code for yet another corpse | Wolfgang Denk | 2010-10-06 | -1597/+0 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -2/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -4/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -10/+10 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -6/+6 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -7/+7 |
* | 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 | -5/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -5/+5 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -55/+0 |
* | ppc: cleanup compiler errors/warnings | Heiko Schocher | 2009-03-27 | -1/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -10/+4 |
* | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger | 2009-03-20 | -1/+13 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+4 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -265/+265 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -17/+17 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | CCM/SCM boards: fix out of tree building | Wolfgang Denk | 2008-07-04 | -2/+2 |
* | SCM board: fix build errors. | Wolfgang Denk | 2008-07-03 | -3/+10 |