index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib_ppc
/
board.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ppc: Unlock cache-as-ram in a consistent manner"
Wolfgang Denk
2009-07-26
1
-3
/
+3
*
ppc: Unlock cache-as-ram in a consistent manner
Peter Tyser
2009-07-23
1
-3
/
+3
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
1
-3
/
+3
*
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-06-12
1
-4
/
+4
*
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-97
/
+0
*
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-06-12
1
-4
/
+4
*
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-05
1
-1
/
+1
*
85xx/86xx: Ensure MP boot page is not used
Kumar Gala
2009-04-01
1
-0
/
+15
*
powerpc: Only use eth_getenv_enetaddr() if networking is enabled
Stefan Roese
2009-03-20
1
-0
/
+2
*
powerpc: Fix compilation warning in board.c
Stefan Roese
2009-03-20
1
-2
/
+1
*
ppc: mark global bi_enet*addr as legacy
Mike Frysinger
2009-03-20
1
-47
/
+7
*
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-03-20
1
-6
/
+0
*
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
2009-03-20
1
-28
/
+0
*
nx823: get mac address from environment
Mike Frysinger
2009-03-20
1
-4
/
+0
*
8xx, icache: enabling ICache not before running from RAM
Heiko Schocher
2009-03-18
1
-2
/
+1
*
i2c, dtt: move dtt_init () to board_init_r ()
Heiko Schocher
2009-03-02
1
-3
/
+3
*
Add MMC Framework
Andy Fleming
2009-02-16
1
-0
/
+9
*
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
Kumar Gala
2009-02-10
1
-3
/
+0
*
mpc86xx: Add support to populate addr map based on BATs
Becky Bruce
2009-02-10
1
-1
/
+1
*
SATA: do not auto-initialize during boot
Mike Frysinger
2009-01-27
1
-20
/
+0
*
85xx: Add support to populate addr map based on TLB settings
Kumar Gala
2008-12-19
1
-0
/
+8
*
lib_ppc: Move trap_init to occur earlier
Becky Bruce
2008-11-10
1
-5
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-49
/
+49
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+30
*
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
2008-10-15
1
-2
/
+2
*
Do not init SATA when disabled on 8536DS.
Jason Jin
2008-10-14
1
-2
/
+14
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-4
/
+4
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
1
-13
/
+0
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
1
-2
/
+2
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
1
-1
/
+1
*
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
2008-07-06
1
-1
/
+1
*
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
2008-07-01
1
-2
/
+0
*
FSL LAW: Keep track of LAW allocations
Kumar Gala
2008-06-11
1
-1
/
+2
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
1
-0
/
+7
*
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
2008-05-28
1
-3
/
+1
*
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
2008-05-12
1
-5
/
+0
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-05-10
1
-0
/
+5
*
ppc: Cleanup get_effective_memsize() use
Marian Balakowicz
2008-05-10
1
-11
/
+0
*
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
Kim Phillips
2008-04-25
1
-1
/
+0
*
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
Stefan Roese
2008-04-09
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Wolfgang Denk
2008-04-07
1
-2
/
+3
|
\
|
*
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
2008-03-28
1
-1
/
+2
|
*
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
Michael Barkowski
2008-03-28
1
-1
/
+1
*
|
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
Stefan Roese
2008-03-27
1
-0
/
+4
*
|
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
Stefan Roese
2008-03-27
1
-0
/
+13
|
/
*
ata: enable the sata initialize on boot up
Dave Liu
2008-03-26
1
-0
/
+8
[next]