Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
42c213ae4f609e0742a1660948bd1d55110b8ce4
/
arch
/
powerpc
/
cpu
/
ppc4xx
4fbb29d
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
815c967
SPDX: fix IBM-pibs license identifier
by Wolfgang Denk
· 11 years ago
a4903f3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
8115936
powerpcv2: Print hardcoded size like print_size() does
by Shruti Kanetkar
· 11 years ago
e54a67f
ppc4xx: Remove support for PPC405CR CPUs
by Matthias Fuchs
· 11 years ago
52744b4
SPDX-License-Identifier: convert PIBS licensed files
by Wolfgang Denk
· 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
42b204f
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· 12 years ago
07038ad
ppc4xx: Add SPL support
by Stefan Roese
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
004cc85
arm: Move uart_clk to arch_global_data
by Simon Glass
· 12 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
e16737f
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
d47f07e
ppc4xx: Remove AP1000 board support
by Stefan Roese
· 12 years ago
32ca04a
ppc4xx: Remove IOP480 support
by Stefan Roese
· 12 years ago
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
a29555c
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· 12 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
dce2403
ppc4xx: Remove usbdev.c
by Stefan Roese
· 13 years ago
30b531f
iop480_uart.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
c4ef3d4
40x_spd_sdram.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
65a5712
44x_spd_ddr2.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
c068ec7
44x_spd_ddr.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
54ec1cc
cmd_ecctest.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
9a3d7aa
4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
53dcbca
4xx_pcie.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
bc114cc
usb_ohci.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
96ea2b9
4xx_pci.c: add error checking, fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
df59292
4xx_uart.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
6081490
GCC4.6: Squash warnings in 4xx_pcie.c
by Marek Vasut
· 13 years ago
c9af943
GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
by Marek Vasut
· 13 years ago
99b00d9
GCC4.6: Squash warnings in 44x_spd_ddr.c
by Marek Vasut
· 13 years ago
701b4be
GCC4.6: Squash warnings in denali_spd_ddr2.c
by Marek Vasut
· 13 years ago
c16d054
GCC4.6: Squash warnings in denali_data_eye.c
by Marek Vasut
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
fae16c9
ppc4xx: Flush dcache after DDR2 autocalibration with caches on
by Stefan Roese
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
327ac78
PPC405EX CHIP_21 erratum
by Steven A. Falco
· 14 years ago
b2d36ea
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
5d98e16
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
703b808
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
772696c
ppc4xx: Fix compilation breakage in miiphy.c
by Stefan Roese
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
42126a6
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
b384381
xilinx-ppc4xx-generic: Use common u-boot.lds
by Ricardo Ribalda Delgado
· 14 years ago
cd2c712
ppc4xx: Clarify comment about boot chip-select in start.S
by Stefan Roese
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
593a0fb
ppc4xx: Flush complete dcache in relocate_code()
by Stefan Roese
· 14 years ago
5ceefc3
powerpc: cmd_ecctest: Use return value of cmd_usage
by Thomas Weber
· 14 years ago
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
0f5fa87
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· 14 years ago
306d801
cpu/ppc4xx/Makefile: build only needed object files
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
61138fe
ppc4xx: Change tsr/tcr macros to upper case
by Stefan Roese
· 14 years ago
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
0c44caf
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
95ac428
APM821xx: Add CPU support
by Tirumala Marri
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
b52cde9
ppc4xx: Disable trace broadcast for 44x non debug mode
by Victor Gallardo
· 14 years ago
43e1b45
ppc4xx: Cleanup of PVR detection code in cpu.c
by Stefan Roese
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
412a71a
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
by Stefan Roese
· 14 years ago
f969a68
POST cleanup.
by Michael Zaidman
· 14 years ago
04bb5fc
ppc4xx: Invalidate d-cache when used as init-ram
by Stefan Roese
· 14 years ago
0a9cc2f
ppc4xx: Fix 440EPx bug in reconfigure_pll()
by Stefan Roese
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
79b6deb
ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
by Stefan Roese
· 14 years ago
3158d35
ppc4xx: Add "ecctest" command to test/simulate ECC errors
by Stefan Roese
· 14 years ago
971edca
ppc4xx: DDR/ECC: Use correct macros to clear error status
by Stefan Roese
· 14 years ago
c7af98b
ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
by Stefan Roese
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
1d56806
ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460
by Stefan Roese
· 15 years ago
c3bcfce
ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards
by Stefan Roese
· 15 years ago
756eff8
ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller
by Stefan Roese
· 15 years ago
eb08f6d
ppc4xx: Enable PCIe support without PCI support on PPC440/460
by Stefan Roese
· 15 years ago
5f52bd1
ppc4xx: Enable booting with Option E on 460EX/EXr/GT
by Stefan Roese
· 15 years ago
ed7aaf8
powerpc: Consolidate bootcount_{store|load} for PowerPC
by Stefan Roese
· 15 years ago
99d25f9
serial: struct serial_device: add uninit() entry for drivers
by Anatolij Gustschin
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago