Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f55838039b841902d5ab8dbe81073696fcb43276
/
nand_spl
72b4cbd
Fix the issue of _end symbol not being found while building
by Sughosh Ganu
· 14 years ago
8ed2df6
MX25: tx25: Add _end section on nand_spl
by Fabio Estevam
· 14 years ago
a067ae5
MX31: mx31pdk: fix nand_spl
by Stefano Babic
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
831b660
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
by Dipen Dudhat
· 14 years ago
6e1a80a
nand_spl: Fix large page nand_command()
by Alex Waterman
· 14 years ago
2da4f65
nand/spl: Assuming a static nand page size to reduce code size
by Matthew McClintock
· 14 years ago
29547c6
Fix build issues cause by LDFLAGS_FINAL changes
by Wolfgang Denk
· 14 years ago
ffe1895
SMDK6400: Add some labels to u-boot.lds to support nand_spl
by seedshope
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
66a8b4d
mx31pdk: Use the new relocation scheme
by Fabio Estevam
· 14 years ago
90a535b
powerpc/85xx: Add support for booting from NAND on MPC8572DS
by Kumar Gala
· 14 years ago
459f08d
PowerPC, nand_spl: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
d833cfc
powerpc/nand spl: link libgcc
by Scott Wood
· 14 years ago
6470f73
Davinci 8xx: Move common functions to share code
by Stefano Babic
· 14 years ago
1b9c52b
Add board support for hawkboard
by Sughosh Ganu
· 14 years ago
6f59a4a
Remove board_init_f function from nand_boot.c
by Sughosh Ganu
· 14 years ago
4a702a1
83xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
f60c06e
83xx: Fix NAND_SPL link address
by Scott Wood
· 14 years ago
b6814d4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
fec43e5
tx25: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
31b9012
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
by Haiying Wang
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
e57b330
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
fb2759c
Rename TEXT_BASE: fix merge conflicts
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0a2817f
arm926ejs, tx25: add support for ELF relocations
by Heiko Schocher
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· 14 years ago
aeb2991
ARM: add relocation support
by Heiko Schocher
· 14 years ago
26cc10a
nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
by Heiko Schocher
· 14 years ago
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
d53e8fd
Create CPUDIR variable
by Peter Tyser
· 15 years ago
6478a75
Add support for KARO TX25 board
by John Rigby
· 15 years ago
8706334
mpc83xx: fix out-of-tree mpc8315 nand build
by Kim Phillips
· 15 years ago
4c94c45
Add MX25 support to nand_spl fsl nfc driver
by John Rigby
· 15 years ago
2639e51
Nand boot: Add nand boot support for MPC8569mds board
by Liu Yu
· 15 years ago
76f2399
ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
by Kumar Gala
· 15 years ago
9e1ee56
ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c
by Kumar Gala
· 15 years ago
aea58f4
ppc/85xx: Fix building NAND_SPL out of tree
by Kumar Gala
· 15 years ago
e98a3fc
ppc/P1_P2_RDB: NAND Boot Support
by Dipen Dudhat
· 15 years ago
8c3d61a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
c2a6dca
NAND boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 15 years ago
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
18d46c0
Fix all linker scripts for older binutils versions (pre-2.16)
by Wolfgang Denk
· 15 years ago
2ea6d4d
NAND boot: fix nand_load overlap issue
by Mingkai Hu
· 15 years ago
7240299
ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's
by Stefan Roese
· 15 years ago
913fd05
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
by Stefan Roese
· 15 years ago
13f222a
nand_spl: Fix cmd_ctrl usage in nand_boot.c.
by Scott Wood
· 15 years ago
fad2444
nand_spl: read environment early, when booting from NAND using nand_spl
by Guennadi Liakhovetski
· 16 years ago
24f8b41
MX31: Add NAND SPL boot support to i.MX31 PDK board.
by Magnus Lilja
· 15 years ago
4133f65
MX31: Add NAND SPL for i.MX31.
by Magnus Lilja
· 15 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
c2dcb8a
SIMPC8313 board: fix out of tree building.
by Wolfgang Denk
· 16 years ago
0b4e67d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
504b924
mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
by Kim Phillips
· 16 years ago
af98cd7
nand_spl: Fix compile problem with board_nand_init() prototype
by Stefan Roese
· 16 years ago
9617f94
Merge branch 'next'
by Kim Phillips
· 16 years ago
9ff89b7
mpc83xx: New board support for SIMPC8313
by Ron Madrid
· 16 years ago
a94bc28
NAND: Fix cache and memory inconsistency issue
by Dave Liu
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
4f84bbd
Make Freescale local bus registers available for both 83xx and 85xx.
by Haiying Wang
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b2d4274
ARM: Add support for S3C6400 based SMDK6400 board
by Guennadi Liakhovetski
· 16 years ago
34fd562
NAND: Remove delay from nand_boot_fsl_elbc.c.
by Scott Wood
· 16 years ago
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
6e88dc2
nand_spl: Support page-aligned read in nand_load, use chipselect
by Guennadi Liakhovetski
· 16 years ago
d2a5bb9
NAND boot: Update large page support for current API.
by Scott Wood
· 16 years ago
b71689b
NAND boot: MPC8313ERDB support
by Scott Wood
· 16 years ago
897a450
NAND: Update nand_spl driver to match updated nand subsystem
by Stefan Roese
· 17 years ago
9ab76ed
NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.
by Scott Wood
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
d573526
ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port
by Stefan Roese
· 16 years ago
b4c61c7
Remove shell variable UNDEF_SYM.
by Kenneth Johansson
· 17 years ago
a226c85
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· 16 years ago
7d72e02
ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
by Stefan Roese
· 16 years ago
46fdeb1
ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
by Stefan Roese
· 17 years ago
be0d713
ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module
by Stefan Roese
· 17 years ago
3445065
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
147388e
ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
by Stefan Roese
· 17 years ago
9a062d8
ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM
by Stefan Roese
· 17 years ago
a9e665e
nand_spl: Update nand_spl to support 2k page size NAND devices
by Stefan Roese
· 17 years ago
0b86db7
ppc4xx: Add Canyonlands NAND booting support
by Stefan Roese
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
0037635
fix various comments
by Marcel Ziswiler
· 17 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
1e3159e
ppc4xx: Fix Sequoia NAND booting target
by Stefan Roese
· 17 years ago
f0c61c4
ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target
by Stefan Roese
· 17 years ago
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
Next »