summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | PXA: Implement ELF relocationMarek Vasut2010-10-22-76/+72
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-23-480/+1524
|\ \ \ \ \ \
| * | | | | | XPedite5500 board supportJohn Schmoller2010-10-22-0/+1085
| * | | | | | xes: Add POST support for 8xxx boardsPeter Tyser2010-10-22-0/+42
| * | | | | | mpc86xx: Add generic POST word read/write supportPeter Tyser2010-10-22-0/+4
| * | | | | | post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-22-2/+32
| * | | | | | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-22-62/+62
| * | | | | | post/i2c: Don't probe address 0Peter Tyser2010-10-22-2/+4
| * | | | | | post/i2c: Clean up detection logicPeter Tyser2010-10-22-16/+13
| * | | | | | post/i2c: General clean upPeter Tyser2010-10-22-25/+23
| * | | | | | xes: Make X-ES board names more genericPeter Tyser2010-10-22-19/+19
| * | | | | | xes: Add board_flash_wp_on()John Schmoller2010-10-22-1/+16
| * | | | | | xes: Consolidate checkboard()John Schmoller2010-10-22-66/+146
| * | | | | | pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-22-1/+22
| * | | | | | xes: Use common PCI initialization codePeter Tyser2010-10-22-294/+64
| * | | | | | corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_tKumar Gala2010-10-22-1/+1
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-23-0/+4701
|\ \ \ \ \ \
| * | | | | | MX51: Add video support to vision2 boardStefano Babic2010-10-22-0/+82
| * | | | | | MX51: Add video supportStefano Babic2010-10-22-0/+711
| * | | | | | MX51: Add IPU driver for video supportStefano Babic2010-10-22-0/+3292
| * | | | | | Add linux framebuffer header include/linux/fb.hStefano Babic2010-10-22-0/+616
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-10-23-22/+28
|\ \ \ \ \ \
| * | | | | | ehci-hcd.c: fix hanging under higher loadWolfgang Denk2010-10-22-1/+1
| * | | | | | usb_storage: constify us_direction lookup tableMike Frysinger2010-10-22-1/+1
| * | | | | | usb: musb: constify a bitMike Frysinger2010-10-22-19/+21
| * | | | | | USB: fix Queue Element Transfer Descriptor changesWolfgang Denk2010-10-22-1/+1
| * | | | | | ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli2010-10-22-0/+4
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-10-23-111/+90
|\ \ \ \ \ \
| * | | | | | sh: sh4: Move to boards.cfgNobuhiro Iwamatsu2010-10-21-77/+12
| * | | | | | sh: sh3: Move to boards.cfgNobuhiro Iwamatsu2010-10-21-19/+3
| * | | | | | sh: rsk7203: Move to boards.cfgNobuhiro Iwamatsu2010-10-21-11/+3
| * | | | | | sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit modeNobuhiro Iwamatsu2010-10-21-1/+3
| * | | | | | sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu2010-10-21-1/+1
| * | | | | | sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASENobuhiro Iwamatsu2010-10-21-1/+1
| * | | | | | sh: sh7785lcr: Add CONFIG_SH_SDRAM_OFFSETNobuhiro Iwamatsu2010-10-21-2/+4
| * | | | | | sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu2010-10-21-1/+65
* | | | | | | a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES defineIlya Yanok2010-10-23-0/+1
* | | | | | | cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok2010-10-23-5/+23
* | | | | | | led_display: remove unused DISPLAY_MARK defineIlya Yanok2010-10-21-2/+0
* | | | | | | a4m072: change 'display' command implementationIlya Yanok2010-10-21-39/+23
* | | | | | | a4m072: changes to the default environmentIlya Yanok2010-10-21-21/+37
| |/ / / / / |/| | | | |
* | | | | | Fix building for 83xx boards with USB supportAnatolij Gustschin2010-10-21-1/+1
|/ / / / /
* | | | | ppc: Don't initialize write protected NOR flashesJohn Schmoller2010-10-20-1/+15
* | | | | MPC52xx, motionpro: update default configurationWolfgang Denk2010-10-20-43/+27
* | | | | ftrtc010.c : enhance code according to original datasheetMacpaul Lin2010-10-20-0/+11
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-10-20-92/+117
|\ \ \ \
| * | | | ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman2010-10-20-11/+30
| * | | | ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman2010-10-20-36/+42
| * | | | ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman2010-10-20-39/+37
| * | | | ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman2010-10-20-6/+8
| |/ / /