- c385714 usb: ohci: enable cache support by Wu, Josh · 9 years ago
- 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
- aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
- 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · 9 years ago
- 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
- 0cd4118 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
- a51dd7d mcx: add Ethernet over USB by Stefano Babic · 9 years ago
- 7daa6e1 omap3: fix NAND support for mcx board by Stefano Babic · 9 years ago
- cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
- 3fb2ea1 include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits by Codrin Ciubotariu · 9 years ago
- eaf837c arm/rpi: Enable dcache by Alexander Stein · 9 years ago
- 76fac50 dwc2: Add dcache support by Alexander Stein · 9 years ago
- fbeb89d arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox by Alexander Stein · 9 years ago
- c56c947 ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
- 50e8184 ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE by Alexander Stein · 9 years ago
- 8b8aad6 arm1136/arm1176: Merge cache handling code by Alexander Stein · 9 years ago
- f7f3bfc arm1136: Remove dead code by Alexander Stein · 9 years ago
- 76844b9 sniper: Keypad support, with recovery and fastboot key combinations by Paul Kocialkowski · 9 years ago
- 361b98b sniper: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
- e3ff29e sniper: Power button reset support by Paul Kocialkowski · 9 years ago
- 46f9910 sniper: Fastboot support by Paul Kocialkowski · 9 years ago
- c29a72f sniper: Pass serial number through ATAG by Paul Kocialkowski · 9 years ago
- e382044 sniper: Serial number support, obtained from die ID by Paul Kocialkowski · 9 years ago
- 248b791 sniper: OMAP3 reboot mode support by Paul Kocialkowski · 9 years ago
- 3dee000 LG Optimus Black (P970) codename sniper support by Paul Kocialkowski · 9 years ago
- 7879ddc omap3: Reboot mode support by Paul Kocialkowski · 9 years ago
- 9397fbe input: twl4030: Keypad scan and input by Paul Kocialkowski · 9 years ago
- f266dae input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
- 8264e14 power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
- 89f86a2 lpc32xx: devkit3250: add spl build support by Vladimir Zapolskiy · 9 years ago
- 3704e43 lpc32xx: devkit3250: update of board configuration by Vladimir Zapolskiy · 9 years ago
- 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
- cb8183d spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
- ad8b3a5 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
- efdc2a6 JFFS2: Use merge sort when parsing filesystem by Mark Tomlinson · 9 years ago
- 56a7f48 JFFS2: Use CLEANMARKER to reduce scanning time by Mark Tomlinson · 9 years ago
- f89bfd0 JFFS2: Change scansize to match linux kernel by Mark Tomlinson · 9 years ago
- ef61982 JFFS2: Optimize building lists during scan by Mark Tomlinson · 9 years ago
- b71748f JFFS2: Improve speed reading flash files by Mark Tomlinson · 9 years ago
- 2946852 JFFS2: Only list each directory entry once by Mark Tomlinson · 9 years ago
- 7c6558e JFFS2: Speed up and fix comparison functions by Mark Tomlinson · 9 years ago
- 6d99845 JFFS2: Return early when file read not necessary by Mark Tomlinson · 9 years ago
- 19b6b69 arm: bcmcygnus: Enable Ethernet support by Jiandong Zheng · 9 years ago
- 44a9344 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · 9 years ago
- 311aef6 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
- 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
- 803574a port vexpress to use distro boot commands by Dennis Gilmore · 9 years ago
- c1b7cd8 Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header by Dennis Gilmore · 9 years ago
- 5a96280 PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set the default one. Use the board set value instead by Dennis Gilmore · 9 years ago
- 0caae19 ARM: highbank: remove DRAM bank setup by Rob Herring · 9 years ago
- 7fc93c4 dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
- e4cbfa6 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
- 6b91908 fsl: common: pfuze: no use original pfuze code if DM_PMIC by Peng Fan · 9 years ago
- 54ee6a4 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
- c57f4e1 power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
- b4cb9ce power: regulator: update comments for regulator-name by Peng Fan · 9 years ago
- cd672d4 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
- 418543e power: pfuze100 correct SWBST macro definition by Peng Fan · 9 years ago
- c1f96c8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
- 04f8094 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
- 639c286 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
- c06e00e sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
- 1977bbb sunxi: display: Add support for interlaced modes by Hans de Goede · 9 years ago
- ead68b6 sunxi: display: Add a few extra register and constant defines by Hans de Goede · 9 years ago
- 3cbcb27 sunxi: display: Correct clk_delay calculations for lcd displays by Hans de Goede · 9 years ago
- a2bba49 sunxi: display: Replace #ifdef-ery with helper functions by Hans de Goede · 9 years ago
- 54a7ba2 sunxi: Enable musb in host mode on the Jesurun Q5 by Hans de Goede · 9 years ago
- c7ab3f5 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · 9 years ago
- 17cd81c sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets by Hans de Goede · 9 years ago
- 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
- e2b662b sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
- 4ac391c sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · 9 years ago
- 7bea893 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · 9 years ago
- 703f76f sunxi: Enable USB DRC on Wexler TAB7200 by Aleksei Mamlin · 9 years ago
- 8ed6661 arm: socfpga: misc: Add support for printing FPGA type by Dinh Nguyen · 9 years ago
- b640cae arm: socfpga: scan: Add code to get FPGA ID by Dinh Nguyen · 9 years ago
- efc6ed5 arm: socfpga: scan: Factor out IO chain programming by Marek Vasut · 9 years ago
- 65371c8 arm: socfpga: scan: Clean up horrible macros by Marek Vasut · 9 years ago
- e1b96fc arm: socfpga: scan: Introduce generic JTAG accessor by Marek Vasut · 9 years ago
- 24d12ec arm: socfpga: scan: Clean up scan_chain_engine_is_idle() by Marek Vasut · 9 years ago
- 8948a4f ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKS by Dinh Nguyen · 9 years ago
- c85b9b3 ddr: altera: sequencer: Clean checkpatch issues by Marek Vasut · 9 years ago
- 8af9ca0 ddr: altera: sequencer: Clean data types by Marek Vasut · 9 years ago
- 5867376 ddr: altera: sequencer: Pluck out misc macros from code by Marek Vasut · 9 years ago
- 324d3f7 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL by Marek Vasut · 9 years ago
- 32d813e ddr: altera: sequencer: Zap VFIFO_SIZE by Marek Vasut · 9 years ago
- f00a6ea ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
- 7e8f8a7 ddr: altera: sequencer: Pluck out IO_* macros from code by Marek Vasut · 9 years ago
- 3bf9204 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
- 2dfc76b ddr: altera: sequencer: Pluck out RW_MGR_* macros from code by Marek Vasut · 9 years ago
- 39b620e ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
- 3384e74 ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
- 42ed1f2 ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS by Marek Vasut · 9 years ago
- eb98b38 ddr: altera: sequencer: Zap unused params and macros by Marek Vasut · 9 years ago
- 14c5d9a ddr: altera: sequencer: Clean up mach/sdram.h by Marek Vasut · 9 years ago
- 662a8a6 ddr: altera: sequencer: Move qts-generated files to board dir by Marek Vasut · 9 years ago
- 6772cd9 ddr: altera: sdram: Make sdram_start and sdram_end into u32 by Marek Vasut · 9 years ago
- 9114407 ddr: altera: sdram: Minor cleanup in sdram_get_rule() by Marek Vasut · 9 years ago
- 7fce5bc ddr: altera: sdram: Minor cleanup in sdram_set_rule() by Marek Vasut · 9 years ago
- b0d848c ddr: altera: sdram: Add missing kerneldoc by Marek Vasut · 9 years ago