Age | Commit message (Expand) | Author |
2010-09-29 | MXC: Add watchdog support to serial driver | Stefano Babic |
2010-09-29 | MX51: add structure to access System Reset Controller | Stefano Babic |
2010-09-29 | MX51: Added pins definition to set up pads | Stefano Babic |
2010-09-29 | ARM: Use syslib functions for all CORTEXA8 | Stefano Babic |
2010-09-29 | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-28 | Prepare v2010.09 | Wolfgang Denk |
2010-09-28 | mpc512x: fix build issues | Wolfgang Denk |
2010-09-28 | ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setup | Steve Sakoman |
2010-09-28 | ARMV7: OMAP4: Calculate SDRAM size | Aneesh V |
2010-09-28 | ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT Module | Steve Sakoman |
2010-09-28 | ixp/npe: Remove duplicated comment | Thomas Weber |
2010-09-28 | bmw: Remove duplicated include of header file | Thomas Weber |
2010-09-28 | Add support for operating system OSE | Torkel Lundgren |
2010-09-28 | README: Fix description of version numbering scheme | Thomas Weber |
2010-09-27 | Fix "ubi part" cmd re-entrancy | Karl Beldan |
2010-09-23 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2010-09-23 | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser |
2010-09-23 | mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m | Kim Phillips |
2010-09-23 | mpc83xx: fix pcie build warning | Kim Phillips |
2010-09-23 | mpc8308_p1m: support for MPC8308 P1M board | Ilya Yanok |
2010-09-23 | MPC8308RDB: various clean ups | Ilya Yanok |
2010-09-23 | mpc8308: add SICR{L,H} fields definitions | Ilya Yanok |
2010-09-23 | mpc83xx: add support for setting PCIE clocks | Ilya Yanok |
2010-09-23 | mpc83xx/pcie: make it compile with PCIE2 unconfigured | Ilya Yanok |
2010-09-23 | e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels | Ira W. Snyder |
2010-09-23 | mpc831xerdb: enable mtdparts for NAND | Scott Wood |
2010-09-23 | ppc4xx: Disable trace broadcast for 44x non debug mode | Victor Gallardo |
2010-09-23 | ppc4xx: Cleanup of PVR detection code in cpu.c | Stefan Roese |
2010-09-23 | ppx4xx: remove unused functionality for DU405 boards | Matthias Fuchs |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-09-23 | ppc4xx: Remove now unused CONFIG_UART1_CONSOLE | Stefan Roese |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese |
2010-09-23 | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-09-23 | ppc4xx: Remove unreferenced file include/405_dimm.h | Stefan Roese |
2010-09-23 | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size | Stefan Roese |
2010-09-23 | ppc4xx: POST UART: Use in/out_8() io-accessor functions | Stefan Roese |
2010-09-23 | ppc4xx: Fix CATcenter build | Stefan Roese |
2010-09-22 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2010-09-22 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2010-09-22 | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk |
2010-09-21 | Blackfin: bfin_spi: use same gpio cs define as Linux | Mike Frysinger |
2010-09-21 | Blackfin: update some missed board config.mk files | Mike Frysinger |
2010-09-21 | fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe... | Timur Tabi |
2010-09-21 | video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB | Timur Tabi |
2010-09-21 | logos: add Freescale logo | Timur Tabi |
2010-09-21 | video: cfb_console: fix definition and usage of CURSOR_xxx macros | Timur Tabi |