- 1013dc8 powerpc/mpc85xx: use board env file for socrates board by Heiko Schocher · 1 year, 10 months ago
- 5a5361a powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · 1 year, 10 months ago
- 6fd9f12 powerpc/mpc85xx: drop socrates specific image creation by Heiko Schocher · 1 year, 10 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- 5a9766e socrates: Rework CONFIG_PCI_CLK_FREQ by Tom Rini · 2 years, 5 months ago
- eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
- 3338545 ppc: socrates: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 846008d video: remove unused include/mb862xx.h by Heinrich Schuchardt · 4 years ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
- 0ffd9db common: Move testdram() into init.h by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 4be8fc9 common: Move upmconfig() to ppc.h by Simon Glass · 5 years ago
- 84cdae2 mpc85xx, socrates: add DM PCI support by Heiko Schocher · 5 years ago
- 08ce372 mpc85xx, socrates: enable DM serial by Heiko Schocher · 5 years ago
- ff10993 mpc85xx, socrates: disable VIDEO by Heiko Schocher · 5 years ago
- 66daf32 mpc85xx, socrates: add DM support by Heiko Schocher · 5 years ago
- 2d50bab mpc85xx, dts, socrates: add u-boot specific dtsi by Heiko Schocher · 5 years ago
- 38927bc mpc85xx: add socrates dts from linux by Heiko Schocher · 5 years ago
- db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 9b88702 socrates: Fix a misleading indentation warning by Tom Rini · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
- 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
- e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
- 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
- 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
- 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
- f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
- c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
- ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
- 67450a3 PPC: Fix socrates NAND problem by Marek Vasut · 13 years ago
- 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
- c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
- b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
- 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
- 29cff8d socrates: rename sdram_setup fixed_sdram() by Becky Bruce · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
- 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
- d4eb723 socrates: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
- 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
- b890f9e video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
- 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
- 2cca63f 85xx: Move to a common linker script by Kumar Gala · 15 years ago
- 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · 16 years ago
- 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
- 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
- a49dccd 85xx: socrates: fix DDR SDRAM tlb entry configuration by Anatolij Gustschin · 16 years ago
- d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
- fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 9f3dd70 socrates: fix crash after relocation by Anatolij Gustschin · 16 years ago
- bbab0bc 85xx: socrates: autoprobe Lime chip by u-boot@bugs.denx.de · 16 years ago
- 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
- 0244f67 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
- 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
- 81cb808 socrates: Update NAND driver to new API. by Scott Wood · 16 years ago
- 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
- 41df50a Coding Style Cleanup by Wolfgang Denk · 16 years ago
- bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
- 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
- bc3d08d Socrates: Added FPGA base address update in FDT. by Sergei Poselenov · 16 years ago
- 30115a0 Socrates: NAND support added. Changed the U-Boot base address and by Sergei Poselenov · 16 years ago
- ffe4d62 Socrates: added missed file with UPMA configuration data. by Sergei Poselenov · 16 years ago
- 96dd16b Socrates: Added FPGA mapping. LAWs and TLBs cleanup. by Sergei Poselenov · 16 years ago
- 7109ea3 socrates: Fix PCI clk fix patch by Andy Fleming · 16 years ago
- e13be1a Socrates: Fix PCI bus frequency report by Sergei Poselenov · 17 years ago
- 09842c5 socrates: changes to support FDT by Sergei Poselenov · 17 years ago
- f2bf96c Initial support for "Socrates" board by Sergei Poselenov · 17 years ago