Age | Commit message (Expand) | Author |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-03-07 | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada |
2014-02-07 | arc: bdinfo, image and arc-specific init functions declarations support | Alexey Brodkin |
2013-08-20 | ppc4xx: Remove support for PPC405CR CPUs | Matthias Fuchs |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-24 | common: Update cmd_bdinfo for PPC | York Sun |
2013-05-15 | Power: remove support for Freescale MPC8220 | Wolfgang Denk |
2013-02-04 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2013-02-04 | Only use fb_base if we have a display | Simon Glass |
2013-02-04 | common: cmd_bdinfo: Fix compilation warning for microblaze | Michal Simek |
2013-02-04 | common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM | Michal Simek |
2013-02-01 | arm: Move tlb_addr and tlb_size to arch_global_data | Simon Glass |
2012-10-19 | x86: Change global data baudrate to int | Simon Glass |
2012-10-19 | nds32: Change global data baudrate to int | Simon Glass |
2012-10-19 | mips: Change global data baudrate to int | Simon Glass |
2012-10-19 | blackfin: Change global data baudrate to int | Simon Glass |
2012-10-19 | arm: Change global data baudrate to int | Simon Glass |
2012-10-19 | sparc: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | powerpc: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | openrisc: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | nios2: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | microblaze: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | m68k: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | avr32: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | sh: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-15 | common: cmd_bdinfo: fix type of value in print_lnum | Daniel Schwierzeck |
2012-09-18 | dm: sparc: common: Fixup cmd_bdinfo warnings | Marek Vasut |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |
2012-04-24 | cmd_bdinfo: display the address map size (32-bit vs. 36-bit) | Timur Tabi |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath |
2012-01-13 | openrisc: Add board info printout to cmd_bdinfo | Stefan Kristiansson |
2011-12-07 | Fix unused function in cmd_bdinfo.c | Simon Glass |
2011-12-06 | cmd_bdinfo: simplify local static funcs a bit | Mike Frysinger |
2011-11-29 | x86: Provide more configuration granularity | Graeme Russ |
2011-10-22 | nds32: common bdinfo, bootm, image support | Macpaul Lin |
2011-10-22 | cmd_bdinfo: replace print_str() with print_mhz() | Timur Tabi |
2011-10-17 | sandbox: Add board info for architecture | Simon Glass |
2011-07-04 | armv7: rename cache related CONFIG flags | Aneesh V |
2011-05-12 | cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl | Macpaul Lin |
2011-04-12 | common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 | Andreas Bießmann |
2010-10-29 | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-07 | x86: Remove bi_env from do_bdinfo | Graeme Russ |
2010-09-19 | ARM: add relocation support | Heiko Schocher |
2010-09-19 | arm: get rid of bi_env | Heiko Schocher |
2010-09-13 | x86: Add do_bdinfo() | Graeme Russ |
2010-08-30 | sh: Add support do_bdinfo function | Nobuhiro Iwamatsu |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-06-29 | Fix #if chain and added AVR32 case in cmd_bdinfo.c | Reinhard Meyer |
2010-05-28 | nios: remove nios-32 arch | Thomas Chou |