~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* fpga: Remove CONFIG_FPGA_COUNTTom Rini2022-06-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move serial functions out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* 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
* Move console definitions into a new console.h fileSimon Glass2015-11-19
* 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 warnings with gcc 4.6Simon Glass2014-06-11
* fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-13
* fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-13
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-13
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-13
* 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: Fix build error for astro mcf53731 board.Jason Jin2012-10-19
* rename _end to __bss_end__Po-Yu Chuang2011-03-27
* Remove redundant config.mk filesWolfgang Denk2010-12-09
* 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
* add ASTRO MCF5373L boardWolfgang Wegner2010-03-24