~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-15
* m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-15
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* doc: update reference to README.boardPatrick Delaunay2020-04-16
* common: Move testdram() into init.hSimon Glass2020-01-17
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-01
* i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass2017-05-15
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-20
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-23
* m68k: fix 3 broken boardsangelo@sysam.it2015-03-28
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-17
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22
* ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-20
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29
* ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-04
* rename _end to __bss_end__Po-Yu Chuang2011-03-27
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13
* Rename lib_generic/ to lib/Peter Tyser2010-04-13
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20
* ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-03