summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc512x
Commit message (Expand)AuthorAgeFilesLines
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-59/+51
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-61/+3
* serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-151-9/+9
* MPC8xxx: Define cache ops for USBMarek Vasut2012-06-072-0/+36
* arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+1
* arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+0
* PowerPC: Squash warning in mpc512x serial.cMarek Vasut2011-10-271-1/+1
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-1/+1
* unify version_stringAndreas Bießmann2011-07-281-8/+4
* serial: drop useless ctlr fieldMike Frysinger2011-07-261-6/+5
* serial: push default_serial_console to driversMike Frysinger2011-07-261-0/+12
* powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-13/+3
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-3/+3
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-44/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-5/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-0/+1
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-3/+0
* Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-051-55/+7
|\
| * fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-251-55/+7
* | Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-282-66/+3
|\ \ | |/
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-212-66/+3
* | mpc512x: fix build issuesWolfgang Denk2010-09-281-1/+0
* | POST cleanup.Michael Zaidman2010-09-211-25/+0
|/
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-044-4/+4
* video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-141-14/+0
* Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-261-5/+5
* mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-242-0/+26
* mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-241-2/+10
* mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-241-1/+6
* mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-241-1/+1
* mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-241-0/+87
* mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-241-28/+238
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2118-0/+3409
OpenPOWER on IntegriCloud