Commit Graph

77 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
Simon Glass 7ffce4f17f i2c: powerpc: Remove use of CONFIG_HARD_I2C 7 years ago
Tom Rini 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place 7 years ago
Sriram Dash 4359a3b9e4 powerpc: mpc512x: Add support for get_svr() for mpc512x devices 8 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
Siva Durga Prasad Paladugu a4d88920e5 Kconfig: Move config IDENT_STRING to Kconfig 8 years ago
Robert P. J. Day b7707b043e arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. 8 years ago
Tom Rini 0080931abf serial: Remove serial_putc_raw_dev 9 years ago
Tom Rini 7ff15aca1a powerpc: Finish updating u-boot*lds scripts for newer binutils 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 9 years ago
Valentin Longchamp ac337168ad powerpc: add 2 common dcache assembly functions 9 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada c6d12624ae powerpc: remove redundant CPU definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 10 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin b91363cd34 mpc512x: remove dead code 11 years ago
Benoît Thébaudeau 83306927de mpc: iim: Switch to common fsl_iim 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Anatolij Gustschin a615dfda8c mpc512x: Adjust the DRAM init sequence to the datasheet spec 11 years ago
Anatolij Gustschin fcc7fe4251 mpc512x: add ifm ac14xx board 11 years ago
Anatolij Gustschin 1d63b8ffdb mpc512x: optionally configure DIU, LPC and NFC deviders 11 years ago
Anatolij Gustschin e5f538649c mpc512x: use common code for clock setting for all mpc512x boards 11 years ago
Anatolij Gustschin b84d6d27fc mpc512x: add common LAW and Chip Select configuration 11 years ago
Simon Glass 3c4c308c00 ppc: Move reset_status to arch_global_data 12 years ago
Simon Glass fefb098b18 ppc: Move mpc512x clocks to arch_global_data 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 918327c8f0 serial: mpc512x: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 90bad891e1 serial: Properly spell out the structure member names of serial_driver 12 years ago
Marek Vasut 25315683fd MPC8xxx: Define cache ops for USB 12 years ago
Anatolij Gustschin d14a94bf68 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings 13 years ago
Anatolij Gustschin c33b92ebcc arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings 13 years ago
Marek Vasut 506b9f2b2d PowerPC: Squash warning in mpc512x serial.c 13 years ago
Timur Tabi 3b4a226305 video: Add SHARP LQ084S3LG01 LCD support on P1022DS 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Mike Frysinger 1c9a5606d8 serial: drop useless ctlr field 13 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 13 years ago
Timur Tabi ba8e76bd49 powerpc: use 'video-mode' environment variable to configure DIU 13 years ago
Wolfgang Denk 8c4734e9af Revert "PowerPC: Add support for -msingle-pic-base" 13 years ago
Joakim Tjernlund 39768f7715 PowerPC: Add support for -msingle-pic-base 13 years ago
Joakim Tjernlund 33ee4c9233 PowerPC: Move -fPIC flag to common place 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Joakim Tjernlund 337f5f50f5 PowerPC: Add relocation support for -fpic 14 years ago