~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* global: Use proper project name U-Boot (next)Michal Simek2023-06-19
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2022-11-02
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini2022-08-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* ppc: malta: Drop use of DM_PCISimon Glass2021-08-05
* MIPS: malta: add support for PCI driver modelDaniel Schwierzeck2021-07-18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-28
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* 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
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03
* common: Move pci_init_board() out of common.hSimon Glass2019-12-02
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set_ulong() to env.hSimon Glass2019-08-11
* mips: jz47xx: Add Creator CI20 platformPaul Burton2018-12-19
* board/imgtec/boston: Add new defconfigs to the MAINTAINERS listTom Rini2018-07-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton2018-01-25
* boston: Add u-boot.mcs make targetPaul Burton2017-11-28
* Update Paul Burton's email addressPaul Burton2017-11-28
* boston: Remove unused label in lowlevel_displayPaul Burton2017-11-28
* boston: Drop unused return valuePaul Burton2017-11-28
* boston: Setup memory ranges in FDT provided to LinuxPaul Burton2017-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
* imgtec: Update MAINTAINERS for more config filesTom Rini2016-12-09
* boston: Introduce support for the MIPS Boston development boardPaul Burton2016-09-21
* MIPS: Malta: Enable CM & L2 supportPaul Burton2016-09-21
* mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel2016-09-21
* malta: Allow MIPS64 buildsPaul Burton2016-05-31
* MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton2016-05-26
* malta: Tidy up UART address selectionPaul Burton2016-05-26
* malta: Remove ".set mips32" directivePaul Burton2016-05-21
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* malta: Use I/O accessors for SuperI/O controllerPaul Burton2016-02-01
* malta: Set I/O port base earlyPaul Burton2016-02-01
* MIPS: malta: fix IO accessor callDaniel Schwierzeck2016-01-16
* malta: delay after resetPaul Burton2015-01-29
* malta: IDE supportPaul Burton2015-01-29
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
* MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck2014-11-01