| Commit message (Expand) | Author | Age | Files | Lines |
* | video: remove unused include/mb862xx.h | Heinrich Schuchardt | 2021-02-19 | 1 | -12/+0 |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -1/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | flash: Tidy up coding style for flash functions | Simon Glass | 2020-05-18 | 1 | -13/+14 |
* | common: Move clock functions into a new file | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move upmconfig() to ppc.h | Simon Glass | 2020-01-17 | 1 | -2/+2 |
* | mpc85xx, socrates: add DM PCI support | Heiko Schocher | 2019-11-06 | 1 | -35/+5 |
* | mpc85xx, socrates: enable DM serial | Heiko Schocher | 2019-11-06 | 1 | -0/+5 |
* | mpc85xx, socrates: disable VIDEO | Heiko Schocher | 2019-11-06 | 1 | -178/+2 |
* | mpc85xx, socrates: add DM support | Heiko Schocher | 2019-11-06 | 1 | -0/+15 |
* | env: Move env_get_f() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | socrates: Fix a misleading indentation warning | Tom Rini | 2017-05-12 | 1 | -1/+1 |
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP | Robert P. J. Day | 2016-05-27 | 1 | -2/+2 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -2/+3 |
* | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha | 2013-08-20 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | 1 | -5/+7 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -16/+15 |
* | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger | 2009-10-31 | 1 | -39/+7 |
* | Redundant Environment: protect full sector size | Wolfgang Denk | 2009-06-04 | 1 | -1/+1 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -59/+59 |
* | 85xx: socrates: autoprobe Lime chip | u-boot@bugs.denx.de | 2008-09-13 | 1 | -15/+43 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -4/+4 |
* | 85xx: socrates: Enable Lime support. | Anatolij Gustschin | 2008-09-09 | 1 | -0/+198 |
* | 85xx: Socrates: Major code update. | Detlev Zundel | 2008-09-09 | 1 | -33/+49 |
* | Socrates: Added FPGA base address update in FDT. | Sergei Poselenov | 2008-06-11 | 1 | -0/+10 |
* | Socrates: Added FPGA mapping. LAWs and TLBs cleanup. | Sergei Poselenov | 2008-06-11 | 1 | -1/+7 |
* | socrates: Fix PCI clk fix patch | Andy Fleming | 2008-06-10 | 1 | -1/+3 |
* | Socrates: Fix PCI bus frequency report | Sergei Poselenov | 2008-05-27 | 1 | -2/+11 |
* | socrates: changes to support FDT | Sergei Poselenov | 2008-05-20 | 1 | -0/+25 |
* | Initial support for "Socrates" board | Sergei Poselenov | 2008-05-20 | 1 | -0/+186 |