Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-05-01 | MAINTAINERS: Switch nxp.com domain | Fabio Estevam |
2018-01-19 | m68k: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen |
2017-05-15 | i2c: powerpc: Remove use of CONFIG_HARD_I2C | 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 |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-04-23 | m68k: add architecture-specific u-boot.lds | angelo@sysam.it |
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 |
2013-11-17 | Makefile: rename all libraries to built-in.o | Masahiro Yamada |
2013-11-17 | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk | 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, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
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-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-20 | ColdFire: Clean up checkpatch warnings for MCF5227x | Alison Wang |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2011-11-07 | ColdFire: Fix the compile issue for M52277 | Jason Jin |
2011-10-19 | ColdFire: Merge differentiated linking files into a sigle one by board | stany MARCEL |
2011-09-04 | ColdFire: Cleanup for partial linking and --gc-sections | Jason Jin |
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-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | 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-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |
2008-11-03 | ColdFire: Add SBF support for M52277EVB | TsiChung Liew |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-04-17 | Remove all the search paths from the .lds files. | Jason Wessel |
2008-01-17 | ColdFire: Add MCF5227x cpu and M52277EVB support-1 | TsiChungLiew |