Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d4f5448c475f3faebba0c0ccefc69f7b28e67b0
/
arch
/
powerpc
/
lib
/
board.c
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· Sat May 11 03:00:50 2013 +0000
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
db397fa
Introduce generic post-relocation board_r.c
by Simon Glass
· Mon Mar 11 14:30:37 2013 +0000
6f98490
Declare watchdog functions in watchdog.h
by Simon Glass
· Tue Mar 05 14:39:42 2013 +0000
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
e02a6e3f
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:55 2012 +0000
6c6cbd1
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:54 2012 +0000
4f8c5f0
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:53 2012 +0000
a8b5739
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:48 2012 +0000
44ea851
ppc: Move clock fields to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:46 2012 +0000
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:44 2012 +0000
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· Tue Dec 11 22:16:22 2012 -0600
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:29 2012 +0000
a28496f
powerpc/mpc85xx: software workaround for DDR erratum A-004468
by York Sun
· Mon Oct 08 07:44:25 2012 +0000
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· Fri Sep 14 23:45:51 2012 +0200
7b2947f
powerpc/mpc8xxx: use topology registers to calculate number of cores
by York Sun
· Fri Aug 17 08:20:22 2012 +0000
1768649
powerpc: Stack Pointer not properly aligned
by Joakim Tjernlund
· Mon Jul 23 10:58:03 2012 +0000
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· Wed Apr 04 18:53:41 2012 +0000
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· Mon Feb 13 13:51:18 2012 +0000
12a13d6
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· Sat Dec 10 11:07:58 2011 +0000
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· Sat Dec 10 11:07:55 2011 +0000
d9d4fa7
ppc: Change memsz variable to signed char
by Simon Glass
· Thu Jan 05 17:54:57 2012 +0000
775ad02
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· Fri Nov 04 15:55:08 2011 +0000
09e3c9f
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
by Wolfgang Denk
· Fri Nov 04 15:55:07 2011 +0000
3f7772c
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· Sun Oct 23 11:58:52 2011 +0000
e2f057f
powerpc: Correct build warning introduced by getenv_ulong() patch
by Simon Glass
· Sun Oct 23 17:41:54 2011 +0000
920fd2b
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
by Bernhard Kaindl
· Sun Oct 16 00:07:08 2011 +0000
44fc669
powerpc: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· Thu Oct 13 14:43:12 2011 +0000
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
8df768c
hwmon: do not init sensors on startup
by Heiko Schocher
· Mon Aug 01 04:01:43 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· Sun Apr 24 22:22:34 2011 +0000
2ef216b
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
by Kumar Gala
· Wed Feb 02 11:23:50 2011 -0600
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· Tue Dec 28 18:12:05 2010 -0600
b1dd51f
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· Mon Nov 29 14:32:11 2010 -0600
4136428
WINBOND_83C553: enable only on boards that actually use it.
by Wolfgang Denk
· Tue Nov 23 23:17:18 2010 +0100
9a73601
ppc: Don't initialize write protected NOR flashes
by John Schmoller
· Wed Sep 29 14:05:44 2010 -0500
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· Thu Oct 14 23:33:24 2010 -0500
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
4b25a8d
powerpc: Zero out board info struct on bootup
by Peter Tyser
· Tue Sep 14 19:13:51 2010 -0500
8d5c89d
PowerPC: change board specific early pci_init() into generic.
by Andre Schwarz
· Tue Oct 05 11:59:31 2010 +0200
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· Tue Oct 05 22:54:53 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· Fri Sep 17 13:10:34 2010 +0200
ea9e0be
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· Wed Aug 11 09:38:31 2010 +0200
b4eceac
Save environment data to mmc.
by Terry Lv
· Mon May 17 10:57:01 2010 +0800
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
f3c7cd9
mpc83xx: turn on icache in core initialization to improve u-boot boot time
by Kim Phillips
· Tue Apr 20 19:37:54 2010 -0500
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
[Renamed from arch/ppc/lib/board.c]
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
[Renamed from lib_ppc/board.c]
92bc263
PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
by Richard Retanubun
· Fri Jan 15 10:06:06 2010 -0500
a2ea276
mpc512x: Add display of reset status register
by Detlev Zundel
· Fri Jan 22 14:47:59 2010 +0100
a95e673
mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation
by Peter Tyser
· Tue Dec 15 12:10:47 2009 -0600
9522f57
mpc85xx: Fix booting on various boards
by Anton Vorontsov
· Mon Oct 12 23:55:39 2009 +0400
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· Sat Oct 10 12:42:21 2009 +0200
6756737
ppc: Remove board.c relocation fixups
by Peter Tyser
· Mon Sep 21 11:20:27 2009 -0500
d3d9a50
ppc: Clean up calling of phy_reset() during init
by Peter Tyser
· Wed Sep 16 22:03:08 2009 -0500
5c50621
ppc: Clean up calling of misc_init_r() during init
by Peter Tyser
· Wed Sep 16 22:03:07 2009 -0500
87e4342
ppc/8xxx: relocate cpu pointer in global data
by Kumar Gala
· Tue Sep 01 21:07:08 2009 -0500
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· Fri Aug 21 23:05:21 2009 -0500
ed52770
Standardize mem_malloc_init() implementation
by Peter Tyser
· Fri Aug 21 23:05:20 2009 -0500
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· Fri Aug 21 23:05:19 2009 -0500
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· Fri Jul 31 12:08:14 2009 +0530
1e0f07e
Revert "ppc: Unlock cache-as-ram in a consistent manner"
by Wolfgang Denk
· Sun Jul 26 23:28:02 2009 +0200
f02eb62
ppc: Unlock cache-as-ram in a consistent manner
by Peter Tyser
· Fri Jul 10 18:46:10 2009 -0500
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 12:14:54 2009 +0200
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· Fri May 22 17:23:24 2009 -0500
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Apr 25 14:57:52 2009 +0200
b81464e
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· Mon May 11 15:50:12 2009 +0200
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· Sun Apr 05 00:27:57 2009 +0200
04a3b14
85xx/86xx: Ensure MP boot page is not used
by Kumar Gala
· Tue Mar 31 17:58:13 2009 -0500
2908943
powerpc: Only use eth_getenv_enetaddr() if networking is enabled
by Stefan Roese
· Wed Feb 25 12:11:15 2009 +0100
928a7c8
powerpc: Fix compilation warning in board.c
by Stefan Roese
· Mon Feb 23 16:52:36 2009 +0100
2625048
ppc: mark global bi_enet*addr as legacy
by Mike Frysinger
· Wed Feb 11 20:07:19 2009 -0500
dcc95c4
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· Wed Feb 11 20:09:52 2009 -0500
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· Mon Feb 16 18:03:14 2009 -0500
5a3d56d
nx823: get mac address from environment
by Mike Frysinger
· Wed Feb 11 19:36:20 2009 -0500
734f027
8xx, icache: enabling ICache not before running from RAM
by Heiko Schocher
· Thu Mar 12 07:37:15 2009 +0100
24e6ce5
i2c, dtt: move dtt_init () to board_init_r ()
by Heiko Schocher
· Wed Feb 25 12:28:32 2009 +0100
ad347bb
Add MMC Framework
by Andy Fleming
· Thu Oct 30 16:41:01 2008 -0500
4cd44a8
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
by Kumar Gala
· Thu Feb 05 20:40:58 2009 -0600
f93e1cb
mpc86xx: Add support to populate addr map based on BATs
by Becky Bruce
· Tue Feb 03 18:10:52 2009 -0600
e66dc08
SATA: do not auto-initialize during boot
by Mike Frysinger
· Tue Jan 27 16:12:21 2009 -0500
9ac287a
85xx: Add support to populate addr map based on TLB settings
by Kumar Gala
· Tue Dec 16 14:59:20 2008 -0600
2f79edd
lib_ppc: Move trap_init to occur earlier
by Becky Bruce
· Fri Oct 31 17:14:39 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· Mon Sep 29 18:28:23 2008 -0400
e04fef3
Fix compiler warning in lib_ppc/board.c
by Heiko Schocher
· Wed Oct 15 09:51:19 2008 +0200
13bd9e5
Do not init SATA when disabled on 8536DS.
by Jason Jin
· Fri Oct 10 11:41:01 2008 +0800
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:00 2008 +0200
fdb79c3
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:59 2008 +0200
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Sep 05 09:19:30 2008 +0200
8349c72
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Aug 30 23:54:58 2008 +0200
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· Mon Aug 18 13:41:27 2008 +0200
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· Mon Jul 14 15:06:35 2008 +0200
8d54188
Fix some more print() format errors.
by Wolfgang Denk
· Thu Jul 10 13:16:09 2008 +0200
594c7b5
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· Tue Jun 24 09:54:09 2008 +0200
Next »