Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | mx6: Provide a structure for accessing HDMI registers | Fabio Estevam | 2013-03-07 | -17/+11 | |
| | * | | mx23_olinuxino: Enable USB support | Otavio Salvador | 2013-03-07 | -0/+9 | |
| | * | | mx23_olinuxino: Add support for status LED | Otavio Salvador | 2013-03-07 | -0/+11 | |
| | * | | mx23evk: Adjust DRAM control register to use full 128MB of RAM | Otavio Salvador | 2013-03-07 | -0/+10 | |
| | * | | mxs: m28: Enable power to USB port 0 | Marek Vasut | 2013-03-07 | -0/+4 | |
| | * | | i.MX6: consolidate pad names for multi-CPU boards | Eric Nelson | 2013-03-07 | -215/+215 | |
| | * | | i.MX6: mx6qsabrelite: indent with tabs | Eric Nelson | 2013-03-07 | -53/+53 | |
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2013-03-05 | -1004/+0 | |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2013-02-23 | -8235/+4349 | |
| | |\ \ \ | |||||
| | * | | | | imx: mx6q DDR3 init: Benefit from available CL = 7 | Benoît Thébaudeau | 2013-02-12 | -4/+4 | |
| | * | | | | imx: mx6q DDR3 init: Fix MR0.PPD | Benoît Thébaudeau | 2013-02-12 | -2/+2 | |
| | * | | | | imx: mx6q DDR3 init: Fix RST_to_CKE | Benoît Thébaudeau | 2013-02-12 | -1/+1 | |
| | * | | | | imx: mx6q DDR3 init: Fix SDE_to_RST | Benoît Thébaudeau | 2013-02-12 | -1/+1 | |
| | * | | | | imx: mx6q DDR3 init: Fix tXPR | Benoît Thébaudeau | 2013-02-12 | -1/+1 | |
| | * | | | | imx: mx6q DDR3 init: Fix tMRD | Benoît Thébaudeau | 2013-02-12 | -1/+1 | |
| * | | | | | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -127/+127 | |
| * | | | | | arm: make __bss_start and __bss_end__ compiler-generated | Albert ARIBAUD | 2013-03-12 | -26/+64 | |
| * | | | | | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD | 2013-03-12 | -18/+0 | |
| * | | | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-12 | -1/+6 | |
| |\ \ \ \ \ | |||||
| | * | | | | | ARM: atmel: add at91sam9g20ek_2mmc nand boot support | Bo Shen | 2013-02-19 | -1/+6 | |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge u-boot/master into u-boot-ti/master | Tom Rini | 2013-03-11 | -59/+268 | |
| |\ \ \ \ \ | |||||
| * | | | | | | arm: dra7xx: Add board files for DRA7XX socs | Lokesh Vutla | 2013-03-11 | -0/+199 | |
| * | | | | | | cm-t35: add support for user defined lcd parameters | Nikita Kiryanov | 2013-03-08 | -3/+211 | |
| * | | | | | | cm-t35: add support for dvi displays | Nikita Kiryanov | 2013-03-08 | -0/+224 | |
| * | | | | | | omap3: allow dynamic selection of gfx_format | Nikita Kiryanov | 2013-03-08 | -2/+7 | |
| * | | | | | | omap_hsmmc: add driver check for write protection | Nikita Kiryanov | 2013-03-08 | -27/+27 | |
| * | | | | | | cm-t35: implement board specific card detect check | Nikita Kiryanov | 2013-03-08 | -0/+11 | |
| * | | | | | | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov | 2013-03-08 | -40/+27 | |
| * | | | | | | am335x_evm: Add am335x_evm_usbspl build target | Tom Rini | 2013-03-08 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | ARM: ns9750dev: remove remainders of dead board | Wolfgang Denk | 2013-02-28 | -1004/+0 | |
| | |_|_|/ | |/| | | | |||||
| * | | | | omap3: mvblx: pass FPGA version to the kernel | Michael Jones | 2013-02-18 | -1/+13 | |
| * | | | | omap3: mvblx: select fpgafilename according to orientation | Michael Jones | 2013-02-18 | -0/+24 | |
| * | | | | OMAP3: igep00x0: Add new IGEP COM PROTON. | Enric Balletbo i Serra | 2013-02-18 | -0/+3 | |
| * | | | | OMAP3: igep00x0: use official board names. | Enric Balletbo i Serra | 2013-02-18 | -2/+2 | |
| * | | | | am335x_evm: enable support for booting via USB | Ilya Yanok | 2013-02-18 | -17/+21 | |
| * | | | | am33xx: pcm051: Remove wp pin mux for sd-card | Lars Poeschel | 2013-02-18 | -1/+0 | |
| * | | | | beagle: expansion boards: add LSR COM6L adapter | robertcnelson@gmail.com | 2013-02-18 | -0/+6 | |
| * | | | | beagle: expansion boards: retry i2c_read with 16bit addressing | robertcnelson@gmail.com | 2013-02-18 | -0/+8 | |
| | |/ / | |/| | | |||||
* | | | | arm: Use sections header to obtain link symbols | Simon Glass | 2013-03-15 | -0/+2 | |
* | | | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -102/+102 | |
* | | | | ppc: Remove PCIPPC2 and PCIPPC6 boards | Stefan Roese | 2013-03-11 | -2498/+0 | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx | Tom Rini | 2013-03-10 | -4/+1 | |
|\ \ \ \ | |||||
| * | | | | powerpc/82xx/km: removed unneeded ifdef | Holger Brunck | 2013-03-09 | -3/+0 | |
| * | | | | powerpc/82xx/km: make handle_mgcoge3un_reset static | Holger Brunck | 2013-03-09 | -1/+1 | |
| | |/ / | |/| | | |||||
* | | | | mpc512x: pdm360ng: drop not needed memory node fixup | Anatolij Gustschin | 2013-03-09 | -1/+0 | |
* | | | | mpc512x: add ifm ac14xx board | Anatolij Gustschin | 2013-03-09 | -0/+651 | |
* | | | | mpc512x: use common code for clock setting for all mpc512x boards | Anatolij Gustschin | 2013-03-09 | -118/+0 | |
* | | | | mpc512x: use common code for CSx configuration | Anatolij Gustschin | 2013-03-09 | -109/+0 | |
* | | | | mpc5200: a4m2k: Implement custom "dynamic" watchdog support | Stefan Roese | 2013-03-09 | -1/+55 | |
* | | | | mpc5200: Add a4m2k board port | Stefan Roese | 2013-03-09 | -8/+120 | |
|/ / / |