Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59f3be32d2fd9885135c452987b6a4c02b0a441b
/
board
/
amcc
/
acadia
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
d3efa97
nand_spl: remove unused linker scripts u-boot-nand.lds
by Masahiro Yamada
· 11 years ago
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
99f2be6
ppc4xx: Fix missing linker scripts for partial linking
by Stefan Roese
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· 14 years ago
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
92c058e
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
by Stefan Roese
· 15 years ago
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
707fd36
ppc4xx: Convert PPC4xx UIC 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
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6a35785
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
7efa49e
ppc4xx: acadia: Add fdt support and fix section overlap problem
by Stefan Roese
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
9ca52bb
ppc4xx: Fix acadia_nand build problem
by Stefan Roese
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
80d99a4
[ppc4xx] Fix problem with NAND booting on AMCC Acadia
by Stefan Roese
· 17 years ago
67bd089
[ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
by Stefan Roese
· 17 years ago
23d8d34
ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
by Stefan Roese
· 17 years ago
d2f223e
ppc4xx: Update AMCC Acadia support for board revision 1.1
by Stefan Roese
· 18 years ago
1e088bf
ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM
by Stefan Roese
· 18 years ago
c266054
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 18 years ago
f6c7b76
[PATCH] Clean up 40EZ/Acadia support
by Stefan Roese
· 18 years ago
ab5ea78
Code cleanup. Update CHANGELOG
by Wolfgang Denk
· 18 years ago
fdf21b1
[PATCH] Add AMCC Acadia (405EZ) eval board support
by Stefan Roese
· 18 years ago