Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
96ea2b914261407d146d18b0603ae64b45af0802
/
board
/
sandburst
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 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
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
ec88cd6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· 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
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
82640f1
i2c, ppc4xx: fix compiling KAREF and METROBOX boards.
by Heiko Schocher
· 15 years ago
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 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
ffcf599
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
by Wolfgang Denk
· 16 years ago
4e9e748
karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos
by Mike Frysinger
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 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
0b46763
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
5ef4721
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
51d6d5d
ppc4xx: Rework 440GX UIC handling
by Stefan Roese
· 16 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 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
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
f82271e
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
d07117e
[PATCH] PPC4xx: Add support for multiple I2C busses
by Stefan Roese
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
aaa7c00
by Wolfgang Denk
· 19 years ago
42f2a82
Changed PPC44x startup message (cpu info, speed...) to common style:
by Stefan Roese
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
edb6548
* Fix PHY address argument passing with mii info command
by Wolfgang Denk
· 19 years ago
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
0c7ffc0
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· 19 years ago
85faa8b
Coding style cleanup
by Wolfgang Denk
· 19 years ago
5ff4c3f
Add Sandburst Metrobox and Sandburst Karef board support packages.
by Stefan Roese
· 19 years ago