Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a68e330d04548b8fef4c7fcb9a365ae42d6ce35
/
arch
/
powerpc
/
lib
8d1165e11a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
036036d
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
83f83d1
ppc: Create a stack frame for wait_ticks()
by Joakim Tjernlund
· 12 years ago
0044c42
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
123bd96
powerpc/mpc8xxx: use topology registers to calculate number of cores
by York Sun
· 12 years ago
7de8a71
powerpc: Stack Pointer not properly aligned
by Joakim Tjernlund
· 12 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
8ade950
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
5ddb118
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
d01b176
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
3b20011
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
01baa05
powerpc: Minimal private libgcc to build on Debian
by Kyle Moffett
· 14 years ago
8a33201
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
1c2931d
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· 13 years ago
9b998b0
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
by Wolfgang Denk
· 13 years ago
a9f4fc3
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· 13 years ago
aab773a
powerpc: Correct build warning introduced by getenv_ulong() patch
by Simon Glass
· 13 years ago
9d256b6
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
by Bernhard Kaindl
· 13 years ago
1272592
powerpc: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
99ffccb
Flush cache after the OS image is loaded into the memory.
by Diana CRACIUN
· 13 years ago
780f13a
hwmon: do not init sensors on startup
by Heiko Schocher
· 13 years ago
90f89f0
powerpc/85xx: verify the device tree before booting Linux
by Timur Tabi
· 14 years ago
70bfb03
powerpc/85xx: Fix setting of EPAPR_MAGIC value
by Kumar Gala
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
9e9579b
powerpc: Fix device tree padding associated with ramdisk
by Kumar Gala
· 13 years ago
62ddcf0
mpc832x: add support for the mpc8321 based suvd3 board
by Heiko Schocher
· 15 years ago
f38536f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
d32a1a4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
55b0a39
Respect memreserve regions specified in the device tree
by Grant Likely
· 14 years ago
ed59e58
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
by Grant Likely
· 14 years ago
c3624e6
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
by Grant Likely
· 14 years ago
590d3ca
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
f9a33f1
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
by Kumar Gala
· 14 years ago
561e710
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
96805a5
powerpc: fix register usage in some inline assembly code
by Timur Tabi
· 14 years ago
006915f
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
a55bb83
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
57d6c58
WINBOND_83C553: enable only on boards that actually use it.
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
c62491d
ppc: Don't initialize write protected NOR flashes
by John Schmoller
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
4bbfd3e
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· 14 years ago
a1c4864
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
76221a6
PowerPC: change board specific early pci_init() into generic.
by Andre Schwarz
· 14 years ago
544d97e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
3fbeeea
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
3611665
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· 14 years ago
a806035
Save environment data to mmc.
by Terry Lv
· 14 years ago
958e120
fdt relocate: have more attention to use a bootmap or not
by Stephan Linz
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
0a9463e
Merge branch 'master' into next
by Wolfgang Denk
· 14 years ago
955ea6f
powerpc/bootcount: Add bootcount support for MPC512x
by Michael Weiss
· 14 years ago
4ccd551
MPC512x: workaround data corruption for unaligned local bus accesses
by Wolfgang Denk
· 14 years ago
460c2ce
MPC5200: workaround data corruption for unaligned local bus accesses
by Wolfgang Denk
· 14 years ago
59dde44
powerpc/bootcount: Fix endianness problem
by Michael Weiss
· 14 years ago
e4a95d1
powerpc: Consolidate bootcount_{store|load} for PowerPC
by Stefan Roese
· 15 years ago
3882d7a
ppc: unused memory region too close to current stack pointer
by Norbert van Bolhuis
· 15 years ago
1a2e203
mpc83xx: turn on icache in core initialization to improve u-boot boot time
by Kim Phillips
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago