| Commit message (Expand) | Author | Age | Lines |
* | siemens:cosmetic, dxr2: rename dxr2 to draco | Egli, Samuel | 2014-05-13 | -38/+37 |
* | siemens: add led cmd for flexible LED control | Egli, Samuel | 2014-05-13 | -6/+40 |
* | siemens: update DDR3 parameters for dxr2 | Egli, Samuel | 2014-05-13 | -23/+42 |
* | siemens: cosmetic: remove unused and rename defines | Egli, Samuel | 2014-05-13 | -5/+5 |
* | am33xx: add SSC enable macro | Yegor Yefremov | 2014-05-13 | -1/+1 |
* | arm: am335x: DXR2: Move unconditional LAN9303 reset into command | Stefan Roese | 2014-03-12 | -7/+19 |
* | arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup | Stefan Roese | 2014-03-04 | -0/+9 |
* | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N | 2014-03-04 | -5/+5 |
* | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla | 2013-12-18 | -3/+29 |
* | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF | Tom Rini | 2013-12-12 | -9/+0 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -14/+2 |
|\ |
|
| * | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | -12/+0 |
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | -2/+2 |
* | | 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 |