Age | Commit message (Expand) | Author |
2011-10-24 | arm: Correct build error introduced by getenv_ulong() patch | Simon Glass |
2011-10-24 | powerpc: Correct build warning introduced by getenv_ulong() patch | Simon Glass |
2011-10-23 | powerpc/lib/board.c: Call run_post(POST_ROM) before relocating | Bernhard Kaindl |
2011-10-23 | x86: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | sparc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | powerpc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | mips: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | microblaze: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | m68k: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | blackfin: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | avr32: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | arm: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-22 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-22 | nds32/lib: add generic funcs in NDS32 lib | Macpaul Lin |
2011-10-22 | nds32/ag101: cpu and init funcs of SoC ag101 | Macpaul Lin |
2011-10-22 | nds32/core N1213: NDS32 N12 core family N1213 | Macpaul Lin |
2011-10-22 | nds32: add header files support for nds32 | Macpaul Lin |
2011-10-21 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2011-10-21 | mpc85xx: Add inline GPIO acessor functions | Kyle Moffett |
2011-10-20 | powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) | Timur Tabi |
2011-10-19 | ColdFire: Add $(obj) before cpu lib to correct build | stany MARCEL |
2011-10-18 | powerpc/85xx: Update USB device tree status based on pin settings | Shengzhou Liu |
2011-10-18 | powerpc/85xx: Add support for RMan LIODN initialization | Kumar Gala |
2011-10-18 | powerpc/85xx: Update device tree handling for SRIO | Kumar Gala |
2011-10-18 | powerpc/85xx: Update setting of SRIO LIODNs | Kumar Gala |
2011-10-17 | Move timestamp and version files into 'generated' subdir | Simon Glass |
2011-10-17 | sandbox: Add main program | Simon Glass |
2011-10-17 | sandbox: Add OS dependent layer | Simon Glass |
2011-10-17 | sandbox: Add architecture lib files | Simon Glass |
2011-10-17 | sandbox: Add cpu files | Simon Glass |
2011-10-17 | sandbox: Add architecture image support | Simon Glass |
2011-10-17 | sandbox: Add architecture header files | Simon Glass |
2011-10-17 | Blackfin: define CONFIG_SYS_CACHELINE_SIZE | Mike Frysinger |
2011-10-17 | mx31: make HSP clock for mx3fb driver available | Helmut Raiger |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-10-15 | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Wolfgang Denk |
2011-10-15 | powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles | Timur Tabi |
2011-10-13 | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 | Timur Tabi |
2011-10-13 | powerpc/p3041: fixup portal config info | Haiying Wang |