Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
be11d89d6b97459425e7074e3d5cf0b01969120c
/
arch
/
powerpc
/
lib
be11d89
bootstage: powerpc: support fdt stash and reporting
by Mela Custodio
· 11 years ago
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
1bd5456
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· 11 years ago
4fbb29d
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3d854c4
powerpc: cast bi_memsize to ulong for %ld usage
by Valentin Longchamp
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
6162f71
Fix bootm to work on powerpc again (compressed uImage)
by Stefan Roese
· 11 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
d4337d5
powerpc: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
d1cdc1b
powerpc/lib: fix unsafe register handling in wait_ticks
by Mats Kärrman
· 12 years ago
fa6945f
ppc: Enable generic board support
by Simon Glass
· 12 years ago
db397fa
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago
6f98490
Declare watchdog functions in watchdog.h
by Simon Glass
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
e02a6e3f
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· 12 years ago
6c6cbd1
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
4f8c5f0
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
a8b5739
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
44ea851
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
2b36fbb
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
50b5ac0
mpc5200: Add SPL support
by Stefan Roese
· 12 years ago
ec90d34
SPL: Port SPL framework to powerpc
by Stefan Roese
· 12 years ago
79dc544
powerpc: Extract EPAPR_MAGIC constants into processor.h
by Stefan Roese
· 12 years ago
7c81090
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
by Scott Wood
· 12 years ago
146f506
powerpc: change .fixup test to a GCC version test
by Scott Wood
· 12 years ago
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
10ef9bc
arch/powerpc/lib/extable.c: sparse fix
by Kim Phillips
· 12 years ago
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
a28496f
powerpc/mpc85xx: software workaround for DDR erratum A-004468
by York Sun
· 12 years ago
2c13c4a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
194c3bf
ppc: Create a stack frame for wait_ticks()
by Joakim Tjernlund
· 12 years ago
033848e
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
7b2947f
powerpc/mpc8xxx: use topology registers to calculate number of cores
by York Sun
· 12 years ago
1768649
powerpc: Stack Pointer not properly aligned
by Joakim Tjernlund
· 12 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
12a13d6
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
d9d4fa7
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
180c581
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
78d58de
powerpc: Minimal private libgcc to build on Debian
by Kyle Moffett
· 14 years ago
f8d47f6
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
775ad02
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· 13 years ago
09e3c9f
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
by Wolfgang Denk
· 13 years ago
3f7772c
arch/powerpc/lib/board.c: fix build warning
by Wolfgang Denk
· 13 years ago
e2f057f
powerpc: Correct build warning introduced by getenv_ulong() patch
by Simon Glass
· 13 years ago
920fd2b
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
by Bernhard Kaindl
· 13 years ago
44fc669
powerpc: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
4b2fbe4
Flush cache after the OS image is loaded into the memory.
by Diana CRACIUN
· 13 years ago
8df768c
hwmon: do not init sensors on startup
by Heiko Schocher
· 13 years ago
89e4870
powerpc/85xx: verify the device tree before booting Linux
by Timur Tabi
· 14 years ago
ac15c81
powerpc/85xx: Fix setting of EPAPR_MAGIC value
by Kumar Gala
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
801949f
powerpc: Fix device tree padding associated with ramdisk
by Kumar Gala
· 13 years ago
466924f
mpc832x: add support for the mpc8321 based suvd3 board
by Heiko Schocher
· 15 years ago
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
20f5492
Respect memreserve regions specified in the device tree
by Grant Likely
· 14 years ago
50fb22e
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
by Grant Likely
· 14 years ago
2639638
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
by Grant Likely
· 14 years ago
dfff7a2
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
2ef216b
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
by Kumar Gala
· 14 years ago
365024c
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
4705e00
powerpc: fix register usage in some inline assembly code
by Timur Tabi
· 14 years ago
0b2cc86
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
b1dd51f
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
4136428
WINBOND_83C553: enable only on boards that actually use it.
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
9a73601
ppc: Don't initialize write protected NOR flashes
by John Schmoller
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
86dee4a
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· 14 years ago
4b25a8d
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
8d5c89d
PowerPC: change board specific early pci_init() into generic.
by Andre Schwarz
· 14 years ago
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
ea9e0be
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago
1c4361d
fdt relocate: have more attention to use a bootmap or not
by Stephan Linz
· 14 years ago
Next »