Age | Commit message (Expand) | Author |
2014-11-26 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-11-20 | tqma6: use imx_ddr_size | Markus Niebel |
2014-11-20 | tqma6: add warning on failed setup_i2c | Markus Niebel |
2014-11-20 | tqma6: add missing include | Markus Niebel |
2014-11-05 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-10-30 | tqma6: fix typo in header guard define | Markus Niebel |
2014-10-30 | tqma6: fix sf detection | Markus Niebel |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-10-27 | ppc: Zap TQM8272 board | Marek Vasut |
2014-10-27 | ppc: Zap TQM8260 board | Marek Vasut |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-31 | mx6: tqma6: get board support back to Kconfig build system | Masahiro Yamada |
2014-08-29 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-08-08 | pmic: pmic_pfuze100: Use a shorter name for PMIC name | Fabio Estevam |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-23 | Add TQ Systems TQMa6 board support | Markus Niebel |
2013-11-25 | board: tqm5200: delete its own object make rule | Masahiro Yamada |
2013-11-17 | Makefile: rename all libraries to built-in.o | Masahiro Yamada |
2013-11-17 | Makefile: make directories by Makefile.build | Masahiro Yamada |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-31 | drivers: move some drivers to drivers/Makefile | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2012-10-28 | TQM8xx: adjust linker script to grown code size | Wolfgang Denk |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-05 | MPC85xx: remove support for TQM85xx boards | Wolfgang Denk |
2012-10-02 | TQM8xx: adjust linker script to grown code size | Wolfgang Denk |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2011-11-07 | board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning: | Wolfgang Denk |
2011-11-07 | board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-07 | board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings | Wolfgang Denk |
2011-10-27 | GCC4.6: Squash warnings in tqm834x.c | Marek Vasut |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-10-05 | TQM8xx: make room for growing code size due to I/O accessor cleanup | Wolfgang Denk |
2011-08-02 | tqm834x.c: fix compiler warning | Wolfgang Denk |
2011-07-22 | board/tqm85xx: Create and tear down TLB for get_ram_size() | Becky Bruce |
2011-05-12 | Fix incorrect use of getenv() before relocation | Wolfgang Denk |
2011-04-20 | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |