| Commit message (Expand) | Author | Age | Lines |
* | UBI: init eba tables before wl when attaching a device | Holger Brunck | 2011-10-12 | -6/+6 |
* | ubifs bad superblock bug | Lars Poeschel | 2011-10-12 | -2/+4 |
* | arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+1 |
* | common/usb.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -7/+13 |
* | drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+1 |
* | common/cmd_usb.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+1 |
* | drivers/net/smc91111.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -8/+0 |
* | fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -10/+4 |
* | CFI: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+11 |
* | arch/arm/lib/board.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -3/+1 |
* | netconsole: support packets longer than 512 bytes | Michael Walle | 2011-10-09 | -4/+7 |
* | cmd_time: add time command | Che-liang Chiou | 2011-10-09 | -0/+92 |
* | README: fix typos and such. | Wolfgang Denk | 2011-10-09 | -8/+5 |
* | README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS | Wolfgang Denk | 2011-10-09 | -36/+36 |
* | common/image.c: remove duplicated IH_TYPE entries. | Wolfgang Denk | 2011-10-09 | -6/+3 |
* | serial: uartlite: Support for SERIAL_MULTI | Michal Simek | 2011-10-09 | -19/+142 |
* | ppc: Fix DBSR_IAx defines in <bedbug/regs.h> | Stefan Roese | 2011-10-09 | -16/+15 |
* | ppc: Include <asm/cache.h> in common.h | Stefan Roese | 2011-10-09 | -0/+8 |
* | part: show efi partition name when print out partition info | Lei Wen | 2011-10-06 | -5/+22 |
* | ublimage: NAND block size isn't set at build-time | Loïc Minier | 2011-10-06 | -7/+4 |
* | Safer timestamp_autogenerated.h generation | Loïc Minier | 2011-10-06 | -2/+3 |
* | Build timestamp_autogenerated.h without config | Loïc Minier | 2011-10-06 | -9/+10 |
* | Tell git to ignore asm-offsets.s | Laurence Withers | 2011-10-06 | -2/+1 |
* | SPL: Make path to start.S configurable | Marek Vasut | 2011-10-05 | -2/+8 |
* | cmd_sf: Fix compiler warning | Kumar Gala | 2011-10-05 | -3/+3 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -484/+10 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | -198/+23 |
* | net: drop !NET_MULTI ns7520 driver | Mike Frysinger | 2011-10-05 | -1191/+0 |
* | net: drop !NET_MULTI bcm570x/tigon3 drivers | Mike Frysinger | 2011-10-05 | -12879/+2 |
* | mkconfig: start deprecating Makefile config targets | Mike Frysinger | 2011-10-05 | -0/+25 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | -80/+38 |
* | MAKEALL: rename coldfire list to m68k to match arch | Mike Frysinger | 2011-10-05 | -1/+2 |
* | mkimage: Add variable lenght header support | Stefano Babic | 2011-10-05 | -5/+22 |
* | mkimage: ublimage must return if the header is not verified | Stefano Babic | 2011-10-05 | -0/+5 |
* | km_arm: enable POST for these boards | Valentin Longchamp | 2011-10-05 | -0/+39 |
* | km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM | Valentin Longchamp | 2011-10-05 | -1/+1 |
* | POST: add new memory regions test | Valentin Longchamp | 2011-10-05 | -19/+73 |
* | POST: drivers/memory.c coding style cleanup | Valentin Longchamp | 2011-10-05 | -56/+57 |
* | POST: make env test flags fetching optional | Valentin Longchamp | 2011-10-05 | -5/+15 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -4/+10 |
* | POST: allow redefinition of post_word_load/store | Valentin Longchamp | 2011-10-05 | -0/+8 |
* | POST/arm: adaptations needed for POST on ARM to work | Valentin Longchamp | 2011-10-05 | -0/+6 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -2/+88 |
* | Makefile: remove mx31pdk exception | Stefano Babic | 2011-10-05 | -10/+2 |
* | Makefile: drop imx31_phycore from general Makefile | Stefano Babic | 2011-10-05 | -8/+2 |
* | Makefile: remove tx25 exception | Stefano Babic | 2011-10-05 | -4/+0 |
* | PPC: Cleanup tqm8xx_pcmcia.c | Marek Vasut | 2011-10-05 | -73/+81 |
* | TQM8xx: make room for growing code size due to I/O accessor cleanup | Wolfgang Denk | 2011-10-05 | -136/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2011-10-04 | -125/+185 |
|\ |
|
| * | PPC: Fix socrates NAND problem | Marek Vasut | 2011-10-03 | -35/+35 |