Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e91df49fbb56858003ebe61191ae07b223a7b866
/
arch
/
powerpc
/
cpu
/
mpc512x
e386616
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
de04d64e
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
06c1411
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ec7023d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b91363c
mpc512x: remove dead code
by Anatolij Gustschin
· 12 years ago
8330692
mpc: iim: Switch to common fsl_iim
by Benoît Thébaudeau
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
a615dfd
mpc512x: Adjust the DRAM init sequence to the datasheet spec
by Anatolij Gustschin
· 12 years ago
fcc7fe4
mpc512x: add ifm ac14xx board
by Anatolij Gustschin
· 12 years ago
1d63b8f
mpc512x: optionally configure DIU, LPC and NFC deviders
by Anatolij Gustschin
· 12 years ago
e5f5386
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
b84d6d2
mpc512x: add common LAW and Chip Select configuration
by Anatolij Gustschin
· 12 years ago
3c4c308
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
fefb098
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
20051f2
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
918327c
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
90bad89
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· 12 years ago
2531568
MPC8xxx: Define cache ops for USB
by Marek Vasut
· 12 years ago
d14a94b
arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
c33b92e
arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
506b9f2
PowerPC: Squash warning in mpc512x serial.c
by Marek Vasut
· 13 years ago
3b4a226
video: Add SHARP LQ084S3LG01 LCD support on P1022DS
by Timur Tabi
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
1c9a560
serial: drop useless ctlr field
by Mike Frysinger
· 14 years ago
6c768ca
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
ba8e76b
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
8c4734e
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
39768f7
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
33ee4c9
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
337f5f5
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
566d49a
512x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
fa11dbe
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
34bbf61
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
d1e0b10
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
52ebd9c
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
bbf2abc
Merge branch 'next' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
949c80e
mpc512x: fix build issues
by Wolfgang Denk
· 14 years ago
9e70d13
fsl_diu_fb: further refactoring of FSL DIU code
by Anatolij Gustschin
· 14 years ago
e69e520
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
by Timur Tabi
· 14 years ago
800eb09
POST cleanup.
by Michael Zaidman
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
1054382
video: cfb_console: add weak default video_set_lut()
by Anatolij Gustschin
· 15 years ago
6ece255
Convert Makefiles from COBJS-${} to COBJS-$()
by Kumar Gala
· 14 years ago
2ebdb9a
mpc5121: add common post_word_load/store code
by Anatolij Gustschin
· 15 years ago
a3921ee
mpc5121: add support for PDM360NG board
by Anatolij Gustschin
· 15 years ago
b9947bb
mpc5121: determine RAM size using get_ram_size()
by Anatolij Gustschin
· 15 years ago
5d937e8
mpc512x: make MEM IO Control configuration a board config option
by Anatolij Gustschin
· 15 years ago
8e234e3
mpc5121: add PSC serial communication routines
by Anatolij Gustschin
· 15 years ago
e3b28e6
mpc512x: add multi serial PSC support
by Anatolij Gustschin
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago