2011-05-12 |
Joakim Tjernlund | Fix a few gcc warnings.
|
commit | commitdiff | tree |
2011-05-12 |
Michael Jones | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE...
|
commit | commitdiff | tree |
2011-05-12 |
Dirk Eibach | hwmon: Extend lm63.c to support LM64
|
commit | commitdiff | tree |
2011-05-12 |
François Revol | Fix building tools alone with host compiler
|
commit | commitdiff | tree |
2011-05-12 |
Michal Simek | net: xilinx emaclite: Fix return values
|
commit | commitdiff | tree |
2011-05-12 |
Che-liang Chiou | Fix variable flavor in examples/standalone/Makefile
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: do not use assignment in if condition Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: fix indentation Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: parentheses not required for return Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: fix pointer syntax issues Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: fix brace issues Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: fix whitespace issues Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: variable initializations Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | net/net.c: cosmetic: fix lines over 80 characters Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Heiko Schocher | lib, vsprintf: introduce strict_strtoul cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Wolfgang Denk | Fix incorrect use of getenv() before relocation Signed-off-by: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Wolfgang Denk | cmd_nvedit.c: make error message more helpful Signed-off-by: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | NET: pass source IP address to packet handlers Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Luca Ceresoli | README: remove spurious line Cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Wolfgang Denk | MPC8260: Fix compile problems with "hymod" board Signed-off-by: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Mike Frysinger | zlib: fix DEBUG build Reported-by: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-12 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
|
commit | commitdiff | tree |
2011-05-12 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-arm
|
commit | commitdiff | tree |
2011-05-12 |
Simon Guinot | netconsole: remove `serverip' check
|
commit | commitdiff | tree |
2011-05-12 |
John Rigby | Serial: p1011: new vendor init options
|
commit | commitdiff | tree |
2011-05-10 |
Valentin Longchamp | keymile boards: move keymile specific header in subdir cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | km/common: fix coding style issues in generic header cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | km/common: implement setboardid command cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | common/hush: make get_local_var visible for other users cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Thomas Herzmann | km/common: fix initial_boot_bank for bootpackages cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | powerpc/km82xx: fix compile issue for mgcoge2ne cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | poweprc/km82xx: add board specific environment variable cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | powerpc/km82xx: adapt CONFIG_SYSSYPCR to manual cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne... cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Huber, Andreas | powerpc/km82xx: rework DIP switch detection cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | powerpc/km82xx: rename mgcoge files to km82xx cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | powerpc/km82xx: cleanup coding style for mgcoge.c cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Holger Brunck | km/common: remove hdlc_enet implementation cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Heiko Schocher | cramfs: make cramfs usable without a NOR flash cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Heiko Schocher | cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-05-10 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-mips
|
commit | commitdiff | tree |
2011-05-10 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
|
commit | commitdiff | tree |
2011-04-30 |
Wolfgang Denk | IDE: fix compiler warnings Signed-off-by: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-30 |
Anatolij Gustschin | common/cmd_mdio.c: fix compile warning
|
commit | commitdiff | tree |
2011-04-30 |
Anatolij Gustschin | miiphy: miiphyutil.c: fix compile warning
|
commit | commitdiff | tree |
2011-04-30 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
|
commit | commitdiff | tree |
2011-04-30 |
Macpaul Lin | cmd_nvedit.c: clean up with checkpatch
|
commit | commitdiff | tree |
2011-04-30 |
Macpaul Lin | cmd_ide: enhance new feature "CONFIG_IDE_AHB"
|
commit | commitdiff | tree |
2011-04-30 |
Thomas Chou | spi: add new driver for OpenCores tiny_spi
|
commit | commitdiff | tree |
2011-04-30 |
Mike Frysinger | zlib: split up to match original source tree
|
commit | commitdiff | tree |
2011-04-29 |
Luca Ceresoli | tools/env: document current cross-compilation issues...
|
commit | commitdiff | tree |
2011-04-29 |
Scott Wood | Handle most LDSCRIPT setting centrally
|
commit | commitdiff | tree |
2011-04-29 |
Holger Brunck | keymile-common.h: remove IO mux stuff cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Thomas Herzmann | keymile boards: support of boardId / hwkey lists
|
commit | commitdiff | tree |
2011-04-29 |
Holger Brunck | ppc, arm: rework and enhance keymile-common.h cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | keymile, common: add setting of some environment variables cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | arm, keymile: updates for the arm based boards from...
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | keymile, common; fix i2c deblocking support
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | km_arm: change some register values for SDRAM initialization
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | km-arm: i2c support for suenx based boards
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | powerpc, 83xx: add kmsupx5 board support cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Thomas Reufer | keymile, 8321 boards: move common definitions to km8321... cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | ppc: add support for ppc based board mgcoge2ne cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | arm: add support of Kirkwood based board SUEN8
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | arm: add support for kirkwood based mgcoge2un board
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | mpc832x: add support for mpc8321 based tuda1 board
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | mpc832x: add support for mpc8321 based tuxa1 board
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | mpc832x: add support for the mpc8321 based suvd3 board
|
commit | commitdiff | tree |
2011-04-29 |
Holger Brunck | arm, ppc: rework environment variables for keymile... cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Holger Brunck | ppc, arm: adapt keymile header cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | keymile: Fix Coding style issues for keymile boards. cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Holger Brunck | arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Heiko Schocher | powerpc, mpc83xx: add missing functions to include... cc: Wolfgang Denk <wd@denx.de>
|
commit | commitdiff | tree |
2011-04-29 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-mmc
|
commit | commitdiff | tree |
2011-04-28 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-video
|
commit | commitdiff | tree |
2011-04-28 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
commit | commitdiff | tree |
2011-04-27 |
Kim Phillips | common: add a grepenv command
|
commit | commitdiff | tree |
2011-04-27 |
Timur Tabi | powerpc: fix implementation of out_8 to match the other...
|
commit | commitdiff | tree |
2011-04-27 |
Kim Phillips | env: fix env var autocompletion
|
commit | commitdiff | tree |
2011-04-27 |
Heiko Schocher | mpc52xx, digsy_mtc: protect default flash sectors
|
commit | commitdiff | tree |
2011-04-27 |
Heiko Schocher | mpc52xx, digsy_mtc: change phy addr for rev5 boards.
|
commit | commitdiff | tree |
2011-04-27 |
Gray Remlin | NET: Correct potential missing goto label in case statement.
|
commit | commitdiff | tree |
2011-04-27 |
thomas.langer@lantiq.com | fix redundant environment for serial flash
|
commit | commitdiff | tree |
2011-04-27 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-arm
|
commit | commitdiff | tree |
2011-04-27 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-fdt
|
commit | commitdiff | tree |
2011-04-27 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-blackfin
|
commit | commitdiff | tree |
2011-04-27 |
Wolfgang Denk | Merge branch 'spi' of git://git.denx.de/u-boot-blackfin
|
commit | commitdiff | tree |
2011-04-25 |
Heiko Schocher | mpc52xx, digsy_mtc: add trickle charger support for...
|
commit | commitdiff | tree |
2011-04-25 |
Heiko Schocher | rtc, rv3029: add trickle charger support.
|
commit | commitdiff | tree |
2011-04-25 |
Loïc Minier | Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE
|
commit | commitdiff | tree |
2011-04-24 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-cfi...
|
commit | commitdiff | tree |
2011-04-24 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
|
commit | commitdiff | tree |
2011-04-24 |
Joakim Tjernlund | powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot...
|
commit | commitdiff | tree |
2011-04-20 |
Jon Povey | tools/env: fix redundant env flag comparison
|
commit | commitdiff | tree |
2011-04-20 |
Wolfgang Denk | Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
|
commit | commitdiff | tree |
2011-04-20 |
Wolfgang Denk | Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
|
commit | commitdiff | tree |
2011-04-20 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-fdt
|
commit | commitdiff | tree |
2011-04-20 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-nand...
|
commit | commitdiff | tree |
next |