- 9938585 misc:pmic:max8998 MAX8998 support at a new PMIC driver. by Łukasz Majewski · 13 years ago
- e542b7f misc:pmic:core New generic PMIC driver by Łukasz Majewski · 13 years ago
- e56daf6 mx31pdk: Remove unneeded config by Fabio Estevam · 13 years ago
- 47c5455 mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
- 43883dc MX51: vision2: Set global macros by Stefano Babic · 14 years ago
- b567b8f I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
- 47af6f6 ARM: Update mach-types by Marek Vasut · 13 years ago
- 9915471 devkit8000: Add config to enable SPL MMC boot by Simon Schwarz · 13 years ago
- c9f3cf1 devkit8000: protect board_mmc_init by Simon Schwarz · 13 years ago
- f31a911 arm, post: add missing post_time_ms for arm by Heiko Schocher · 13 years ago
- e92372c cosmetic, post: Codingstyle cleanup by Heiko Schocher · 13 years ago
- ee4014b arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
- ccf7988 tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
- 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
- c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
- 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
- 3e00dbd tegra2: Clean up board code a little by Simon Glass · 13 years ago
- 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
- c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
- eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
- f5437ad fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
- b5220bc fdt: add decode helper library by Simon Glass · 13 years ago
- 2c0f79e fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
- bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
- 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
- 2d46cf2 net: tftpput: add tftpput command by Simon Glass · 13 years ago
- 1fb7cd4 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
- 1aec244 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
- 58f317d net: tftpput: Support selecting get/put for tftp by Simon Glass · 13 years ago
- e4cde2f net: tftpput: Factor out start, restart and next block functions by Simon Glass · 13 years ago
- f5329bb net: tftpput: move common code into separate functions by Simon Glass · 13 years ago
- e4bf0c5 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
- 4793ee6 net: tftpput: Add support for receiving ICMP packets by Simon Glass · 13 years ago
- 8f79bb1 net: tftpput: Move ICMP code into its own function by Simon Glass · 13 years ago
- d67f10c Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
- 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
- 70d52f9 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
- 15eb106 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
- b962ac7 altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
- 29095f1 altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
- 337aff5 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
- f75dd58 part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · 13 years ago
- a196992 mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · 13 years ago
- 4c1cd72 ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
- f781dd3 mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · 13 years ago
- 96d2123 tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra by Anton staaf · 13 years ago
- 46a6d51 cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · 13 years ago
- d47031e Revert "km_arm: enable POST for these boards" by Wolfgang Denk · 13 years ago
- bc4e14c arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
- aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
- 1fbd0c3 microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · 13 years ago
- e634138 microblaze: Wire up axi_ethernet driver initialization by Michal Simek · 13 years ago
- 4962e38 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
- daaaf02 net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 5de78b1 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- c1761ee net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 8b710b1 net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
- ae6edb5 net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
- 6dc809f net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · 13 years ago
- f5ca20c x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 7459374 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 94e4dae microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 77b8f20 m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- c1f485a blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- eb68b41 avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- dc8bbea arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- 4a9b413 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
- 3668d8f common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
- c1044a1 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
- 9b94755 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
- 7b5d61b arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago
- 23d8f77 spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · 13 years ago
- 1e41f5a cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · 13 years ago
- 3620f86 x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 72d4dd4 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- ee729af microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 75ff24b avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 3c3f8a7 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 2482e3c sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 0991701 powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 6fa6035 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- a8fc12e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- 44d6cbb arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
- f8df9d0 NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
- e877fab MPC85xx: remove broken "mpq101" board by Wolfgang Denk · 13 years ago
- 8cb9b23 serial: uartlite: Fix compilation warnings by Michal Simek · 13 years ago
- b88e7b3 hwmon: Provide dtt_init() by Dirk Eibach · 13 years ago
- b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
- 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
- 4c34b2a autoconf.mk.dep: use target cflags, not host by Mike Frysinger · 13 years ago
- 5968adc build: force migration away from $(AR) by Mike Frysinger · 13 years ago
- 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
- 4e4b21b Makefile: Remove MLO on make clean by Joel A Fernandes · 13 years ago
- c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
- 712fbcf checkpatch whitespace cleanups by Stephen Warren · 13 years ago
- 83c484d drivers: add the support for Silicon Image SATA controller by Tang Yuantian · 13 years ago
- afc1ce8 doc/README: documents and readme for NDS32 arch by Macpaul Lin · 13 years ago