- c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
- 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
- bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
- 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
- 2ffb4be pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
- db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
- b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
- f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
- 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
- ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
- 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
- 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
- e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
- 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
- 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
- fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
- cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
- eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
- 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
- 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
- a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
- 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
- 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
- d598e0f arm720t: add back common.h include by Allen Martin · 12 years ago
- ee2e185 tegra20: initialize variable to avoid compiler warning by Allen Martin · 12 years ago
- b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
- 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
- 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
- f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
- b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
- bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
- 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
- a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
- f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
- b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
- afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
- 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
- 01968b9 MX5: fix warning in clock.c by Stefano Babic · 12 years ago
- 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
- c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
- 2516421 am33xx: Enable UART{1,2,3,4,5} clocks by Andrew Bradford · 12 years ago
- c7d35be am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
- c00f69d am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
- 7f26a5a am33xx: move generic parts of pinmux handling out from board/ti/am335x by Peter Korsgaard · 12 years ago
- 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
- e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
- c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
- 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
- 60c41d9 VIDEO: add macro to set LCD size for DSS driver by Stefano Babic · 12 years ago
- 000820b am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
- 45370e1 ColdFire: Add MCF5441x CPU support by Alison Wang · 12 years ago
- 7adbd11e ColdFire: Fix unused variable in cpu_init.c by Alison Wang · 12 years ago
- a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
- 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
- 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
- 391a741 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
- c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
- 23028d6 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · 12 years ago
- 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
- 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
- b0e8115 mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · 12 years ago
- 98ffa19 powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · 12 years ago
- ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
- 3f0997b powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
- 82968a7 powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · 12 years ago
- 89b7809 powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · 12 years ago
- a1d558a powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · 12 years ago
- eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
- f31cfd1 powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · 12 years ago
- 123922b powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · 12 years ago
- 57495e4 powerpc/mpc8xxx: Update DDR registers by York Sun · 12 years ago
- 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
- d240414 powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · 12 years ago
- 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
- f311838 powerpc/mpc85xx: Add T4 device definitions by Andy Fleming · 12 years ago
- 379c514 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · 12 years ago
- d1001e3 powerpc/corenet2: Add SerDes for corenet2 by York Sun · 12 years ago
- fd3cebd powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2 by York Sun · 12 years ago
- 92230d4 powerpc/e6500: Move QCSP registers for QMan v3 by York Sun · 12 years ago
- f8f85b0 powerpc/mpc85xx: expand SERDES reference clock select bit by York Sun · 12 years ago
- 9a653a9 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · 12 years ago
- 2f1712b powerpc/mpc85xx: check number of cores by York Sun · 12 years ago
- f77329c powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 by York Sun · 12 years ago
- 6d2b9da powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 by York Sun · 12 years ago
- 69c7826 powerpc/mpc85xx: Introduce new macros to add and delete TLB entries by York Sun · 12 years ago
- 800c73c powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · 12 years ago
- 553ae6f powerpc/DPAA: Fix compiling error by York Sun · 12 years ago
- 4905443 powerpc/85xx: Add P5040 processor support by Timur Tabi · 12 years ago
- 71cfcef powerpc/p5040ds: add per pci endpoint liodn offset list by Laurentiu Tudor · 12 years ago
- fd94604 powerpc/85xx: define SRIO LIODN functions only if SRIO is defined by Timur Tabi · 12 years ago
- e389a37 powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs by Laurentiu Tudor · 12 years ago
- 0c7e65f powerpc/mpc85xx: fix Unicode characters in release.S by Timur Tabi · 12 years ago
- d59c557 powerpc/srio: Workaround for srio erratrm a004034 by Liu Gang · 12 years ago
- 9c889ec powerpc/mpc8xxx: Fix USB device-tree fixup by ramneek mehresh · 12 years ago
- bcf28c2 ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 by Ashok · 12 years ago
- 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
- 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
- 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
- 4e0be34 P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional by Zang Roy-R61911 · 12 years ago