~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* board: m5253demo: remove floating point flash size calculationAngelo 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
* Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini2022-08-04
* Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-04
* block: ide: Remove ide_preinit functionTom Rini2022-06-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Drop flash.h from common headerSimon Glass2020-05-18
* common: Move testdram() into init.hSimon Glass2020-01-17
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-01
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-22
* m5253demo: Fix static variable in non-static inline function warningTom Rini2017-05-12
* 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
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-20
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-23
* 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
* m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada2014-07-22
* freescale: m5253demo: fix unused-but-set-variable warningsMasahiro Yamada2014-06-19
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* 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 MCF52x2Alison Wang2012-09-20
* ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-04
* 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
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10
* ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-14