summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8349itx/mpc8349itx.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-4/+4
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-1/+1
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-0/+1
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-211-0/+2
* MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six2019-05-211-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-3/+7
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+1
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-2/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-031-12/+16
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-4/+3
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-291-1/+1
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-32/+32
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-251-1/+14
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-6/+0
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-081-13/+1
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-161-0/+407