Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4103e13534141c31e4e9bf40848ab3a61dabce81
/
board
/
freescale
/
mpc8349itx
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years ago
b75d8dc
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· 4 years, 5 months ago
cd93d62
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 6 months ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
691d719
common: Drop init.h from common header
by Simon Glass
· 4 years, 6 months ago
807765b
common: Move device-tree setup functions to fdt_support.h
by Simon Glass
· 4 years, 11 months ago
2cf431c
common: Move pci_init_board() out of common.h
by Simon Glass
· 5 years ago
133ec60
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
by Mario Six
· 6 years ago
8a81bfd
mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
by Mario Six
· 6 years ago
fe7d654
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
by Mario Six
· 6 years ago
21c1502
mpc83xx: Kconfig: Migrate HRCW to Kconfig
by Mario Six
· 6 years ago
4cb06d3
MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX
by Mario Six
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
7dd97af
powerpc: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
f1683aa
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
088454c
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
52c4118
board_f: Drop board_type parameter from initdram()
by Simon Glass
· 8 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
535aad2
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
00f792e
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
2e651b2
mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code
by Joe Hershberger
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
6aa3d3b
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
9993e19
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
by Kim Phillips
· 15 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
4e190b0
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d26154c
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
by Anton Vorontsov
· 16 years ago
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
89c7784
83xx: Add Vitesse VSC7385 firmware uploading
by Timur Tabi
· 17 years ago
a30a549
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· 17 years ago
2b4c952
mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)
by Kumar Gala
· 17 years ago
94fab25
mpc83xx: rm remaining FLAT_TREE code
by Kim Phillips
· 17 years ago
b3458d2
mpc83xx: remove FLAT_TREE code
by Kim Phillips
· 17 years ago
5b8bc60
mpc83xx: convert to using do_fixup_*()
by Kim Phillips
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
e58fe95
mpc83xx: move freescale boards to boards/freescale
by Kim Phillips
· 17 years ago