Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0cdded896e0ab4ea9b6230ae370eb95210330bfd
/
board
/
freescale
/
p1_p2_rdb_pc
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
05204d0
powerpc: mpc85xx: Fix static TLB table for SDRAM
by York Sun
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· 7 years ago
7a73b9a
p1_p2_rdb: Fix unused variable warning
by Tom Rini
· 8 years ago
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· 8 years ago
302445a
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· 8 years ago
df2d774
powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PC
by York Sun
· 8 years ago
9c01ff2
powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
cc05c62
powerpc: P1025RDB: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
028f29c
powerpc: P1024RDB: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
ba38a35
powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
8f250f9
powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in Kconfig
by York Sun
· 8 years ago
0673238
powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
443108bf
powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
1dc69a6
powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig
by York Sun
· 8 years ago
dd8e224
spi: Move freescale-specific code into a private header
by Simon Glass
· 8 years ago
9fd465c
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· 8 years ago
fe56a4f
freescale: Tweak various Makefiles to remove redundancy, fix aesthetics
by Robert P. J. Day
· 9 years ago
2ff056b
powerpc/board: SPL: Enable malloc flag in global data.
by Sumit Garg
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
5c76c1e
powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issue
by Ying Zhang
· 10 years ago
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
5cd6ded
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
220c346
powerpc/mpc85xx: Check return value of find_tlb_idx
by York Sun
· 10 years ago
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
7169315
powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers
by Claudiu Manoil
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
efe3dc0
freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
by Masahiro Yamada
· 11 years ago
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
4a71741
powerpc: Fix CamelCase warnings in DDR related code
by Priyanka Jain
· 11 years ago
b8b404d
powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot
by Ying Zhang
· 11 years ago
f74fd4e
powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL
by Ying Zhang
· 11 years ago
28027d7
powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL
by Ying Zhang
· 11 years ago
d169808
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
a434d0a
p1020rdb-pd: platform support
by Haijun.Zhang
· 11 years ago
5e15555
powerpc/mpc8xxx: Add memory reset control
by York Sun
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
9858bd3
powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC
by Xu Jiucheng
· 12 years ago
2a2bb03
qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020
by Zhicheng Fan
· 12 years ago
992562c
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
03fedda
powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
by Scott Wood
· 12 years ago
5e62187
powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
by Scott Wood
· 12 years ago
c4f0d00
powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
by Scott Wood
· 12 years ago
9fbe38d
powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPL
by Scott Wood
· 12 years ago
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
56953ee
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
by Timur Tabi
· 13 years ago
66f0514
powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards
by York Sun
· 13 years ago
aff059e
powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND
by Kumar Gala
· 13 years ago
59c48b4
powerpc/85xx: Make inclusion of USB device fixup conditional
by Ramneek Mehresh
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
5f99973
powerpc/85xx: Add support for new P102x/P2020 RDB style boards
by Li Yang
· 13 years ago