-
4ed59e70e4
tegra2: Add more clock functions
Simon Glass
2011-09-21 12:40:04 +00:00
-
3e00dbdf24
tegra2: Clean up board code a little
Simon Glass
2011-09-21 12:40:03 +00:00
-
03c609f69b
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
Simon Glass
2011-09-21 12:40:02 +00:00
-
-
-
c30a15e590
FAT: Add FAT write feature
Donggeun Kim
2011-10-24 21:15:28 +00:00
-
eea63e05d0
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
2011-10-24 19:15:34 +00:00
-
f5437ad141
fdt: ARM: Implement and verify embedded and separate device tree
Simon Glass
2011-10-24 19:15:33 +00:00
-
b5220bc6ed
fdt: add decode helper library
Simon Glass
2011-10-24 19:15:32 +00:00
-
2c0f79e44b
fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
Simon Glass
2011-10-24 19:15:31 +00:00
-
bbb0b128c3
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
2011-10-15 05:48:21 +00:00
-
45ba8077f3
fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
2011-10-15 05:48:20 +00:00
-
2d46cf291e
net: tftpput: add tftpput command
Simon Glass
2011-10-24 18:00:08 +00:00
-
1fb7cd498e
net: tftpput: implement tftp logic
Simon Glass
2011-10-24 18:00:07 +00:00
-
1aec244acf
tftpput: add save_addr and save_size global variables
Simon Glass
2011-10-21 18:51:38 +00:00
-
58f317d182
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-24 18:00:05 +00:00
-
e4cde2f70d
net: tftpput: Factor out start, restart and next block functions
Simon Glass
2011-10-24 18:00:04 +00:00
-
f5329bbc3f
net: tftpput: move common code into separate functions
Simon Glass
2011-10-24 18:00:03 +00:00
-
e4bf0c5cfe
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-24 18:00:02 +00:00
-
4793ee6522
net: tftpput: Add support for receiving ICMP packets
Simon Glass
2011-10-24 18:00:01 +00:00
-
8f79bb17a4
net: tftpput: Move ICMP code into its own function
Simon Glass
2011-10-24 18:00:00 +00:00
-
d67f10ce0f
Add setenv_ulong() and setenv_addr()
Simon Glass
2011-10-24 17:59:59 +00:00
-
3cce8a5496
Move simple_itoa to vsprintf
Simon Glass
2011-10-21 18:51:33 +00:00
-
70d52f9a4e
altera_tse: Fix return of eth_device's recv() callback
Joachim Foerster
2011-10-17 05:24:46 +00:00
-
15eb106966
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
Joachim Foerster
2011-10-25 22:39:57 +00:00
-
b962ac794a
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-17 05:24:44 +00:00
-
29095f1a5c
altera_tse: Fix SGDMA reset triggering
Joachim Foerster
2011-10-17 05:24:43 +00:00
-
337aff53f6
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
Joachim Foerster
2011-10-25 22:39:54 +00:00
-
f75dd584cd
part_efi: dcache: allocate cacheline aligned buffers
Anton staaf
2011-10-12 13:56:04 +00:00
-
a1969923c9
mmc: dcache: allocate cache aligned buffers for ext_csd
Anton staaf
2011-10-04 11:24:50 +00:00
-
4c1cd721d8
ext2: Cache line aligned partial sector bounce buffer
Anton staaf
2011-10-03 13:55:00 +00:00
-
f781dd383a
mmc: dcache: allocate cache aligned buffer for scr and switch_status
Anton staaf
2011-10-03 13:54:59 +00:00
-
96d21237ec
tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra
Anton staaf
2011-10-03 13:54:58 +00:00
-
46a6d51c82
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
Anton staaf
2011-10-12 13:55:59 +00:00
-
d47031e687
Revert "km_arm: enable POST for these boards"
Wolfgang Denk
2011-10-24 21:14:42 +02:00
-
bc4e14c43c
arm: Correct build error introduced by getenv_ulong() patch
Simon Glass
2011-10-23 17:44:35 +00:00
-
aab773a47a
powerpc: Correct build warning introduced by getenv_ulong() patch
Simon Glass
2011-10-23 17:41:54 +00:00
-
1fbd0c36da
microblaze: Fix strict-aliasing rules for in_be32
Michal Simek
2011-10-18 11:33:07 +02:00
-
e634138e73
microblaze: Wire up axi_ethernet driver initialization
Michal Simek
2011-08-31 11:51:50 +02:00
-
-
4962e38e9a
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-17 00:07:43 +00:00
-
daaaf0285d
net: xilinx_enet: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-16 16:04:13 -04:00
-
5de78b17f0
net: sc589: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-16 10:04:12 +00:00
-
c1761eeab0
net: s3c4510b_eth: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-16 10:04:11 +00:00
-
8b710b163b
net: ns9750: drop !NET_MULTI driver
Mike Frysinger
2011-10-16 10:04:10 +00:00
-
ae6edb54c0
net: enc28j60_lpc2292: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-16 16:04:09 -04:00
-
9d256b67f6
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
Bernhard Kaindl
2011-10-16 00:07:08 +00:00
-
6dc809f407
net/dns.c: Fix endian conversion for big-endian in dns command
Bernhard Kaindl
2011-10-15 23:59:22 +00:00
-
f5ca20c6b6
x86: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:14 +00:00
-
745937438f
sparc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:13 +00:00
-
1272592e4b
powerpc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:12 +00:00
-
98e4611f10
mips: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:11 +00:00
-
94e4dae9fa
microblaze: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:10 +00:00
-
77b8f2033b
m68k: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:09 +00:00
-
c1f485a1e8
blackfin: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:08 +00:00
-
eb68b41d5a
avr32: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:07 +00:00
-
dc8bbea017
arm: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-13 14:43:06 +00:00
-
4a9b413108
Add getenv_ulong() to read an integer from an environment variable
Simon Glass
2011-10-14 13:25:18 +00:00
-
3668d8fa04
common: fix missing function pointer relocation in fixup_cmdtable()
Daniel Schwierzeck
2011-10-18 11:12:22 +00:00
-
c1044a1ec1
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2011-10-12 23:23:22 +00:00
-
9b94755af9
net: emaclite: Use unsigned long for baseaddr
Michal Simek
2011-10-12 23:23:21 +00:00
-
7b5d61b5a3
arm, post, memory: fix bug if sdram base != 0x00000000
Heiko Schocher
2011-10-06 20:40:00 +00:00
-
23d8f778c8
spi/eon: add support for new EON spi flash EN25Q32B
Shaohui Xie
2011-09-27 01:21:34 +00:00
-
1e41f5ad45
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
Anton Staaf
2011-10-17 16:46:13 -07:00
-
3620f860ef
x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:12 -07:00
-
72d4dd4159
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:11 -07:00
-
ee729afde3
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:10 -07:00
-
75ff24be47
avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:09 -07:00
-
3c3f8a7f3e
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:08 -07:00
-
2482e3c836
sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:07 -07:00
-
0991701a27
powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:06 -07:00
-
6fa6035ff2
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:05 -07:00
-
a8fc12eb8e
m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:04 -07:00
-
44d6cbb6a7
arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-17 16:46:03 -07:00
-
f8df9d0d1a
NS16550: trivial code clean for checkpatch
Simon Glass
2011-10-15 19:14:09 +00:00
-
e877fabeb9
MPC85xx: remove broken "mpq101" board
Wolfgang Denk
2011-10-23 17:00:47 +02:00
-
8cb9b23755
serial: uartlite: Fix compilation warnings
Michal Simek
2011-10-18 00:22:10 +00:00
-
b88e7b3cc0
hwmon: Provide dtt_init()
Dirk Eibach
2011-10-13 23:23:12 +00:00
-
b3f44c21ea
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-13 13:03:48 +00:00
-
8b3637c662
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-13 13:03:47 +00:00
-
4c34b2a090
autoconf.mk.dep: use target cflags, not host
Mike Frysinger
2011-10-12 19:48:00 +00:00
-
5968adc414
build: force migration away from $(AR)
Mike Frysinger
2011-10-12 19:25:20 +00:00
-
26ddff2d8d
build: add missing $(AR)->$(cmd_link_o_target) update
Mike Frysinger
2011-10-18 05:30:17 +00:00
-
4e4b21bd4e
Makefile: Remove MLO on make clean
Joel A Fernandes
2011-10-12 16:12:55 +00:00
-
c4c9fbebae
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-12 02:31:39 +00:00
-
712fbcf384
checkpatch whitespace cleanups
Stephen Warren
2011-10-18 11:11:49 +00:00
-
83c484d7ec
drivers: add the support for Silicon Image SATA controller
Tang Yuantian
2011-10-07 19:26:58 +00:00
-
afc1ce8288
doc/README: documents and readme for NDS32 arch
Macpaul Lin
2011-10-19 20:41:11 +00:00
-
5f1719c105
adp-ag101: add board adp-ag101 support
Macpaul Lin
2011-10-19 20:41:10 +00:00
-
64d614617f
nds32: common bdinfo, bootm, image support
Macpaul Lin
2011-10-19 20:41:09 +00:00
-
72c73ddec3
nds32: standalone support
Macpaul Lin
2011-10-11 22:33:20 +00:00
-
463d47f66c
nds32/lib: add generic funcs in NDS32 lib
Macpaul Lin
2011-10-11 22:33:19 +00:00
-
445a886d7a
nds32/ag101: cpu and init funcs of SoC ag101
Macpaul Lin
2011-10-11 22:33:18 +00:00
-
37e5708afa
nds32/core N1213: NDS32 N12 core family N1213
Macpaul Lin
2011-10-19 20:41:05 +00:00
-
e70838444c
nds32: add NDS32 support into common header file
Macpaul Lin
2011-10-19 20:41:04 +00:00
-
00f892fcc9
nds32: add header files support for nds32
Macpaul Lin
2011-10-11 22:33:15 +00:00
-
0c277ef9f9
cmd_bdinfo: replace print_str() with print_mhz()
Timur Tabi
2011-10-05 17:08:07 -05:00
-
486cad03be
gpio: Add PCA9698 40-bit I2C I/O port
Dirk Eibach
2011-10-03 23:13:51 +00:00
-
96baa4c376
serial: pl01x: drain PL01x FIFO before baudrate change
Linus Walleij
2011-10-02 11:52:52 +00:00
-
349e83f071
examples: api: allow build with private libgcc
Che-liang Chiou
2011-10-17 21:04:15 +00:00
-
df6a36fbef
net: dc2114x: check for apropriate command
Linus Walleij
2011-09-25 21:41:14 +00:00
-
b0e55d5b5a
km/common: enable "env default" for all keymile boards
Gerlando Falauto
2011-09-22 05:06:12 +00:00
-
55b438a919
ftgmac100: reset fix when supports wake on lan
Macpaul Lin
2011-09-20 19:54:32 +00:00