Commit Graph

35694 Commits (13d3046fa392625f172d55cba8eb551f47e45f3f)
 

Author SHA1 Message Date
Marek Vasut 13d3046fa3 hush: Pull out U-Boot prompt display and read functionality 8 years ago
Vikas Manocha dffceb4b15 serial: serial_stm32: move clock config from driver to board 8 years ago
Heiko Schocher 334a994a3c test, tools: introduce tbot README 8 years ago
Adam Ford b17b7ea044 ARM: omap3_logic: Fix pin muxing 8 years ago
Andreas Fenkart b92ae3af6e tools: env: update usage strings 8 years ago
Andreas Fenkart af93e3d8ab tools: env: factor out parse_common_args 8 years ago
Andreas Fenkart 1ce686978c tools: env: shift optind arguments and fix argument indices 8 years ago
Andreas Fenkart 371ee13760 tools: env: parse aes key / suppress flag into argument struct 8 years ago
Andreas Fenkart 07ce944021 tools: env: introduce setenv/printenv argument structs 8 years ago
Andreas Fenkart 8b27abd8ab tools: env: make parse_aes_key stateless 8 years ago
Andreas Fenkart 167f525871 tools: env validate: pass values as 0-based array 8 years ago
Tom Rini 57dc53a724 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 8 years ago
Tom Rini 7b6dc11c1a Merge branch 'master' of git://git.denx.de/u-boot-nios 8 years ago
Vishwas Srivastava 2300184f70 net: davinci_emac: fix NULL check after pointer dereference 8 years ago
Ricardo Ribalda 1a9115ecfe ppc: xilinx-ppc405-generic 8 years ago
Vishwas Srivastava abbf2d9b56 net: fix wrong initialization in davinci-emac driver 8 years ago
Peng Fan 1889a7e275 fdt: introduce fdtdec_get_child_count 8 years ago
Simon Glass c4a45d4bdd rockchip: Drop old CONFIG_VIDEO_ROTATION option 8 years ago
Simon Glass 512cab7e8e bzlib: Try another way to fix an unused variable 8 years ago
Simon Glass a108082d4d video: test: Adjust order of file closure 8 years ago
Simon Glass 2b80b4e246 video: Use 'int' for loop variables instead of short 8 years ago
Simon Glass e517db73a6 cmd: Fix control bmp_display() 8 years ago
Simon Glass a7c45ec4d6 microblaze: Correct build error in eth-uclass.c 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Thomas Chou e4f348ba6f nios2: set up the debug UART early 8 years ago
Bin Meng 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 8 years ago
Bin Meng d8277a87d0 x86: Disable DM_PCI_COMPAT 8 years ago
Bin Meng 308143effe dm: pci: Add missing forward declarations 8 years ago
Bin Meng 971611e3ef x86: chromebox_panther: Convert to use driver model ethernet 8 years ago
Bin Meng 6ce73f5dbb x86: chromebox_panther: Drop the cache line size hack 8 years ago
Bin Meng 50c88e4ad2 efi: app: Disable CONFIG_USB_EHCI_PCI 8 years ago
Bin Meng e1d1b62be1 efi: app: Clean up defconfig 8 years ago
Bin Meng 5a257df702 x86: quark: Use Quark's own PCI config APIs 8 years ago
Bin Meng 81dab9af92 net: e1000: Convert to use DM PCI API 8 years ago
Bin Meng 6758a6ccc1 net: designware: Use dm_pci_mem_to_phys() in the probe routine 8 years ago
Bin Meng c52ac3f901 net: pch_gbe: Convert to use DM PCI API 8 years ago
Bin Meng 3857ed015f x86: pci: Drop legacy PCI APIs 8 years ago
Bin Meng 58316f9b9f x86: pci: Use DM PCI APIs in pci_assign_irqs() 8 years ago
Bin Meng 6039200c65 x86: qemu: Convert to use DM PCI API 8 years ago
Bin Meng 66484f0fc0 x86: tnc: Remove IGD and SDVO devices from driver model 8 years ago
Bin Meng 2b94d9fca2 x86: tnc: Use DM PCI API in disable_igd() 8 years ago
Bin Meng 9e36c53dd0 x86: tnc: Change disable_igd() to have a return value 8 years ago
Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API 8 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 8 years ago
Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() 8 years ago
Bin Meng e75711a4bf x86: minnowmax: Drop io-base property in the pch_pinctrl node 8 years ago
Bin Meng 2b7ff26115 x86: Drop asm/arch/gpio.h 8 years ago
Bin Meng 3ddc1c7bd3 x86: ich6_gpio: Convert to use proper DM API 8 years ago
Bin Meng 4f106bc8be x86: pch9: Implement get_io_base op 8 years ago
Bin Meng 79d4eb627c dm: pch: Add get_io_base op 8 years ago