Age | Commit message (Expand) | Author |
2014-05-13 | am33xx: add SSC enable macro | Yegor Yefremov |
2014-03-12 | arm: am335x: DXR2: Move unconditional LAN9303 reset into command | Stefan Roese |
2014-03-04 | arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup | Stefan Roese |
2014-03-04 | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N |
2013-12-19 | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla |
2013-12-12 | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF | Tom Rini |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-09 | arm, at91: add siemens corvus board | Heiko Schocher |
2013-12-09 | arm, at91: add Siemens board taurus and axm | Heiko Schocher |
2013-12-04 | am33xx: Stop modifying certain EMIF4D registers | Tom Rini |
2013-11-17 | Makefile: make directories by Makefile.build | Masahiro Yamada |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-12 | arm, am335x: update for the siemens boards | Samuel Egli |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski |
2013-10-14 | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk |
2013-08-28 | arm, am335x: add support for 3 siemens boards | Heiko Schocher |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk |
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 |
2011-11-07 | board/siemens/SCM/scm.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-03 | Reduce build times | Wolfgang Denk |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-07 | ARM: remove broken "SMN42" board. | Wolfgang Denk |
2011-05-12 | Fix a few gcc warnings. | Joakim Tjernlund |
2011-04-20 | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-12-09 | Remove redundant config.mk files | Wolfgang Denk |
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-10-06 | CCM: remove code for yet another corpse | Wolfgang Denk |
2010-10-06 | PCU_E: remove code for yet another corpse | Wolfgang Denk |
2010-08-03 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser |
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-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-27 | ppc: cleanup compiler errors/warnings | Heiko Schocher |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-03-20 | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |