| Commit message (Expand) | Author | Age | Lines |
* | environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined | Wolfgang Denk | 2011-08-01 | -1/+3 |
* | fpga: constify to fix build warning | Wolfgang Denk | 2011-08-01 | -28/+28 |
* | Unify timer_init() and cpu_init() prototypes | Wolfgang Denk | 2011-08-01 | -0/+3 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2011-07-30 | -4/+32 |
|\ |
|
| * | powerpc/85xx: enable USB2 gadget mode for corenet ds board | Shaohui Xie | 2011-07-29 | -0/+1 |
| * | powerpc/85xx: Fix build failure for P1023RDS | Kumar Gala | 2011-07-29 | -3/+3 |
| * | powerpc/p2041rdb: Enable SATA support | Mingkai Hu | 2011-07-29 | -0/+20 |
| * | 85xx: enable FDT support for STX SSA board | Wolfgang Denk | 2011-07-29 | -1/+6 |
| * | powerpc/p2041rdb: Enable backside L2 cache support | Mingkai Hu | 2011-07-29 | -0/+2 |
* | | Constify getenv(), setenv() and hash code functions | Wolfgang Denk | 2011-07-30 | -7/+7 |
|/ |
|
* | post, memory test: add memory_post_test() to include file | Heiko Schocher | 2011-07-28 | -0/+1 |
* | Fix build error causes by "unify version_string" | Wolfgang Denk | 2011-07-28 | -1/+2 |
* | Removed obsolete Netstal boards | Niklaus Giger | 2011-07-28 | -1142/+0 |
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | -7/+7 |
* | include/compiler.h: typedef ulong for FreeBSD | Jeroen Hofstee | 2011-07-28 | -1/+1 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | -0/+11 |
* | mkimage: add UBL header support for booting davinci cpus | Heiko Schocher | 2011-07-28 | -0/+1 |
* | fpga: add #define for Altera Cyclone EP3C5 | Michael Jones | 2011-07-28 | -0/+1 |
* | cosmetic: spell fixes etc. | Michael Jones | 2011-07-28 | -5/+5 |
* | km/common: moved eeprom config to pbec specific part | Stefan Bigler | 2011-07-28 | -6/+12 |
* | km/common: use u-boot.kwb for u-boot update function on arm | Holger Brunck | 2011-07-28 | -1/+2 |
* | common: move BUILD_BUG_ON define to common.h | Heiko Schocher | 2011-07-27 | -3/+3 |
* | km/common: enable cramfs and cramfs cmdline | Holger Brunck | 2011-07-27 | -1/+3 |
* | powerpc/km82xx: remove 82xx specific functions from common.c | Holger Brunck | 2011-07-27 | -0/+7 |
* | km/common: remove obsolete defines and header | Holger Brunck | 2011-07-27 | -10/+0 |
* | km/common: simplify debug environment | Holger Brunck | 2011-07-27 | -15/+13 |
* | km/common: add test sw starting variable | Thomas Herzmann | 2011-07-27 | -0/+2 |
* | km/common: rework and simplify default environment | Holger Brunck | 2011-07-27 | -94/+35 |
* | digsy_mtc: move board into vendor dir and add vendor logo | Anatolij Gustschin | 2011-07-27 | -0/+1 |
* | mpc5200: digsy_mtc: add support for graphic extension board | Anatolij Gustschin | 2011-07-27 | -0/+27 |
* | phylib: Detect link on 10G devices correctly | Andy Fleming | 2011-07-27 | -0/+8 |
* | panic: add noreturn attribute | Mike Frysinger | 2011-07-26 | -1/+1 |
* | post: new nor flash test | Mike Frysinger | 2011-07-26 | -0/+1 |
* | serial: implement common uart post test | Mike Frysinger | 2011-07-26 | -0/+5 |
* | serial: drop useless ctlr field | Mike Frysinger | 2011-07-26 | -2/+0 |
* | cmd_usage: constify | Mike Frysinger | 2011-07-26 | -1/+1 |
* | constify default env | Mike Frysinger | 2011-07-26 | -1/+1 |
* | env: allow people to force envcrc building | Mike Frysinger | 2011-07-26 | -0/+5 |
* | sf: unify write funcs | Mike Frysinger | 2011-07-26 | -1/+4 |
* | Timer: Allow reset_timer() only for systems with low resolution timers | Graeme Russ | 2011-07-26 | -0/+3 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -1/+0 |
* | disk/part.c: Make features optional | Matthew McClintock | 2011-07-26 | -1/+18 |
* | Revert "post, memory test: add memory_post_test() to include file" | Wolfgang Denk | 2011-07-26 | -1/+0 |
* | scsi/ahci: add support for non-PCI controllers | Rob Herring | 2011-07-26 | -0/+5 |
* | post, memory test: add memory_post_test() to include file | Heiko Schocher | 2011-07-25 | -0/+1 |
* | autostart: unify duplicated logic into the bootm code | Mike Frysinger | 2011-07-25 | -0/+8 |
* | board/tqm85xx: Create and tear down TLB for get_ram_size() | Becky Bruce | 2011-07-22 | -0/+6 |
* | fman: insert the Fman firmware into the device tree | Timur Tabi | 2011-07-22 | -6/+20 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2011-07-19 | -0/+359 |
|\ |
|
| * | mmc: Access mode validation for eMMC cards > 2 GiB | Łukasz Majewski | 2011-07-15 | -0/+1 |