- 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
- 6c1020c net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
- fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
- a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · 13 years ago
- 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
- 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
- a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
- c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
- 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago
- 2d0dd6e spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · 13 years ago
- cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · 13 years ago
- 49d351b x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 7dbd92f avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 4b17083 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 13b6b59 arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- dd5497c NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
- b9f490f MPC85xx: remove broken "mpq101" board by Wolfgang Denk · 13 years ago
- e9a7806 serial: uartlite: Fix compilation warnings by Michal Simek · 13 years ago
- fe64eff hwmon: Provide dtt_init() by Dirk Eibach · 13 years ago
- e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
- 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
- 8908e97 autoconf.mk.dep: use target cflags, not host by Mike Frysinger · 13 years ago
- 122035e build: force migration away from $(AR) by Mike Frysinger · 13 years ago
- 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
- a34a7a7 Makefile: Remove MLO on make clean by Joel A Fernandes · 13 years ago
- 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
- 6904b6e checkpatch whitespace cleanups by Stephen Warren · 13 years ago
- 4511ccc drivers: add the support for Silicon Image SATA controller by Tang Yuantian · 13 years ago
- 1cac36e doc/README: documents and readme for NDS32 arch by Macpaul Lin · 13 years ago
- e0eb35a adp-ag101: add board adp-ag101 support by Macpaul Lin · 13 years ago
- 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · 13 years ago
- 394c76a nds32: standalone support by Macpaul Lin · 13 years ago
- 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago
- 83dbca7 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
- 3bb6f7e nds32/core N1213: NDS32 N12 core family N1213 by Macpaul Lin · 13 years ago
- 3258ffa nds32: add NDS32 support into common header file by Macpaul Lin · 13 years ago
- 0b9b59a nds32: add header files support for nds32 by Macpaul Lin · 13 years ago
- 7b48070 cmd_bdinfo: replace print_str() with print_mhz() by Timur Tabi · 13 years ago
- c3213b8 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · 13 years ago
- b8058e8 serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · 13 years ago
- d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · 13 years ago
- 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
- 069b52b km/common: enable "env default" for all keymile boards by Gerlando Falauto · 13 years ago
- c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · 13 years ago
- 4dc3cc8 km/common: remove obsolete header file by Holger Brunck · 13 years ago
- 28c63c7 km/common: fix ramfs development target by Andreas Huber · 13 years ago
- b9d9124 km/common: force set ethaddr only for KM kirkwood boards by Holger Brunck · 13 years ago
- d598271 fix compile warning for env tools by Luka Perkov · 13 years ago
- 43641a4 km_arm: enable POST for these boards by Valentin Longchamp · 13 years ago
- 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · 13 years ago
- 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
- f8ab900 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
- a2a56ed Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 13 years ago
- 3761b97 mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · 13 years ago
- 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
- c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · 13 years ago
- 0d4c62e Correct dependency rule to fix SPL build by Simon Glass · 13 years ago
- 6f4c935 ColdFire: Clean Makefile _config rules by stany MARCEL · 13 years ago
- 5ac9ea6 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · 13 years ago
- fba9314 ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined by stany MARCEL · 13 years ago
- 8ced4cd ColdFire: Merge differentiated linking files into a sigle one by board by stany MARCEL · 13 years ago
- b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · 13 years ago
- 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
- a01c929 powerpc/85xx: Fix P2020DS booting by Kumar Gala · 13 years ago
- 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
- a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
- 4eb3c37 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · 13 years ago
- 0e7ccae powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · 13 years ago
- 2b2b696 powerpc/85xx: Update setting of SRIO LIODNs by Kumar Gala · 13 years ago
- 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · 13 years ago
- 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
- 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
- 9f53bbf sandbox: Makefile changes to build sandbox architecture by Simon Glass · 13 years ago
- 9c35f0e Add generic gpio.h in asm-generic by Simon Glass · 13 years ago
- 935c5bc Adjust dependency rules to permit per-file flags by Simon Glass · 13 years ago
- fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · 13 years ago
- d2fdaaf sandbox: Add basic config file by Simon Glass · 13 years ago
- 479349a sandbox: Add serial uart by Simon Glass · 13 years ago
- 5ba8ef6 sandbox: Add main program by Simon Glass · 13 years ago
- cd0684f sandbox: Add OS dependent layer by Simon Glass · 13 years ago
- e4a2819 sandbox: Force command sections to be 4-byte aligned by Simon Glass · 13 years ago