Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2015-09-11 | arm: Remove vl_ma2sc board | Simon Glass |
2015-09-11 | arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards | Simon Glass |
2015-04-23 | m68k: add architecture-specific u-boot.lds | angelo@sysam.it |
2015-04-18 | net: Remove the bd* parameter from net stack functions | Joe Hershberger |
2015-02-21 | ARM: at91: move board select menu and common settings | Masahiro Yamada |
2015-01-29 | Export redesign | Martin Dorwig |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-03-04 | sizes.h - consolidate for all architectures | Alexey Brodkin |
2013-12-09 | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann |
2013-12-01 | arm926ejs, at91: add common phy_reset function | Heiko Schocher |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-11-01 | m68k: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
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-11-14 | M68K: eb_cpu5282: general update and enhanced board support | Jens Scharsig (BuS Elektronik) |
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-09-03 | eb_cpux9k2: fix chip select | Jens Scharsig |
2012-09-01 | arm:at91-boards: remove console_init_f where unnecessary | Andreas Bießmann |
2012-08-09 | rename EB+MCF-EV123 to its current marketing name EB+CPU5282 | Jens Scharsig |
2012-07-07 | add new board vl_ma2sc | esw@bus-elektronik.de |
2011-11-07 | ColdFire: The EB+MCF-EV123 boards config update | Jason Jin |
2011-10-19 | ColdFire: Cleanup lds files for multiple defined symbols | stany MARCEL |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-10-05 | net: drop !NET_MULTI code | Mike Frysinger |
2011-07-26 | Remove calls to set_timer outside arch/ | Graeme Russ |
2011-07-17 | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD |
2011-07-04 | eb_cpux9k2: use atmel_usart | Andreas Bießmann |
2011-06-21 | update arm/at91rm9200 work with rework rework110202 | Jens Scharsig |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-19 | update board EB+CPUx9K2 | Jens Scharsig |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-04-13 | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |
2010-02-12 | new board (eb_cpux9k2) | Jens Scharsig |